]> git.saurik.com Git - wxWidgets.git/commit
Restricted column/row resizing in cell window to left button for consistency
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 28 Jun 2008 00:10:20 +0000 (00:10 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 28 Jun 2008 00:10:20 +0000 (00:10 +0000)
commit5b7668004bc161c56e2302d0910ee886b005cd69
tree6ee0d3b82d5b7eb09de4baf5324a032ef0fdc6e4
parent738b7b9813d45f17cbdbb11def8f9820fd37a6ff
Restricted column/row resizing in cell window to left button for consistency
        with label windows and because ending the resize is only handled in
        case of LeftUp() (Fixing #4212).

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