wxColourPickerEvent

See external documentation: wxColourPickerEvent.

See external documentation: wxColourPickerEvent.

Use wxEvtHandler:connect/3 with EventType:

command_colourpicker_changed

See also the message variant #wxColourPicker{} event record type.

This class is derived (and can use functions) from:
wxCommandEvent
wxEvent

Types


wxColourPickerEvent() = wx:wx_object()

Functions


getColour(This) -> wx_colour4() (see module wx)

  • This = wxColourPickerEvent()

See external documentation.