Hello,
I have a TabPanel. Inside this tabpanel, I have some widgets that do
some size computation (using getOffsetHeight) in their onLoad()
method.

What I get : The widgets that are in the selected panel when the
TabPanel is inserted get their size properly. But for the widgets
inside the other panel, the sizes are all wrong : getOffsetheight
always returns 0.

I can't see how to have all the sizes properly set up. I tried to have
some kind of refresh in a TabListener, but the TabPanel does not offer
a way to force, for example, a remove/add to have the sizes
recomputed.

Any idea?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to