automatic switch inside own program

1 message Options
Embed this post
Permalink
Christian L

automatic switch inside own program

Reply Threaded More More options
Print post
Permalink
Dear all,

I'm currently writing me a small program to enter Japanese and German text in an XML file.
I develop that in C++ to run under KDE3.5.x (Kubuntu 8.04)

I have a table with german and japanese text in a row which. I would like to switch to german input method when I'm in the german column and switch to japanese input when in the corresponding column

I searched already quite a while in google but can't really find a good hint what do to.

Does anybody here have a tip for me

Many thank in advance
Christian