Re: GTK IM switch by software keyboard

2008-01-05 Thread Bin Chen
Is it possible? > > I don't believe this is currently possible, but it would be possible > with the very latest version of GTK+: > http://bugzilla.gnome.org/show_bug.cgi?id=502446 No, I find a maemo tool named maemo-gtk-im-switch can do this, althrough I haven't try it yet. Bin ___

Re: GTK IM switch by software keyboard

2008-01-05 Thread Murray Cumming
On Thu, 2008-01-03 at 22:52 +0800, Bin Chen wrote: > I have ported a new GTK input method module to my platform, the > regular steps to switch input method in a GTK+ text widget is to right > click the entry point and select the desired input method. > > Now I want to do all this more simpler, I w

GTK IM switch by software keyboard

2008-01-03 Thread Bin Chen
Hi, I have ported a new GTK input method module to my platform, the regular steps to switch input method in a GTK+ text widget is to right click the entry point and select the desired input method. Now I want to do all this more simpler, I want to add a button in the software keyboard or a hardwa

gtk im switch

2008-01-02 Thread Binary Chen
Hi, I have a GTK IM input method, the regular way to use it is right-click the text window, and select the input method. But if there is anyway other than this to select the desired GTK input method? I mean can I use a hot-key to activate the desired IM module? I can change the code to apply the