 
       wx.lib.analogclock.analogclock.AnalogClockWindow¶
  wx.lib.analogclock.analogclock.AnalogClockWindow¶A simple derived class that provides some backwards compatibility with the old analogclock module.
 Methods Summary¶
 Methods Summary¶| SetClockStyle | |
| SetHandColours | |
| SetHandWeights | |
| SetMinutesOffset | |
| SetShadowColour | |
| SetTickColours | |
| SetTickFontss | |
| SetTickShapes | |
| SetTickSizes | |
| SetTickStyles | |
| SetWatchPenBrush | 
 Class API¶
 Class API¶AnalogClockWindow(AnalogClock)¶A simple derived class that provides some backwards compatibility with the old analogclock module.
SetClockStyle(self, style)¶SetHandColours(self, h=None, m=None, s=None)¶SetHandWeights(self, h=None, m=None, s=None)¶SetMinutesOffset(self, o)¶SetShadowColour(self, s)¶SetTickColours(self, h=None, m=None)¶SetTickFontss(self, h=None, m=None)¶SetTickShapes(self, tsh, tsm=None)¶SetTickSizes(self, h=None, m=None)¶SetTickStyles(self, h=None, m=None)¶SetWatchPenBrush(self, p=None, b=None)¶