don't set cursor coords to (0, 0) which could be invalid coordinates (in an empty...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 15:44:44 +0000 (15:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 15:44:44 +0000 (15:44 +0000)
commitf87ab3cca3f9fac4a1f0534fcbe5411f1e445319
tree79a98b95a5a5286103522e8998cb2c3782a98dbc
parent937f314d3fcb38b7740d6d014a6099236907fa3b
don't set cursor coords to (0, 0) which could be invalid coordinates (in an empty grid)

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