[immodule-qt] Re: how about use postEvent instead of sendEvent in qt-immodule implementation?

YamaKen yamaken at bp.iij4u.or.jp
Sun Jul 4 06:07:20 EEST 2004


Hi Cougar, sorry for late reply.

At Fri, 2 Jul 2004 23:13:55 +0000,
liucougar at gmail.com wrote:
> I implemented what has said. The patch attached will post IMCompose
> event rather than send them, and the compression of IMCompose event is
> also implemented.

It seems proper way. Thank you for contribution.  But I'm not
sure whether event receiving order is always proper or not
between IMCompose and IMEnd. I'll investigate it and test in my
environment later, maybe tonight.

I also thanks Lars and Hirosi for the cooperation.

> I observed no flickering any more, so I think this patch does the job.
> 
> If you think it is find, I will commit it to the SVN.

> Index: kernel/qevent.h
> ===================================================================
> --- kernel/qevent.h	(revision 2)
> +++ kernel/qevent.h	(working copy)
> @@ -472,6 +472,7 @@
>      QString txt;
>      int cpos;
(snip)

-------------------------------
YamaKen  yamaken at bp.iij4u.or.jp




More information about the immodule-qt mailing list