wxWidgets/samples/event
Vadim Zeitlin 7c9cc312e7 Show the order in which different event handlers are called.
Update the event sample to define (as) many (as possible) event handlers for a
test button and log messages in all of the handlers to leave a trace of the
order in which they were executed.

Add a pointer to this feature of the event sample to the events overview.

Closes #11156.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-07 23:00:21 +00:00
..
event_vc7.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
event_vc8.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
event_vc9.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
event.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
event.cpp Show the order in which different event handlers are called. 2009-09-07 23:00:21 +00:00
event.dsp link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
event.rc Added event.rc 2001-05-14 12:37:31 +00:00
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.unx update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00