]> git.saurik.com Git - wxWidgets.git/commit - src/gtk1/window.cpp
don't send clicked event for wxID_CANCEL button when Esc is pressed unless such butto...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Sep 2002 14:25:03 +0000 (14:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Sep 2002 14:25:03 +0000 (14:25 +0000)
commit6ce16bdb55e5a667788748bcfd3a7213ba76a970
tree6d4b05e8bd2245ec479c26991be805d0559b1fb0
parentaa5b885706e9a5bee8ad5346f024710a72356108
don't send clicked event for wxID_CANCEL button when Esc is pressed unless such button really exists (and then send it to the right window!)

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