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
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
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.