Only send keypress events to focus widget, not its parents
authorRobert Roebling <robert@roebling.de>
Sat, 15 Sep 2007 10:29:26 +0000 (10:29 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 15 Sep 2007 10:29:26 +0000 (10:29 +0000)
commit03a126c68c940c13a7a6c9ee183fa88e9b575a21
treede109ede6db8d5a56b0f0fc3a482951424cd4494
parent63c95f27341f1af539bf0fb660bab75186a368b4
Only send keypress events to focus widget, not its parents

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