Hi all, I would like to attach a composite widget that contains a
HorizontalPanel and some other widgets into an AbsolutePanel. My
problem is that I need to know the height and the width of the widget
before I can calculate the correct location to place it in the
AbsolutePanel, but getOffsetHeight() and getOffsetWidth() return 0
until the widget is attached to the RootPanel(). What possible
solutions are there for me to calculate the height and the width,
before the widget is attached? Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to