DockLayoutPanel and MVP

2010-07-07 Thread xworker
Hi I want to create a simple app with a DockLayoutPanel with a tree for navigation west and a content panel center which switches when selection a node in the tree. I'm using the MVP pattern with Presenters,Views and ui bindings. All my components work by them selfs but when I try to load the

Re: DockLayoutPanel and MVP

2010-07-07 Thread xworker
Please ignore this... OFC I was using the RootPanel instead of the RootLayoutPanel. /A On 7 Juli, 15:58, xworker blomqvist.andr...@gmail.com wrote: Hi I want to create a simple app with a DockLayoutPanel with a tree for navigation west and a content panel center which switches when