allow customizing the string values returned by wxGridCellBoolEditor::GetValue()...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Oct 2006 13:57:38 +0000 (13:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Oct 2006 13:57:38 +0000 (13:57 +0000)
commit9c71a1386d70836180f8e78346d9f38c74980f11
treef53eef855aec1d87e3d008fdd9c18836740d86af
parenta4e73390a604cb78d41eacf3e97de48c36aaf8d7
allow customizing the string values returned by wxGridCellBoolEditor::GetValue() (feature request 1557790)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/gridedit.tex
include/wx/generic/grid.h
src/generic/grid.cpp