Hello every one,
i'm sure my problem is not difficult.I'm using gwt 1.6.4 and gwt2.0.6
and ext 2.0.2. So i add gwt-ext in my bluid path and when i include
gwt-ext module in my xml file: <inherits name='com.gwtext.GwtExt' />
i have this warning
[WARN] Deprecated use of gwt.typeArgs for field attributesAllowed.
When i try to bluid a panel before importing
com.gwtext.client.widgets.Panel;
i have this error:
[ERROR] Unable to load module entry point class
com.AfrikaSciencesTcehnology.client.afrikaSciences (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.AfrikaSciencesTcehnology.client.afrikaSciences.onModuleLoad
(afrikaSciences.java:30)
Can you helpme resolve this problem please ?
Arnaud
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---