]> git.saurik.com Git - wxWidgets.git/commit
Added, documented and used wxGridCellChoiceEditor
authorMattia Barbon <mbarbon@cpan.org>
Thu, 11 Sep 2003 21:11:01 +0000 (21:11 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 11 Sep 2003 21:11:01 +0000 (21:11 +0000)
commit7db33cc31068fcbc0444a3b93829833662fb977a
tree98095e50b86e6133cc0d3f5d1ddc06a6144bb154
parent3bdb8629f8031d59c3920978ef2133ea1c6e3532
  Added, documented and used wxGridCellChoiceEditor
taking wxArrayString.

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