I have a GWT application where my one and only style sheet is 3000
lines long. needless to say the application freezes up from time to
time when rendering panels. Can some tell me whether I GWT has a best
practise to deal with many styling statements, each of which belong to
just a set of panels. Can I for instance load styles sheets only when
the panels they refer to are being loaded, or is the best practise to
keep style sheets small and broken into many small ones.

John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to