Using the last incubator version (drop for 2.1.0) with GWT 2.3 generate a compile error:
[DEBUG] Validating newly compiled units [ERROR] Errors in 'jar:file:/D:/.../WEB-INF/lib/gwt-incubator.jar!/com/ google/gwt/gen2/commonwidget/client/DecoratorPanel.java' [ERROR] Line 35: The constructor SimplePanel(Widget) is ambiguous I know 98% of incubator ideas are available in current version but I keep on using the FlexTable, FixedWidthFlexTable and such components to manage some grids. First because I have a lot of code to rewrite with CellTable (rather different logic) and also because of some features like resize of columns using mouse or a fixed row height (CellTable height change with content) that I appreciate. Regards. Gilles. -- 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.
