I'm just starting off with GWT and I'm having trouble setting up the 
position of widgets within a panel. I would like to set the widget position 
based on a percentage of the container. For example, how would I go about 
creating a label 25% of the way from the top of a vertical panel if the 
height of this panel is able to be of different values? I'm hoping there's 
some direct method, but I'm guessing a possible workaround would be 
creating some other object (say a horizontal panel) which has a size of 25% 
of the vertical panel. Is there a more direct method of making this work? 
Thank you for your time.

-- 
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].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to