Added ability for tables, grids, editors and renderers to handle nonstring data.
authorRobin Dunn <robin@alldunn.com>
Mon, 21 Feb 2000 23:17:40 +0000 (23:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 21 Feb 2000 23:17:40 +0000 (23:17 +0000)
commitf2d7623799d9756be1d48d2a91b8c8c7a57b911a
tree326315702820e9f2961b78af795a125f558a9b4c
parente0a4aa8a213de4748d95c6528a44474ac42cea08
Added ability for tables, grids, editors and renderers to handle nonstring data.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/grid.h
samples/newgrid/griddemo.cpp
samples/newgrid/griddemo.h
src/generic/grid.cpp