added renderers/editors for long/float, not fully tested yet, but seems to
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 Feb 2000 14:29:41 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 Feb 2000 14:29:41 +0000 (14:29 +0000)
commit816be743e86d10387376fa87ddb2fc684eb1efd3
treed82a930f5dc6005bd37260d4f2367b6816dce71c
parent66d6c315a3d99ada984f44966b5d92642aff147f
added renderers/editors for long/float, not fully tested yet, but seems to
work - see the demo in the (updated) sample

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