-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to make a dead simple layout where a TabPanel occupies the full height of the browser window. This is turning out to be rather harder than I expected.
What I'm finding is: - - setting the height of the TabPanel to 100% changes the height of the enclosing box, but the UI (the box around the deck area) is still sized according to the content, so is far too small. - - setting the height of the content to 100% does nothing. - - setting the height of the TabPanel's deck *almost* works --- but the height is calculated before the deck's border and padding is added, so setting the height to 100% actually makes the tab UI a little bit bigger than the available area. This can't be as hard as it looks --- what am I missing? - -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "People who think they know everything really annoy those of us who │ know we don't." --- Bjarne Stroustrup -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFKhvvMf9E0noFvlzgRAlNnAKCWIzkxgUtNjlxiyjperRrELD6BrgCguAL2 cp6ORjFnRFMY32rvMfhBRNQ= =gt9J -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
