Monday, October 31, 2011

Re: what container should i use?

If you want a Panel that you can control positioning in, use VerticalPanel and HorizontalPanel, then set the CellPositioning in the properties. If you use FlowPanel, you'll need to use CSS to Stylesheets to control positioning. You can always change it later to something else. 

Hope that helps,
Brandon Donnelson
http://gwt-examples.googlecode.com

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/7HMt7r8mNSEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment