On Wed, Dec 7, 2011 at 4:41 PM, Matt S <[email protected]> wrote: > ScrollPanel when you have a ResizeCompositeWidget inside? >
Also, just to add, if you want the whole page to grow vertically, your content widget should not be ResizeComposites, as they require an explicit size, whereas a regular Composite Widget with say a HTMLPanel as its root, will grow vertically naturally. -- 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.
