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.NewEvent.<locals._Event
Methods Summary
Class API
-
class ColourChangedEvent(ColourChangedEventBase)
Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect
Methods
-
__init__(self, newColour)
Initialize self. See help(type(self)) for accurate signature.
-
GetColour(self)
-
GetValue(self)