Re: Several GWT frameworks in one Project

2009-07-28 Thread Carl Pritchett

From the release notes: GWT-Ext 2.0.6 fully supports GWT 1.5.3

EXT-GWT (GXT) version 1.2.4 supports GWT 1.5.3 (note GXT2.0 supports
GWT 1.6 and GXT2.0.1 supports GWT 1.7)

So you could use GXT 1.2.4 and GWT-EXT 2.0.6 together and while the
widgets may look similar they may not be easy to use together as GWT-
EXT is a Extjs wrapper and GXT is a reimplementation in GWT. I don't
think that GWT-EXT is actively developed (last release 30 Dec
2008) .Perhaps consider using SmartGWT and think about making a theme
that fits in with GXT? Or just use one framework - both have
considerable functionality.

- Carl
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Several GWT frameworks in one Project

2009-07-27 Thread sallaboy

Hi,

When I programming the GWT sometimes I need to merge frameworks. I see
it difficult because each framework suports a different version for
GWT for example,
GWT-EXT uses GWT1.4
and EXT-GWT uses 1.6 (or 1.5).

How can I use both frameworks in one project ?

Thanks in advance,
Dimitry Haritonov

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---