AnalogClock revisited

E. A. Tacao wrote:

Hello,

I thought there were some geometry alignment issues in the original
AnalogClockWindow and started playing with its code. While at that, I
thought it lacked some interesting features, like shadowing and the
ability to render numbers (decimal ou Roman, for example) as well as
any arbitrary polygon as tick marks.

I've implemented these things and also it now can resize marks and
hands proportionally as the widget itself is resized, as well as
rotate the marks (numbers ou polygons) in a way the get aligned to the
watch. Code and some snapshots can be found here:
<http://www.tacao.brturbo.com/agua/wxPython_widgets.html&gt;

Sounds very nice, but I can't reach your website. Can you send the code to me please?

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

In Friday, February 13, 2004, 6:21:08 PM, Robin wrote:

Sounds very nice, but I can't reach your website. Can you send the
code to me please?

Yes, it was really slow 8^( but now it seems to be ok. (Robin, I've
made a lot of changes on the code I previously send to you.) The frame
with some info and snapshots is here:
<http://www.tacao.brturbo.com/agua/wxPython_widgets.html&gt;

Best Regards,

-- tacao