But if i want to add a LayoutPanel i cant use RootPanel but I must use RootLayoutPanel.. Is it right?
On Tue, Mar 22, 2011 at 3:36 PM, Marco Gadaleta <[email protected]>wrote: > thx ;-) > > > On Tue, Mar 22, 2011 at 3:16 PM, Patrice De Saint Steban < > [email protected]> wrote: > >> Hello >> >> you can't use the DockLayoutPanel for do this, but you can use the >> LayoutPanel to add Layer, and attach Layer on the Top, left and Right to the >> screen and allow the size to be growing to the content. >> >> Patrice >> > > > > -- > Marco > -- 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.
