Phoenix Logo

phoenix_title wx.lib.colourchooser.pycolourchooser.ColourChangedEvent

Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect


class_hierarchy Class Hierarchy

Inheritance diagram for class ColourChangedEvent:

super_classes Known Superclasses

wx.lib.newevent._Event


method_summary Methods Summary

__init__  
GetColour  
GetValue  

api Class API



class ColourChangedEvent(ColourChangedEventBase)

Adds GetColour()/GetValue() for compatibility with ColourPickerCtrl and colourselect


Methods



__init__(self, newColour)


GetColour(self)


GetValue(self)