i found the solution here:

set the height to 100%

<g:DockLayoutPanel unit="PX" height="100%">
                ...
</g:DockLayoutPanel>

you can use unit='EM' if you want to

https://groups.google.com/group/google-web-toolkit/browse_thread/thread/29d35978188355af/787ccd1da9f3dfc5?pli=1

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