Don't capture the mouse until after the possible wxEVT_GRID_CELL_BEGIN_DRAG event.
authorRobin Dunn <robin@alldunn.com>
Tue, 6 Feb 2007 21:52:23 +0000 (21:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 6 Feb 2007 21:52:23 +0000 (21:52 +0000)
commit25107357efda3e74e2752f28f95017a4fe158678
tree071f463f8147d9f4f4e5ad6cbb730d7cabb27444
parentb5dc8fdbfd0c5cb785ae3ce27526be564c3c0d9d
Don't capture the mouse until after the possible wxEVT_GRID_CELL_BEGIN_DRAG event.
(ported from 2.8 branch)

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