wx.lib.analogclock.helpers.Dyer¶Stores info about colours and borders of clock Elements.
Class Hierarchy¶
Inheritance diagram for class Dyer:
Methods Summary¶self.border (wx.Colour) border colour |
|
Selects the current settings into the dc. |
|
Class API¶Stores info about colours and borders of clock Elements.
self.border (wx.Colour) border colour self.width (int) border width self.fill (wx.Colour) fill colour self.shadow (wx.Colour) shadow colour
Selects the current settings into the dc.