A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://wxpython.org/Phoenix/docs/html/wx.ColourDialogEvent.html below:

wx.ColourDialogEvent — wxPython Phoenix 4.2.4a1 documentation

wx.ColourDialogEvent¶

This event class is used for the events generated by wx.ColourDialog.

Events Emitted by this Class¶

Handlers bound for the following event types will receive a wx.ColourPickerEvent parameter.

Added in version 4.1/wxWidgets-3.1.3.

Class Hierarchy¶

Inheritance diagram for class

ColourDialogEvent

:

Methods Summary¶ Properties Summary¶ Class API¶
class wx.ColourDialogEvent(CommandEvent)¶

Possible constructors:

ColourDialogEvent() -> None

ColourDialogEvent(evtType, dialog, colour) -> None

This event class is used for the events generated by ColourDialog.


Methods¶
__init__(self, *args, **kw)¶

Overloaded Implementations:

__init__ (self)

Return type:

None

__init__ (self, evtType, dialog, colour)

The constructor is not normally used by the user code.

Parameters:
Return type:

None



GetColour(self)¶

Retrieve the colour the user has just selected.

Return type:

wx.Colour


SetColour(self, colour)¶

Set the colour to be sent with the event.

Parameters:

colour (wx.Colour)

Return type:

None


Properties¶
Colour¶

See GetColour and SetColour


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4