wxWidgets/samples/dnd
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
..
d_and_d.txt No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
descrip.mms Modified Files: 2000-10-06 11:22:27 +00:00
dnd_copy.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_copy.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dnd_move.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_move.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dnd_none.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_none.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dnd_vc7.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
dnd_vc8.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
dnd_vc9.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
dnd.bkl Removed obsolete WXR file 2005-03-31 14:55:24 +00:00
dnd.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
dnd.dsp Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
dnd.rc use the standard .rc file 2004-12-19 14:39: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 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
wxwin.png Added new image for dnd sample 2003-09-11 19:25:50 +00:00