Yes, thank you - actually I just found the style classes in the JavaDoc myself! 8) A bit different issue: do you also have to restart development mode completely to see CSS changes you make? :)
Thanks a lot for your very useful input, Stine On Jan 12, 3:07 pm, "[email protected]" <[email protected]> wrote: > no they are no style defined in themes. > > If you want to know the different style classes for a Widget, look at > the javadoc of the associated class. > > for SplitLayoutPanel > :http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/g... > > On Jan 12, 3:00 pm, Stine <[email protected]> wrote: > > > > > (Btw - the inclusion of a theme in the project XML did not seem to > > make a difference anyway ;)) > > > On 12 Jan., 14:39, Stine <[email protected]> wrote: > > > > Gosh - now I know!! ;D I just need to include one of these lines in > > > the project XML file... > > > > <inherits name='com.google.gwt.user.theme.standard.Standard'/> > > > <inherits name="com.google.gwt.user.theme.chrome.Chrome"/> > > > <inherits name="com.google.gwt.user.theme.dark.Dark"/> > > > > Well, so far so good ;) > > > > Cheers, > > > Stine- Hide quoted text - > > > - Show quoted text -
-- 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.
