I've inherited an application that uses GWT 2.0 and the GWT Incubator.
I need to update the application to the latest GWT release and migrate
the incubator widgets to mainline GWT widgets. The application uses
the following widgets from the incubator jar:

com.google.gwt.widgetideas.graphics.client.Color
com.google.gwt.widgetideas.graphics.client.GWTCanvas
com.google.gwt.gen2.table.client.FixedWidthFlexTable
com.google.gwt.gen2.table.client.FixedWidthGrid
com.google.gwt.gen2.table.client.ScrollTable
com.google.gwt.gen2.table.client.SortableGrid
com.google.gwt.gen2.table.client.TableModelHelper

What is the status of these widgets? Have they migrated to the GWT
trunk? What are the equivalent widgets in GWT 2.4?

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