wxWidgets/samples/newgrid
Robin Dunn d2520c85b0 Added accessors for the sub-windows in the wxGrid.
Added methods to get/set the pen width used for the current cell
highlight, bot normal and read-only.

Fixed (I think) the problem of the cell highlight leaving extra lines
behind when the grid lines are turned off


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-05-09 22:31:17 +00:00
..
.cvsignore ignore CodeWarrior build directory 2001-02-02 21:25:08 +00:00
griddemo.cpp Added accessors for the sub-windows in the wxGrid. 2001-05-09 22:31:17 +00:00
griddemo.def Sample program for new wxGrid classes. 1999-10-06 04:55:17 +00:00
griddemo.h Added accessors for the sub-windows in the wxGrid. 2001-05-09 22:31:17 +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
NewGridVC.dsp Updated VC++ project files for making DLL-based samples 2001-02-06 17:50:06 +00:00
NewGridVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00