ScrollPanel is not a LayoutPanel, so you are correct it will not work
without the developer writing extra code to instruct the
DockLayoutPanel of its size and what not.

On Feb 15, 1:52 am, linhua <linhu...@citiz.net> wrote:
> Hi add a DocklayoutPanel to a ScrollPanel won't work. The inner layout
> panel's height and width will be zero.
>
> On 2月10日, 下午3时56分, rsgandhi <rsgandhi...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Do you want a master scroll bar for the complete DockLayout panel than
> > the individual areas??
> > In that case add the DockLayoutPanel to the CustomScroll/ScrollPanel.
>
> > On Feb 9, 2:32 am,linhua<linhu...@citiz.net> wrote:
>
> > > What I want to do is:
>
> > > Currently, I can only add scroll panel inside the center part of
> > > DockLayoutPanel.
>
> > > I want all the parts of DockLayoutPanel share a scroll bar.
>
> > > If can do, how to implement a such class? Which class should I extend
> > > and what interfaces should be implemented?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to