A simple derived class that provides some backwards compatibility with the old analogclock module.
wx.lib.analogclock.analogclock.AnalogClock
Set the clock style, according to the options below. |
|
Sets the colour to be used to draw shadows. |
|
A simple derived class that provides some backwards compatibility with the old analogclock module.
Set the clock style, according to the options below.
SHOW_QUARTERS_TICKS
Show marks for hours 3, 6, 9, 12
SHOW_HOURS_TICKS
Show marks for all hours
SHOW_MINUTES_TICKS
Show marks for minutes
SHOW_HOURS_HAND
Show hours hand
SHOW_MINUTES_HAND
Show minutes hand
SHOW_SECONDS_HAND
Show seconds hand
SHOW_SHADOWS
Show hands and marks shadows
ROTATE_TICKS
Align tick marks to watch
OVERLAP_TICKS
Draw tick marks for minutes even when they match the hours marks.
Sets the colour to be used to draw shadows.