wxWidgets/samples/newgrid
Vadim Zeitlin b54ba67107 1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX
2. EVT_GRID_EDITOR_SHOWN/HIDDEN added
3. Alt-X now work in the grid (instead of being eaten in StartingKey)
4. added CanEnableCellControl() and use it before calling EnableEC


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-17 10:12:48 +00:00
..
griddemo.cpp 1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX 2000-02-17 10:12:48 +00:00
griddemo.def Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
griddemo.h 1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX 2000-02-17 10:12:48 +00:00
griddemo.rc Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
makefile.b32 Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
makefile.bcc Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
makefile.dos Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
makefile.g95 Fixes from Mumit Khan 2000-01-15 21:32:32 +00:00
Makefile.in makefiles changes (@top_srcdir@ adjusted) 2000-01-31 18:31:18 +00:00
makefile.sc Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
makefile.unx Forgot these. 2000-01-03 17:13:01 +00:00
makefile.vc Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
makefile.wat Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00