Added class to handle selection inside wxGrid
authorStefan Neis <Stefan.Neis@t-online.de>
Thu, 2 Mar 2000 19:41:17 +0000 (19:41 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Thu, 2 Mar 2000 19:41:17 +0000 (19:41 +0000)
commit294f6bcbdb75d27785ee70472e63e53b4dc98e6b
treec6bf1f90975c0536816731a046f45c8965b29470
parentbc3cedfa48ad78bb17b15458c7a499535941a82f
Added class to handle selection inside wxGrid

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/grid.h
include/wx/generic/gridsel.h [new file with mode: 0644]
src/generic/gridsel.cpp [new file with mode: 0644]