Thx john..i think to follow your suggestion. On Tue, Mar 22, 2011 at 9:06 PM, John LaBanca <[email protected]> wrote:
> ResizeLayoutPanel ProvidesResize but does not RequireResize, so it allows > you to embed layout panels within your app. However, I wouldn't recommend > using too many of them as it could affect the performance of your app. > ResizeLayoutPanel is checked into trunk and will be included in GWT 2.3. > > Thanks, > John LaBanca > [email protected] > > > On Tue, Mar 22, 2011 at 3:21 PM, Jens <[email protected]> wrote: > >> Yeah right. LayoutPanel and all other xxxxLayoutPanels should be in a >> LayoutPanel hierarchy starting with RootLayoutPanel. If you ever put a >> LayoutPanel in a normal panel I think you have to set width and height to >> 100%. >> >> -- >> 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. >> > > -- Marco -- 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.
