Hey Everyone --

I'm in the process of creating a clock widget that is based off of the
clock that is in the gwt-incubator canvas animation demo.  The idea is
to select the time by clicking on the appropriate place on the clock
face.  I have it all working and I want to contribute it back to the
incubator project, but I can't think of a good way to provide external
styling.  Right now all of my styling is done in the code.

I've read a few posts in this group that indicate that reading CSS
dynamically doesn't work, but I have to admit that I haven't tried it
myself.  I wouldn't need any custom styles... just color, width, and
height.  If reading CSS properties won't work, is there a standard way
for reading in non-CSS properties that people are using?  This must be
a common problem with canvas-based widgets.

Any help would be appreciated.  You can see an example of the widget
on http://www.dontspoiltheshow.com.  Just hover over the calendar icon
to have the date and time selector pop up.  The widget and the site
are still quite rough, so be kind with your criticism!

Thanks.

Neil

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to