[Gtk-sharp-list] Question about handling keypress events

Mike Krüger mkrueger at novell.com
Tue Apr 15 10:50:15 EDT 2008


Hi

I've a problem handling key presses (in a text input scenario). 
The OnKeyPressEvent (Gdk.EventKey evt) event only gets the key pressed -
that works well for 99% of the cases.

But there are composed characters (â or á for example) where you press
two keys to compose one character. Is there a right/easy way to handle
these composed characters ?

Regards
Mike 



More information about the Gtk-sharp-list mailing list