wxWidgets/include
Vadim Zeitlin 807d95e07d Add wxEVT_COLOURPICKER_CURRENT_CHANGED and DIALOG_CANCELLED events
Send events from generic wxColourPickerCtrl when the currently selected
colour in the dialog shown by it changes and when this dialog is
cancelled.

Notice that currently this only works on wxMSW as it relies on
wxEVT_COLOUR_CHANGED support in wxColourDialog which is only available
there.

Based on work of Trylz, see https://github.com/wxWidgets/wxWidgets/pull/1219
2019-04-21 01:53:14 +02:00
..
msvc/wx Detect MSVS 2019 in msvc/wx/setup.h correctly 2019-03-05 23:28:20 +01:00
wx Add wxEVT_COLOURPICKER_CURRENT_CHANGED and DIALOG_CANCELLED events 2019-04-21 01:53:14 +02:00