I've had tons of problem using Vertical and HorizontalPanel to align correctly. In my most recent project I followed the advice from GWT documentation and moved away from them. Now I do everything with FlowPanel (or HTMLPanel) and careful use of floats. It has made my life much easier. I don't know if you can give that approach a spin in the current context?
Cheers, Philippe -- 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.
