> I ll change the code to get the chars on two strokes by combining then

You could also approach the problem at a higher level. Instead of
looking at the GDK key events, I'm pretty sure there is some GTK+
signal that you can connect to to get information about the "complete"
characters typed. (How well that then fits together with your need to
generate emulated Windows messages I can't say.)

--tml
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to