Just to add some more content. If I programatically add the same type of widget (and add no ui.xml widgets) the styles are applied correctly. If I then add a ui.xml defined Widget, as well the programatically added widget (above)... boom! NEITHER of them get styled.
On Feb 22, 10:34 am, ahhughes <[email protected]> wrote: > Hi All, > > My gwt.xml has the following: <inherits > name='com.google.gwt.user.theme.standard.Standard' /> and works just > fine until I introduce the UIBinder. I can see examples that define > inline styles and self defined external 'mystyle.css' styles. But I > can't see an example that uses the plain`ol 'Standard' GWT theme. > > All of the ClientBundles seem to load local+external 'mystyle.css' > styles as do the ui.xml examples. > > Help would be much appreciated. > --AH > > p.s. this seems to be a popular question without any answers floating > around :) -- 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.
