]> git.saurik.com Git - wxWidgets.git/commit
Update the value of read-only wxComboBox in wxUniv.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2011 01:21:46 +0000 (01:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Dec 2011 01:21:46 +0000 (01:21 +0000)
commit59060c07b4311cd6db44f5758f133e1cde7bb589
treee15c320e4cb4d6d14a4cd314df03422b60f9891e
parent7eff71440774aafc5bc208cc4c1c525bf5b41037
Update the value of read-only wxComboBox in wxUniv.

Fix regression in combobox appearance: it never showed the selected value when
it was read-only any more.

Closes #13688.

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