HI All,  I am pretty new to the GWT world.I am trying to get the 
vertical scrollable pages. I am using GWT 2.4 and UiBinder to achieve my 
page layouts. Throughout my application I have a header section, main 
content area section and footer section. 

I have created a separate composite for header , footer. I am using the 
DockLayoutPanel. To the north of the dock panel and I am adding my header , 
to south of  dock panel my footer and to the center of  dock panel all my 
pages created using UiBinder.  UiBinder pages make use of the HTML panel .

My problem is as my main content area grows, I am not able to get the 
vertical scroll on the page. One solution for this is using ScrollPanel as 
parent of HTMLPanel in in my UiBinder pages. But then only my main content 
area gets the vertical scroll page, not the hole web page itself.

Please help me to get the vertical scroll bar.

Regards,
Vikram

-- 
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/-/Sv5lpWngkK0J.
To post to this group, send email to google-web-toolkit@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