If you size you tab content widgets in % terms, they will size up automatically when tab is selected if the main one is set to 100%, 100%. If you can't do that, there are several ways to approach the problem depending on exactly what your situation is. Perhaps you can be more specific.
As Alex says, non-selected TabPanel decks themselves always have a width/height of zero, so in general you can get the base height you need from DeckPanel itself (rather than the individual deck's) maybe accurately only after one deck has been selected I think. On Mar 2, 12:40 pm, LEDUQUE Mickaël <[email protected]> wrote: > Well, I would already have done that if that was possible. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
