Changed/Fixed way in which wxListBox blocks events
authorRobert Roebling <robert@roebling.de>
Sat, 17 Nov 2001 22:32:15 +0000 (22:32 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 17 Nov 2001 22:32:15 +0000 (22:32 +0000)
commitbac957422a5fb858173f7c0643dd1c0f5ae2d506
tree90a6efde3529d25676bfc6b10086de6e12c9d1bf
parentc6ac78a61edd08ccfd0f1e5b37ee48ceb7bfa474
  Changed/Fixed way in which wxListBox blocks events
     after changing its state programatically.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/listbox.h
include/wx/gtk1/listbox.h
src/gtk/listbox.cpp
src/gtk1/listbox.cpp