try removing the generic Regards, _____________________ Ing. Gabriel Gutiérrez
On Tue, May 5, 2009 at 11:16 AM, arnaud <[email protected]> wrote: > > Hello everyone, > i'm using gwt 1.6.4 and i add to my project gwt-ext2.0.5 ;When i try > to create TextFiled i have this warning > > [WARN] Deprecated use of gwt.typeArgs for field attributesAllowed; > Please use java.util.ArrayList<java.lang.String> as the field's type > > and this error > > [ERROR] Unable to load module entry point class > com.groupAfricaAward.client.MonApplication (see associated exception > for details) > com.google.gwt.core.client.JavaScriptException: (TypeError): > '$wnd.Ext.StatusBar' a la valeur Null ou n'est pas un objet. > number: -2146823281 > description: '$wnd.Ext.StatusBar' a la valeur Null ou n'est pas un > objet. > at com.gwtext.client.widgets.Component.checkExtVer(Native Method) > at com.gwtext.client.widgets.Component.<clinit>(Component.java:108) > at com.groupAfricaAward.client.MonApplication.onModuleLoad > (MonApplication.java:48) > > > What can i do? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
