|
From: Caesar Hu <hup...@gm...> - 2009-04-28 01:47:32
|
Hi, all I can't input Chinese char in factor listener, so I do some patch in xim.factor to allow me input chinese, the patch include : 1. Input char from xim server corrently. 2. Handle key buffer overflow. xim patch <http://paste.factorcode.org/paste?id=618> XIM inplement in factor still need to do: 1.OverTheSpot style and OnTheSpot style suppoort. 2.XRegisterIMInstantiateCallback inplement. |