Files
wxWidgets/docs/doxygen
PB 8cf8c918b9 Correct and update code in new event class example
The code in the example showing how to create a new event class
confusingly used several names for the event type.

Fix this and also prefix the name of the new event type with "EVT_" to
match wxWidgets convention for naming event types.

Also explicitly mark the parts that are not needed if only Bind() is
used for event handling.

Closes https://github.com/wxWidgets/wxWidgets/pull/1586
2019-11-17 17:11:52 +01:00
..
2019-01-30 17:35:54 +01:00
2019-10-28 14:11:00 +01:00
2015-11-15 13:56:52 -07:00