Well I'm new to GWT and I don't know CSS. What I would like is CSS for the standard GWT widgets & panels that would give some some standard look (such as a Windows platform look). I applied one of the standard GWT themes and it helped some, especially menus but buttons, trees, etc look quite bad.
As another example, I would like DialogBox panels to have a frame/window around them; currently there is no frame so they don't don't even look like a modal frame with a caption bar that you can drag around, etc. Essentially I would like the GUI to look like a Windows or Mac application. With this look I can begin to show the application to gain acceptance of GWT, with the current look they are not likely to be impressed. I would have thought someone would have created standard CSS for this. Perhaps I don't understand how CSS works in GWT. -Dave On Sat, Dec 6, 2008 at 6:56 PM, Arthur Kalmenson <[EMAIL PROTECTED]> wrote: > > What do you mean provide simple information? The standard theme gives > you some basic GWT themes while you work through your application. The > CSS class for each widget is available in the Javadoc. > > -- > Arthur Kalmenson > > > > On Thu, Dec 4, 2008 at 10:50 AM, dhoffer <[EMAIL PROTECTED]> wrote: >> >> I'm coming from a Java background and new to GWT and I don't know >> CSS. Is there some sample/basic CSS available I can use until I am >> able to get up-to-speed on CSS? >> >> I am using <inherits >> name='com.google.gwt.user.theme.standard.Standard'/> in my xml file >> but that only seems to provide very basic style information. >> >> Does someone have some standard/simple CSS available for standard GWT >> widgets/panels? >> >> -Dave >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
