wxWidgets/samples/menu
Vadim Zeitlin 32db328c7a wxMenu::Insert() seems to work, bug in wxMenuBase::Insert() is corrected
(inserting an item at pos == GetCount() should be the same as appending and
not an error)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-04 14:10:31 +00:00
..
descrip.mms Committing in . 1999-11-24 11:47:39 +00:00
makefile.b32 Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
makefile.bcc Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
makefile.g95 Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
Makefile.in wxGTK compiles (and seems to work) again after wxMenu changes 1999-11-02 15:21:40 +00:00
makefile.unx Forgot one. 1999-11-21 19:29:42 +00:00
makefile.vc Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
makefile.wat Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
menu.cpp wxMenu::Insert() seems to work, bug in wxMenuBase::Insert() is corrected 1999-12-04 14:10:31 +00:00
menu.def Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
menu.rc Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00