wx.lib.colourselect.CustomColourData¶
A simple container for tracking custom colours to be shown in the colour
dialog, and which facilitates reuse of this collection across multiple
instances or multiple invocations of the ColourSelect
button.
Class Hierarchy¶
Methods Summary¶
Initialize self. See help(type(self)) for accurate signature. |
Properties Summary¶
Class API¶
- class CustomColourData(object)¶
A simple container for tracking custom colours to be shown in the colour dialog, and which facilitates reuse of this collection across multiple instances or multiple invocations of the
ColourSelect
button.
Methods¶
- __init__(self)¶
Initialize self. See help(type(self)) for accurate signature.
Properties¶