GtkIMContext must be the first to process keypress events, otherwise you won't be...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2004 20:27:49 +0000 (20:27 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Jun 2004 20:27:49 +0000 (20:27 +0000)
commit36025bcc557de5b38b4ed37c8ca7923403f30a53
treeef80c8ce17b49730245455f8ea831c3f258f8037
parent7d9f33e29ba373ef58f64f620955588838d6e93b
GtkIMContext must be the first to process keypress events, otherwise you won't be able to enter all characters with some IMs; this is same thing as what GtkEntry and GtkTextView do

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