]> git.saurik.com Git - wxWidgets.git/commit
Allow minimal acceptable row height/column width to be set to 0 for
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 8 Nov 2003 18:58:04 +0000 (18:58 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 8 Nov 2003 18:58:04 +0000 (18:58 +0000)
commit20c84410479ba60b03289608a5e6893f2936133d
tree5364b602c85d29f014c05c9f089b6846af943be1
parent737928c244c3ee9484421ce250b509a72b6ab957
Allow minimal acceptable row height/column width to be set to 0 for
        hiding rows/columns.
Only return true from CanEnableCellControl if a valid cell is selected
        (fixing Bug #837656).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/grid.cpp