wx.lib.colourchooser.pycolourchooser.ColourChangedEvent
Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect
Class Hierarchy
Inheritance diagram for class
ColourChangedEvent:
Known Superclasses
wx.lib.newevent._Event
Methods Summary
Class API
-
class
ColourChangedEvent
(ColourChangedEventBase)
Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect
Methods
-
__init__
(self, newColour)
-
GetColour
(self)
-
GetValue
(self)