SetSelection() must update m_selectionOld, otherwise it doesn't correspond to the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Jan 2006 00:43:23 +0000 (00:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Jan 2006 00:43:23 +0000 (00:43 +0000)
commit3110909fec7862e2b0828ed05c3daacffe00e60d
tree2dc19cbc5f7df6cffc13f65997aad5aeb8fcace6
parentbe96ed8c5dd17ece6effc679a48078270b577a92
SetSelection() must update m_selectionOld, otherwise it doesn't correspond to the real selection any more and selection change events are sent twice

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