wxWidgets/samples/ownerdrw
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
..
bell.bmp now MSW stuff is complete 1998-05-20 14:21:00 +00:00
info_mono.bmp show how to use different bitmaps for enabled/disabled menu item state 2003-09-27 15:33:06 +00:00
info.bmp show how to use different bitmaps for enabled/disabled menu item state 2003-09-27 15:33:06 +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 Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +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
nosound.bmp now MSW stuff is complete 1998-05-20 14:21:00 +00:00
nosound.png Test using transparency in menu bitmaps. 2003-05-21 22:01:31 +00:00
ownerdrw_vc7.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
ownerdrw_vc8.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
ownerdrw_vc9.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
ownerdrw.bkl copy data files 2003-09-11 19:22:17 +00:00
ownerdrw.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
ownerdrw.dsp Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
ownerdrw.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sound.bmp now MSW stuff is complete 1998-05-20 14:21:00 +00:00
sound.png Test using transparency in menu bitmaps. 2003-05-21 22:01:31 +00:00