don't lose the contents of the combobox if it was set to a value not in a list and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Feb 2008 15:22:15 +0000 (15:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Feb 2008 15:22:15 +0000 (15:22 +0000)
commit5de69dd366b43dc43259b34728272ae550ade92b
treed3fd6c784cbd5d195a3d24ba8f0b5cfbc3d6c07f
parentba959d4c9836f61241c8dbb556932796470e4227
don't lose the contents of the combobox if it was set to a value not in a list and a popup has been opened and closed (patch 1883474)

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