[immodule-qt] Enable inputting from other App

Daisuke Kameda kaminmat at cc.rim.or.jp
Mon Sep 27 17:50:32 EEST 2004


On Sunday 19 September 2004 14:07, Kazuki Ohta wrote:
> Hi, all.
>
> Uim project recently created Japanese input pad. This is the app to input
> character by pushing buttons.
>
> what it looks : http://mover.cool.ne.jp/others/uim/input-pad-ja.png

great! This is interesting for me.

> When clicking the button, inputcontext should send IMEnd event for
> committing the character. But current qinputcontext implementation doesn't
> allow sending IMEvent when inputcontext doesn't have focus (when clicking
> the button, inputpad has the focus). So, please apply attached patch.

When IMEvent has flown to widget which is not focused by accident, 
a problem may arise. But, I think this case hardly occur, because 
QInputContext store fucusWidget.

So, you may commit this patch, I think.

-- 
Daisuke Kameda <kaminmat at cc.rim.or.jp>




More information about the immodule-qt mailing list