This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Chinese clipboard


Hi,

I received bug report that XWin fail to copy CJK text from X to Windows
in zh_CN.gbk locale. I found XmbTextListToTextProperty and
XmbTextPropertyToTextList can't convert GBK text <-> Compound text.
Does anyone know why?


On a separate note, hw/xwin/Imakefile
#if defined(HasDevWindow) && HasDevWindows
should be
#if defined(HasDevWindows) && HasDevWindows

-- 
Kensuke Matsuzaki
mailto:zakki@peppermint.jp
http://peppermint.jp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]