Nesting layouts with gwt 2.0

57 views
Skip to first unread message

P.G.Taboada

unread,
Dec 9, 2009, 7:55:04 AM12/9/09
to Google Web Toolkit
Hi,

I am having trouble with nesting layouts.

My nested layout is:

DockLayoutPanel (main window)
TabLayoutPanel (tabs for modules on the main window)
Simple Hello World Tab (nothing special, fast forward pls)
SomeTreeBasedPanel (ok, here trouble begins)
DockLayoutPanel
west: tree
center: scrollpanel


In my app I need to select a node on the tree and get some content
displayed on the center area of the dock panel.

The nested DockPanel in the scrollpanel is not rendering properly and
I can't figure it out why.

I have uploaded the compiled app to:

http://static.pgt.de/nestedlayouts/NestedLayouts.html

The zipfile with the project is here:

http://static.pgt.de/nestedlayouts/NestedLayouts.zip

A screenshot of the app is here:

http://static.pgt.de/nestedlayouts/nestedlayout.png


Hope someone can help me out here,

brgds

Papick G. Taboada



P.G.Taboada

unread,
Dec 9, 2009, 4:13:45 PM12/9/09
to Google Web Toolkit
Problem solved, removed ScrollPanel, inserted LayoutPanel.
Reply all
Reply to author
Forward
0 new messages