Added new wxGrid classes. This is a work in progress !
authorMichael Bedward <mbedward@ozemail.com.au>
Wed, 6 Oct 1999 05:13:20 +0000 (05:13 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Wed, 6 Oct 1999 05:13:20 +0000 (05:13 +0000)
commitf85afd4e46af8d5432aefa584bb3e54a8eac5522
tree0046de19bf17ca4be1d558c14984f682d55c5143
parent10434f3c24ae2faf228b6b6c6b6cb6de0c26213d
Added new wxGrid classes.  This is a work in progress !
Define wxUSE_NEW_GRID as 1 in setup.h to compile the new wxGrid
otherwise the old wxGrid class will be compiled.
Treat with caution and expect bugs and missing bits at this stage.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
Makefile.in
configure.in
distrib/msw/tmake/filelist.txt
distrib/msw/tmake/unx.t
include/wx/generic/grid.h [new file with mode: 0644]
include/wx/grid.h
include/wx/msw/setup0.h
setup.h.in
src/generic/grid.cpp [new file with mode: 0644]
src/msw/makefile.b32
src/msw/makefile.bcc
src/msw/makefile.dos
src/msw/makefile.g295
src/msw/makefile.g95
src/msw/makefile.sc
src/msw/makefile.vc
src/msw/makefile.wat