All, Ok, I've used DatePicker, NOT with DateBox, to show a calendar and allow selection. No problem.
In order to get my own styles for some of the components, my own project's .css has a few of the DatePicker css components in it. First question: What is .gwt-DatePicker used for? What parts of the DatePicker does it apply to? What properties can be set there? Second question: Far more important to me. How do I get different DatePicker looks? I have .datePickerDay, .datePickerWeekendLabel, and a few others in my own .css file. I do NOT have .gwt-DatePicker in it. Most of my DatePickers are just fine, but there are one or two places where I want it to look completely different - different colors, different font sizes for the days in the month, the days of the week across the top, and the month and year name, and so on. How do I add/set styles for these without changing how the other DatePickers look? Thanks in advance. -- 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.
