wxHtmlWindow: Displaying Japanese
JH Trauntvein
j.trauntvein at comcast.net
Wed Oct 4 10:49:26 PDT 2006
I have a non-unicode windows application that uses various HTML windows
to show messages and other information. I have found that, when
strings containing Japanese characters are sent to the HTML window via
SetPage(), the window shows garbled results. I have tried to modify
the code setting the string so that all non-ascii characters are
converted to character entities and, upon doing this, the window shows
a question mark for each character position. I assume that this is a
font/encoding issue but have no clue how to address it other than
trying a unicode build. Any help would be appreciated.
Regards,
Jon Trauntvein
More information about the wx-users
mailing list