don't allow setting readonly combobox value to a string which is not one of the valid...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Mar 2009 16:31:26 +0000 (16:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 6 Mar 2009 16:31:26 +0000 (16:31 +0000)
commita3281dbc1c102de5b2dc081392d1a315e0739b6a
tree5dfe9a03a9ea36ad454f122a571af4eb72290fae
parentf5fd8c2434b5947ba3035779ec537f0fee2b0d46
don't allow setting readonly combobox value to a string which is not one of the valid choices in wxGTK neither and document this behaviour (closes #10549)

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