From koffice-devel Thu Dec 30 10:04:59 2004 From: Nicolas Goutte Date: Thu, 30 Dec 2004 10:04:59 +0000 To: koffice-devel Subject: Re: implementing IM function for KOffice Message-Id: <200412301104.59406.nicolasg () snafu ! de> X-MARC-Message: https://marc.info/?l=koffice-devel&m=110442812625816 Thank you for having tried to fix the IM support in KOffice. You can commit it in KOffice CVS HEAD. As for KOffice 1.3.x, as the patches seems to only change the IM behaviour, I suppose that you can commit too. Have a nice day! On Wednesday 29 December 2004 16:43, Kazuki Ohta wrote: > Hi, All. > > I'm a developer of UIM(http://freedesktop.org/wiki/Software_2fuim) and > immodule for Qt(http://freedesktop.org/wiki/Software_2fimmodule_2dqt) > project. Both projects relate to IM(InputMethod) environment of Linux box. > I also enhanced the IM functionarity of kate. IM is the important > functionary for ASIAN people to input their own language characters. > > I noticed that KOffice doesn't support InputMethod sufficiently. It doesn't > handle QIMEvent ( QEvent::IMStart, QEvent::IMCompose, QEvent::IMEnd ) and > IM related event handling functions, that is QWidget::imStartEvent, > QWidget::imComposeEvent, QWidget::imEndEvent properly. So I wrote a patch > to handle these events and show inputted string correctly for CJK people > (drawing underline and selection segments). > > Please have a look at attached patch (for koffice 1.3.5). Can I apply these > patch? If there's no objection for two weeks, I'll apply this patch. > --------------------------------- > Move the worl:D! > Kazuki Ohta : mover@hct.zaq.ne.jp _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel