Use CmdDown in mouse events instead of ControlDown so Mac users can
authorRobin Dunn <robin@alldunn.com>
Sun, 9 Apr 2006 00:09:35 +0000 (00:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 9 Apr 2006 00:09:35 +0000 (00:09 +0000)
commit2b01fd49183b64be59c4e7ba9bdaee479ff29ed2
tree1af3964211838f4740dcb5cbd26d6952b5d55a5d
parentafd0f084f419d769dba772863472a3f388fd6ab1
Use CmdDown in mouse events instead of ControlDown so Mac users can
multi-select with shift and cmd like they are used to.  Other
platforms are not affected.

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