[immodule-qt] Why reconstruct the number of event's event type to one?

Daisuke Kameda kaminmat at cc.rim.or.jp
Tue Feb 8 17:29:50 EET 2005


Lars Knoll <lars at trolltech.com> wrote:

> A commit string is just a special special case of a surrounding text 
> modification, so I think these two could be one event.
> 
> So what we could do is to have to Events: InputMethodCompose and 
> InputMethodCommit. I don't like InputMethodEnd, as you were asking for 
> independent compose and commit actions. In that case a commit would not end 
> the composition.
> 
> Would this approach be better?

I approve of your proposal of using InputMethodCommit instead of InputMethodEnd.

But, I oppose to treating commit string and surrounding text modification as 
one event. It is because I think that those events' meaning are unclear for the 
developer of input method and the application developer.  I like treating as 
respectively different event. 


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





More information about the immodule-qt mailing list