I'm opening the same topic as one I found from 2007. Is it possible to do a layout similar to DockLayoutPanel, where individual containers don't have to be of fixed size? For example, a menu on the left and content in the center, where the left panel is as wide as the content needs and not wider (suppose, the menu width can be varying dynamically). The DockLayoutPanel is stretched to fill the entire browser window and the center contents scroll.
As far as I know, even HTML itself does not allow this. I hope to be wrong - does anyone know? Thanks, Viliam
-- 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.
