Hi there,
-- I am creating a button (b) and changing its font size. The offset width changes automatically, but the height is always the default.
b.getOffsetWidth() changes accordingly to the font size, but b.getOffsetHeight() is always 26 (the initial size of the button).
Anyone seen something similar? I am using GWT 2.5.1, but have tried with 2.6.0 with the same result.
Am I using the offsets incorrectly?
Many thanks for any info!
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment