unselect all selected items, not just the currently focused one, when the mouse is...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 17:18:58 +0000 (17:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Nov 2007 17:18:58 +0000 (17:18 +0000)
commite0bf68d697a37d75ac9439745a3a2ac55bd25ddf
tree8b68e36adf84aff93cba3f0a456e37841accb033
parent57b10cb4ebc329fdfb49002b59094de074083443
unselect all selected items, not just the currently focused one, when the mouse is right clicked outside of selection to minimize user confusion (patch 1702201, bug 1676471)

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