Monday, April 29, 2013

Re: Theme GWT, how does it works?

I'm using lighthttpd, is it possible that it's the problem?

Le jeudi 25 avril 2013 14:49:39 UTC-4, sebastie...@isen-lille.fr a écrit :
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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.
 
 

No comments:

Post a Comment