Problem solved!!!! There was an error when importing GWT-ext in the folder js. I wrote <stylesheet src="js/ext/resources/css/ext-all.css" /> while I had to write : <stylesheet src="js/ext-2.0.2/resources/css/ext-all.css" />
thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
