Thanks, this is exactly what was needed. One small issue is setting
height to "100%" as the equivalent to bottom="0px" has the undesired
effect of turning on scrollbars (at least in Firefox), but "99.5%"
avoids this.

On Aug 18, 6:30 pm, Thomas Broyer <t.bro...@gmail.com> wrote:

> You'd use RootPanel.get(id) and set explicit sizes to the layout
> panels. RootLayoutPanel always covers the whole "screen".
> Search for "Using a LayoutPanel without RootLayoutPanel" 
> inhttp://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html#Re...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@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.

Reply via email to