DeckLayoutPanel implements RequiresResize so you should use ResizeComposite 
to wrap the DeckLayoutPanel. If possible put your custom widget inside 
another layout panel (parent widget). If thats not possible you have to set 
the height of your widget to 100%. If you do so, you have to make sure that 
the parent widget/parent DOM element also has a height defined otherwise a 
height of 100% won't work for your widget.

Maybe you want to take a look at MGWT and GWT-PhoneGap if you are building 
a mobile app.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/TufMU1HlpHAJ.
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