
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] im-ja v0.5
On Thu, 12 Jun 2003 13:48:58 +0200
David Oftedal <david@example.com> wrote:
> Oh, incidentally, is it easy making a generic GTK input method? I would
> love to make one that parses those little keymaps that come with Yudit,
> the text editor - That would give you rudimentary Korean input, hebrew,
> Russian and dozens other languages... Gotta love that Yudit.
There are such input methods. At least I've come across a herbrew and
korean input methods. Google should tell you more.
For these input methods there is an even simplier gtk2 API called called
GtkIMContextSimple that will just use a translation table.
See http://developer.gnome.org/doc/API/2.0/gtk/GtkIMContextSimple.html
Home |
Main Index |
Thread Index