Hello, the problem basically is the styles. When i compile the proyect in web mode (with firefox 3), some widget no see very good, but In hosted mode no problems. A example is a DatePicker. the borders of this widget end in the middle and not where should end.
Actually i have the last version of de GWT-EXT (2.0.6), but the problem is there. The GWT.XML is so: <module rename-to="memoriasweb"> <inherits name="com.google.gwt.user.User" /> <inherits name="com.gwtext.GwtExt" /> <inherits name="com.google.gwt.user.theme.standard.Standard" /> <inherits name="com.google.gwt.user.theme.chrome.Chrome" /> <entry-point class="com.proyMemorias.client.MemoriasWeb" /> <stylesheet src="../js/ext-2.0.2/resources/css/ext-all.css" /> <script src="../js/ext-2.0.2/adapter/ext/ext-base.js" /> <script src="../js/ext-2.0.2/ext-all.js" /> </module> Please, i need know what is the problem. Maybe is add a some lines in the GWT.XML Thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
