Hello every one,
i'm using gwt 1.6.4 and i add to my project gwt 2.0.5.
When i try to create a TextField i have this warning
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 to correct this error?
Thank u for your response
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---