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.NewEvent.<locals._Event


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

GetColour

GetValue


api 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)