Be sure to read fully through http://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html for various caveats and restrictions. In particular, if a layout panel is not directly parented by a widget that implements ProvidesResize, you must explicitly set its size (see "Using a LayoutPanel without RootLayoutPanel")
Also there is an issue with TabLayoutPanel, but IE related: http://code.google.com/p/google-web-toolkit/issues/detail?id=4694&can=5 On May 20, 3:29 pm, Blessed Geek <[email protected]> wrote: > I cannot get contents of LayoutPanel to display after > placing it inside a verticalpanel which in turn is > placed inside a TabLayoutPanel, > all thro UIBinder. > > Chrome would display a little bit but contents of LayoutPanel is all > blank for FF. > In standards mode. > > Any one else have trouble with LayoutPanel? > > Is LayoutPanel problematic and buggy and should not be used? > Any alternative? > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
