Re: Is there a way to use SplitLayoutPanel/DockLayoutPanel in panel other than RootLayoutPanel e.g RootPanel or SimplePanel

2011-10-04 Thread saurabh saurabh
I think I got it SimpleLayoutPanel or anyone that implements 'ProvidesResize' can work. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this grou

Is there a way to use SplitLayoutPanel/DockLayoutPanel in panel other than RootLayoutPanel e.g RootPanel or SimplePanel

2011-10-04 Thread saurabh saurabh
Hi everyone, what I know is DockLayoutPanel and SplitLayoutPanel resize width and heigth of according to available space, thats why adding them to panel like RootPanel causes problem, like most of the time east and west components do not show up as because of not having appropri