wxListBox now sends events using AddPendingEvent(),
authorRobert Roebling <robert@roebling.de>
Sat, 6 Nov 1999 16:47:38 +0000 (16:47 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 6 Nov 1999 16:47:38 +0000 (16:47 +0000)
commit4349acd401ac74db826e046582c995e5b7052916
treeb4725c0584911d9e72ae08d77eb9162d5373044b
parent97206645f18092041cab2154436bd6facc972c9e
  wxListBox now sends events using AddPendingEvent(),
    I wonder if that really is good.

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