[immodule-qt] QSimpleInputContext is now available
YamaKen
yamaken at bp.iij4u.or.jp
Mon Aug 2 03:49:20 EEST 2004
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.
-------------------------------
YamaKen yamaken at bp.iij4u.or.jp
More information about the immodule-qt
mailing list