Nicolas
unread,Jan 17, 2012, 6:03:43 AM1/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
The attached Eclipse Projects shows an example, the images the result I see.
The compiled webapp is also attached
There is a SplitLayoutPanel, a DockLayoutPanel and a DockPanel that should show up, when the corresponding button is pressed. They do, but except the DockPanel, they do not as expected:
The attached Screenshots show the Results from Chrome (the same in IE and Firefox) in development mode. But the same result is shown up when deployed as compiled webapp. However the designer shows up right.
DockLayoutPanel: Only North shows up, the rest is somwhat hidden.
SplitLayout: It renders over elements,.
DockPanel: OK, but is not what I want to use.
Has anyone any suggestions? Am I missing something? I'm struggling over this by days now.