Re: gtk_entry_new and accented chars



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]