Added Test for wxComboBox::SetValue() to widgets sample.
authorRobert Roebling <robert@roebling.de>
Thu, 26 Apr 2007 18:40:43 +0000 (18:40 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 26 Apr 2007 18:40:43 +0000 (18:40 +0000)
commit21dd7c5b4cb4c457a37f7d254915e49858141077
tree7c25f6f416447af867f82c358caa4ac5b41cc12d
parent3dd2cf729da292cd3cad9907633befb927de193e
  Added Test for wxComboBox::SetValue() to widgets sample.
  Make wxGTK not send text change events then.

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