Hi,

My web application has serveral widgets like 
datePicker, dynamicDecorator... If I run my project with eclipse, widgets 
are ok.

I want to build my project on lighthttpd, so I just copy my folder on my 
server. When I open website with a web broswer, it works but all my widgets 
have no "style". ( for example, there are only the numbers for the 
datePicker: no color, no background...). 


I guess that the theme doesn't work without eclipse but in my gwt.xml I 
have:

  <inherits name='com.google.gwt.user.theme.clean.Clean'/>
>   <inherits name='com.google.gwt.user.theme.standard.Standard'/>


 Do I really need to fill my CSS file to do the same thing with or without 
eclipse? Can I use the GWT theme without eclipse? I don't really understand 
the connections between the themes and the CSS..

Thank you in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to