Probably, I got confused this time, though your response is very sound technically!
Are you saying, the so called LayoutPanels in GWT 2.X are not compatible with the ubiquitous GWT panels such as VerticalPanel? This implies there were some design flaws in non-layout panels. Rather than fixing the design limitation in older panels, GWT team has introduced a separate layout panel design. This is sad because it must be a totally painful process to upgrade the older panels into new LayoutPanels? For the SplitLayoutPanel to acquire size information, will it be sufficient to make just the parent panels including RootLayoutPanel to be LayoutPanels? I suppose the child widgets could be non-layout panels, right? GWT shows that HorizontalSplitPanel and VerticalSplitPanel as deprecated. Do they work well in standards mode? I am not sure these panels support our requirements either. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/6luuGi7fzOgJ. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.