Thank you for your answer. That is actually what I was thinking, but I
hoped that it might be a workaround.

I will take some time to re-think my interface then!



On Jan 14, 12:38 pm, Thomas Broyer <[email protected]> wrote:
> CellBrowser is a RequiresResize panel 
> (seehttp://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html), it
> doesn't have an "intrinsic" size and grow with its content; instead it
> should be given explicit dimensions (possibly automatically by a
> ProvidesResize parent widget) and it fits its content inside the given area.
>
> In your case, it means either not using CellBrowser, or accepting that it
> has a fixed size.

-- 
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.

Reply via email to