So the input context skeleton is finally in place, and gedit can start receiving commit signals from the MeegoTouch keyboard:![]()
I can even create new documents and switch tabs while typing on it, and it correctly follows focus. Not much else to try yet!
Many thanks to murrayc for Multipress Input Method, from which I took many build system related bits and of course to Mohammad Anwari for the original Hildon Input Method.
Hmm, Seems we have duplicated works here. I have the GTK bridge module for MTF IM written 1-2 month ago. And it is now available at:
http://gitorious.org/meegotouch-inputmethodbridges/meegotouch-inputmethodbridges
The basic features works. While I have not add preview feature to it ever since then.
I'm glad my notes were useful. Can we see the code somewhere?
Yes, at http://gitorious.org/meego-gtk-im/meego-gtk-im .
Trying to follow DUI->MeegoTouch changes now.