]> git.saurik.com Git - wxWidgets.git/commit - src/generic/odcombo.cpp
Make the wxComboCtrl's wxTextEntry interface more complete and consistent. All text...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 17 Dec 2010 11:20:50 +0000 (11:20 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 17 Dec 2010 11:20:50 +0000 (11:20 +0000)
commit0306e73e630bce45a3f56a0616559250fcb8c05e
treefd04c0527e4bd00fe3ab19a2330cb95986243fa7
parent708cc39462e4f113ab1a52b502b79d1e473059e7
Make the wxComboCtrl's wxTextEntry interface more complete and consistent. All text is no longer selected on SetValue(), but only when user selects an item from the drop-down list.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/combo.h
src/common/combocmn.cpp
src/generic/odcombo.cpp