Re: gtk_entry_new and accented chars
- From: "Tor Lillqvist" <tml iki fi>
- To: "Luiz Rafael Culik Guimaraes" <luiz xharbour com br>
- Cc: GTK developer list <gtk-app-devel-list gnome org>
- Subject: Re: gtk_entry_new and accented chars
- Date: Thu, 17 Jan 2008 16:13:10 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]