Hi, in one of my setups, I have the following nested layouts:
DockLayoutPanel -> VerticalPanel -> HorizontalPanel -> SimplePanel (Assume for the following that the HorizontalPanel is shown with a red frame.) This works fine: The inner contents are well shown and the SimplePanel is centered within the browser window. But when I change the inner SimplePanel to a LayoutPanel (as you told), then the HorizontalPanel (the red frame) gets to small, so the inner contents are not shown completely. Please help! Its disappointing to work in trial & error mode... Thanks a lot! Magnus -- 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.
