Rewrite selection event code for wxListBox.
authorRobert Roebling <robert@roebling.de>
Thu, 26 Oct 2006 20:29:02 +0000 (20:29 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 26 Oct 2006 20:29:02 +0000 (20:29 +0000)
commit470402b9966ec0c9b0011193cb82bd6baa4a98c5
treec7064b31693f846ff0e6da67f911b8b84d6e1563
parentde303444986fc3894e258708b2390b03937b57ed
  Rewrite selection event code for wxListBox.
  Remove ifdef for non-native wxCheckListBox.

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