Only call Select within SetString when internal data has been restored,
authorJulian Smart <julian@anthemion.co.uk>
Tue, 13 Apr 2004 10:29:55 +0000 (10:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 13 Apr 2004 10:29:55 +0000 (10:29 +0000)
commit781bdbb410f421a1c93655217f8729160b6f4aa5
tree53c549876efc723b2570b6ddc4e42b96e043dc96
parent143d08f8f4b6281412c03a3fc5a993089fc966b9
Only call Select within SetString when internal data has been restored,
else assert results if the item was selected

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