Hi,
>I have been quite busy recently but will try hard to get a patch put
> together to get that all into wine.
Wow! That will be fantastic!
>If you want to work on it before i
> get a chance you can hit the crossover source tree which i believe in
> pointed to somewhere on our web site.
I
Hello,
I have done extensive XIM work in the crossover tree and have it
working very well with a wide range of input methods including half and
full ime input methods used in applications such as office-jp.
I have been quite busy recently but will try hard to get a patch put
together to get
> I often hit shift+space by accident
> (while typing in English) and
> brings the application to a halt.
In my .xinitrc...
--
export LANG="ja_JP.UTF-8"
export XMODIFIERS="@im=kinput2"
xmodmap -e 'keycode 115 = Kanji'
Hi,
Happy New Year!
> If I were you I would contect Mike McCormack & Jon Griffiths..
Thanks for the lead, I believe most of the current XIM patch code we use came
from Mike's patch in 2002, and a mix of many other people's patches.
I'll see if I can get in touch with him...
> I'm sure -debu
Vik wrote:
Hi,
I'm more than willing to try and fix this, as XIM support is critical for
people from my part of the world (Japan, and most likely for Korea & China).
We've been coming up with rather crude patches to have XIM work till now(upto
20031118), but can't get it to work because of this
Hi,
I'm rather new to wine developement, and Xlib coding, and this is my first
post to the list so bare with me please ;-)
dlls/x11drv/event.c seems to freeze at XFilterEvent and brings the app to
seizure ever since all the TSX functions have been gotten rid off...
This is what happens:
I