Invoke default action if dclick event after <ENTER> not handled in wxListBox, added...
authorRobert Roebling <robert@roebling.de>
Sat, 12 Jan 2008 14:59:17 +0000 (14:59 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 12 Jan 2008 14:59:17 +0000 (14:59 +0000)
commita625c5b6c0d1c0f137bfbbdd98608c194017da75
tree5f1414f011cc7295a29c3ec0ab3a2434f06bc1ec
parentd2ce59e9bb71dbe7a01d96ec3df158e626aaa145
Invoke default action if dclick event after <ENTER> not handled in wxListBox, added test to dialogs sample

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