It depends on the requirements of your application. If your application has a 
very rich interface (e.g. a couple of lists and trees with hundreds or maybe 
thousand of children) then you should consider not using GWT-Ext. I asked 
myself the same question when I started building my app that at some point 
reaches 1000-2000 of resizable-draggable-droppable elements. The only solution 
I have found was to write my own widgets that satisfy that extreme 
performance. 
On the other hand, if your application must be very good-looking or you want 
to provide theme support and has a limited number of widgets then GWT-Ext is 
the best.

On Wednesday 25 March 2009 16:46:49 Juan Francisco Gato Luis wrote:
> Hi all,
>
> I'm taking a look to the gwt-ext widgets, and ... why I should use thous
> an not mine? why I should use the ext buttons if I can use the gwt buttons?
>
> yeah, Is a fool question , but I'm just a newbie jeje
>
> thanks for your support ;)to
>
> 

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