]> git.saurik.com Git - wxWidgets.git/commit
reset selection when sorting the items as they don't make sense after items change...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Jul 2007 22:50:21 +0000 (22:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Jul 2007 22:50:21 +0000 (22:50 +0000)
commit6b06a7271f80f6823a6ebe5ca0960db5413b289a
tree1c9ad9b32ee5b419773dbfc03e943d29133b5135
parenta9aead31d6c260600f8a292345755f7a86a53e35
reset selection when sorting the items as they don't make sense after items change order any more and not doing this could also result in having more than one selected item in a single selection control

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