[immodule-qt] QSimpleInputContext is now available

Lars Knoll lars at trolltech.com
Mon Aug 2 10:04:10 EEST 2004


On Monday 02 August 2004 02:49, YamaKen wrote:
> Hi Lars,
>
> At Thu, 29 Jul 2004 10:06:18 +0200,
>
> lars at trolltech.com wrote:
> > On Wednesday 28 July 2004 18:42, Kazuki Ohta wrote:
> > > Anyway, QSimpleInputContext must have hardcoded look up table.
> > >
> > > #for future, we should load X's composing table dynamically (Yamaken
> > > suggest this to me)
> >
> > I don't think this will work. X's composing table is most certainly not
> > exported from Xlib. And if it is, it's an external symbol one should not
> > rely on.
>
> I don't intend to link Xlib but just load and parse the
> composing table directly. It may be accomplished by porting
> xc/lib/X11/imLcPrs.c into QSimpleInputContext with some
> modification.
>
> What I want to do is to avoid inventing another table syntax and
> maintaining the table itself.

Sounds reasonable.

best regards,
Lars



More information about the immodule-qt mailing list