> Some people say just set the size of the west Widget & the central one 
> will automatically show up. But i don't want to do that, instead i just 
> want to set the widget size of the central widget only.
>
Well then you can not use SplitLayoutPanel. 

The center panel always fills the remaining space and you can not set an 
explicit size to it. In a SplitLayoutPanel only widgets that have a 
splitter associated can programmatically be resized.

So the only way to resize the center panel is to resize any of the non 
center panels.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to