Re: What makes a DockLayoutPanel stretch its child and what prevents an AbsolutePanel from doing so?
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 <t.bro...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home