> Greg Ercolano wrote: > > I think the 0xA0 character might be the problem here. > > A0 being the hi bit set equivalent of an ascii space. > > qiaogang chen, I compiled the below, slightly modified program > on my Vista machine with FLTK 1.3.x, and when I run it, it shows > this image: > http://seriss.com/people/erco/fltk/tmp/chinese-bad-character.jpg > > Can you look at that image and confirm the red underlined character > is the /only/ problem here? > > Since I don't know Chinese, would you say that single "c" character > is the *only* problem with the screenshot above? > > And further more, can you confirm the window title looks completely > correct, and the problem is ONLY in the FLTK widgets? > > Confirming this would seem to help nail down my suspicion > that the \xa0 character is the problem here, as that character > is part of the sequence that defines that red problem character. > Yes , the window title display correctly. but in menu item and window widge, the only problem is the mentioned "C" .
After all, if the UTF8 version is finished with no problem, I am glad to upgrade to it. Thank you for your struggling work. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

