Added the missing EVT_LIST_ITEM_SELECTED and friends.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-02-01 00:11:43 +00:00
parent 9bd6a5037a
commit 73c5ed3696
7 changed files with 126 additions and 32 deletions

View File

@@ -47,7 +47,7 @@
//---------------------------------------------------------------------------
#define __version__ "0.5.3"
#define __version__ "0.5.4"
wxPoint wxPyDefaultPosition;
wxSize wxPyDefaultSize;
@@ -156,7 +156,11 @@ extern "C" SWIGEXPORT(void,initwindows3c)();
/////////////////////////////////////////////////////////////////////////////
//
// $Log$
// Revision 1.5 1999/02/01 00:10:41 RD
// Added the missing EVT_LIST_ITEM_SELECTED and friends.
//
// Revision 1.4 1999/01/30 07:30:16 RD
//
// Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.
//
// Various cleanup, tweaks, minor additions, etc. to maintain