On 2011-07-11 at 18:12, Jake Knickerbocker wrote:
> I'd like to do Japanese input.  I see the imcontext project
> but it doesn't look like anyone's touched it in a while.
> Any way I could make this happen?

the clutter-imcontext library was a port of the gtk input methods API
into Clutter for Moblin. I'd avoid using it.

the Gnome Shell toolkit has a entry actor which bridges the gtk input
methods API directly into ClutterText. one plan was to have the same
code into Clutter-GTK.

alternatively, you can use the target platform's input method handling
with ClutterText.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
Intel Open Source Technology Center
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to