Added check to allow multiple selection by dragging only if property under mouse...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 6 Sep 2009 07:51:35 +0000 (07:51 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 6 Sep 2009 07:51:35 +0000 (07:51 +0000)
commit169dc97542bcf418ad8244bdba45014e2337d9a6
tree6cf90457e2e95a6377032c60442d0621c534de8a
parent6c254c52035dbe36cc5a4fe6391637904864634a
Added check to allow multiple selection by dragging only if property under mouse was adjacent to a property already in the selection.

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