wxWidgets/demos
Vadim Zeitlin ce7fe42e84 Provide shorter synonyms for wxEVT_XXX constants.
Use the same short names as are used by the event table macros for the event
type constants themselves. This makes them much more comfortable to use, e.g.
Bind(wxEVT_BUTTON) compared to Bind(wxEVT_COMMAND_BUTTON_CLICKED).

The old long names are still kept for backwards compatibility and shouldn't be
removed as it doesn't really cost anything to continue providing them, but all
new event types should only use the short versions.

Closes #10661.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-25 10:11:03 +00:00
..
bombs Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
forty Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
fractal Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
life Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
poem Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
demos.bkl removed dbbrowse demo from the makefiles 2007-10-26 00:08:43 +00:00
makefile.bcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.gcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.wat Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00