wxWidgets/samples/event
Vadim Zeitlin 5f7a6bd15b Replace Connect() with Bind() in all samples and utils too
Still use Connect() in unit tests which were written explicitly for it
and in EventConnector, which can't use Bind() as it uses a variable for
the event type.

No real changes, just use the newer and more convenient function.
2018-05-31 16:19:23 +02:00
..
descrip.mms Add samples/event/gestures.cpp for compilation on OpenVMS 2017-12-14 08:59:26 +01:00
event_vc7.vcproj Merge multi-touch gestures event branch 2017-11-17 18:06:06 +01:00
event_vc8.vcproj Merge multi-touch gestures event branch 2017-11-17 18:06:06 +01:00
event_vc9.vcproj Merge multi-touch gestures event branch 2017-11-17 18:06:06 +01:00
event.bkl Remove hard TAB from event sample bakefile 2017-11-22 03:05:03 +01:00
event.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
gestures.cpp Use consistent letter case in log message strings 2017-12-24 18:25:26 -06:00
gestures.h Merge multi-touch gestures event branch 2017-11-17 18:06:06 +01:00
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Update version to 3.1.2 2018-02-20 00:08:01 +01:00
makefile.unx regen bakefile/autoconf files based on 3559d83bc4 2017-12-12 08:48:36 -08:00
makefile.vc regen bakefile/autoconf files based on 3559d83bc4 2017-12-12 08:48:36 -08:00