My application divided to several contents, and I want show them by clicking on menus. There is splitPanel in rootPanel that has menu-side and content-side. I used SimplePanel for menu-side. And I tried place DockLayoutPanel on that SimplePanel, but DockLayoutPanel does not fit all space of SimplePanel. I know that it possible, but I don't know how to do that. There is example: http://gwt.google.com/samples/Showcase/Showcase.html#!CwTabLayoutPanel In this example TabLayoutPanel fits all space of content panel. Sorry for my English, Thank you!
-- 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.
