Hi Thomas,

ok, maybe I can control the children with a LayoutPanel, but I already
fail to stretch the LayoutPanel itself.

I tried it, but it doesn't fill the height. It actually lives in a
<div class="gwt-StackLayoutPanelContent" ...>.

Magnus

On Jan 29, 10:40 am, Thomas Broyer <[email protected]> wrote:
> You could use a 
> LayoutPanel<http://google-web-toolkit.googlecode.com/svn/javadoc/2.2/com/google/g...>:
> using (top,height)=(0,100%)+(left,width)=(0,100%) (which actually is the
> default if you don't say anything) the widget will fill the panel;

-- 
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.

Reply via email to