Files
wxWidgets/samples/widgets
Vadim Zeitlin 85666cd22f Demonstrate vetoing wxEVT_SPIN_XXX events in widgets sample
Show that these events can be vetoed, which prevents the control value
from changing, and also that veto doesn't apply if the event handler
skips the event.

See https://github.com/wxWidgets/wxWidgets/pull/1232
2019-02-21 15:10:27 +01:00
..
2018-12-10 19:06:18 +01:00
2018-09-17 22:34:32 +02:00