Using FixedWidthGrid, ScrollTable, FixedWidthFlexTable... from
incubator with GWT 2.1 I have a problem when I try to display this
array as center element inside a DockLayoutPanel (with toolbar/North
and status/South). This component is correctly displayed when used in
my main screen but doesnt display inside a poup dialog. I have a blank
dialog screen (no status, no toolbar).

If I Replace this component with a simple Grid or any other component
(eg Label) the display is ok. The status and the toolbar are displayed
too. There is no visible error displayed in the console. I Use the
same Dialog structure in other parts of my application with various
Widget and no problem.

May be it doesnt fit with the new display/resize logic but I cant fix.
So I'm asking if there a new incubator version (current 2.0.1)
planned ? This one needs a litle patch to work (HandlerManager) and
may be there some old parts of this library out of interest. This grid
is cool and there is no Widget available to replace it. I do not
considere the CellTable as a valid alternative (even if its a good new
component but not so powerfull).

Thanks fo help.

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