On Aug 26, 7:06 am, Ed <[email protected]> wrote: > > This is easy to do... I even like more the old widgets then the new Cell > > widget for css customization. > > Did you try it.... ? > Because it's hard, and in many cases, espcially with dependent styles > not possible! > Have a look as this issue and the related > topic...:http://code.google.com/p/google-web-toolkit/issues/detail?id=4903 > > I would love to hear how you do it?
Personally, I did it simply by copying the standard theme CSS into my CssResource's CSS and marking all the styles as @external. I was able to style dialog boxes and plenty of other widgets using @Sprite and other advanced features of CssResources. Never encountered a problem with dependent styles. For the rest of your email, I just want to say that I entirely disagree. I really like what the GWT team is doing and how the framework is progressing. Keep up the good work guys! Philippe -- 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.
