Added LDOWN handler for wxListBox so that it wil
authorRobert Roebling <robert@roebling.de>
Sun, 20 Feb 2005 20:39:51 +0000 (20:39 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 20 Feb 2005 20:39:51 +0000 (20:39 +0000)
commit4fcfa27cb34a2c1f81090c8a928f8248cc728cd2
tree1116f0c52b84b1dc50368a95cae714e6781324f5
parent4adb6d28f77c4cb6f8076b9853f5b426299a4dfc
  Added LDOWN handler for wxListBox so that it wil
   deselect a selected item if clicke upon. This is
   actually not the native GTK+ behaviour, but the
   native behaviour seems just broken.

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