Wednesday, April 16, 2014

Re: DockLayoutPanel as root with fixed width


On Wednesday, April 16, 2014 11:33:02 AM UTC+2, Juan Pablo Gardella wrote:
Are you using RootLayoutPanel on top of it? See http://www.gwtproject.org/doc/latest/DevGuideUiPanels.html#LayoutPanels


Yes, I add my DockLayoutPanel like this:

  RootLayoutPanel.get().add(d);
 
But how can this help me?

Or do I always need a panel that covers the whole screen, in order to hide unwanted things like the log window?

Thanks
Magnus 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment