Re: Scrollbars for VerticalPanel?

2010-04-15 Thread Gilbert Corrales
@lineman78 yeah you are right but by doing so we found that we needed to put more effort into the css to make things work across browsers the way we wanted ( in relation to other parts of our app), that been said we have updated our posts to reflect your comments. we hope Google will fix this in t

Re: Scrollbars for VerticalPanel?

2010-04-12 Thread Gilbert Corrales
Posts are live, actually we wrote two of them: one where we show a couple of ways to create a basic layout (including the scrollable one) and one were we only focus on the the scroll experience as we think is the one that always gets lost in the crow. Links to the post are as follow: http://blog.

Re: Scrollbars for VerticalPanel?

2010-04-12 Thread Gilbert Corrales
good timing, we just went thru the same headache a couple of days ago as we are using GWT to build our admin website. the problem that you are facing is that by default the RootPanel and the RootLayoutPanel will wrap everything you put on with a couple of divs that will intentionally remove any sc