Hi Gilles,

You'll need to compile the incubator with GWT 2.3 if you want to keep using
it. The GWT team is no longer supporting the incubator. If you want to keep
up with new GWT versions, you'll want to take the plunge and rewrite those
tables, as we're working hard to make sure all new Widgets are compatible
with the Cell widgets architecture.

FYI, GWT Designer, now included with Google Plugin for Eclipse, makes it
quite easy to write the Java code for CellTables.

/dmc

On Wed, May 4, 2011 at 6:57 AM, Gilles B <[email protected]> wrote:

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


-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

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