Hi, Am Freitag 09 Januar 2009 schrieb Martin Grimme: > The GTK input widgets don't emit a key-event or changed-event per VKB key. > You can connect to the "commit" signal of the GTKIMMulticontext to > receive key by key. Ah, thanks saving my time. That would have been the next step i wanted to try.
> Here's an example (in Python, calling the C-libraries directly, so it > should be portable almost 1:1): Very nice, i'll try this. I don't rely on GDK_POINTER_MOTION_HINT_MASK, so this should work. Thanks again, Till _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
