don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents (patch 1707475)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Apr 2007 02:13:08 +0000 (02:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Apr 2007 02:13:08 +0000 (02:13 +0000)
commit4ff9366dc1332abc371902059b71ea7d59aa2055
tree38282e1d8b0cd25134eb684159ff674ccd3bb0d0
parent90576c50fcfdccce8fb41ab5b3c659f300237d43
don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents (patch 1707475)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/mac/carbon/combobox.cpp