-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [EMAIL PROTECTED] wrote: > Im building the string in the on_key_press_event with > "text.insert(position, 1, event->keyval)".
You should probably convert the keyval to a unicode character using gdk_keyval_to_unicode first. Greetings, Armin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF5uGbhOtxKlDYm6cRAuVaAJoCinhWpfEl12jS4Grg2pbkp6O87wCg4RiP UyPFs7Dqoow5qz31ZFyhSEU= =N0lm -----END PGP SIGNATURE----- _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
