I'm new to GWT. I have used SplitLayoutPanel to create draggable splitter between child widgets. However since this component supports only "px", it is not serving my purpose. I need the divided regions and child widgets to resize to any browser dimensions onload as well as on window resize.
Is there any component like SplitLayoutPanel which has draggable splitter concept along with size in %. (or) Is there any way to dynamically set the size of SplitLayoutPanel onload and on window resize. Thanks in advance. -- 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.
