[wxPython-users] wxPython 2.8 RC - Call for testers! :-)
Josiah Carlson
jcarlson at uci.edu
Fri Dec 1 15:23:55 PST 2006
David Woods <dwoods at wcer.wisc.edu> wrote:
> I've had unicode problems with the StyledTextCtrl for a number of
> wxPython versions, as I've reported here before. The attached code
> runs okay on Windows, with the exception of Korean characters, which
> show up in wx.StaticText but not in wx.STC except when mixed on the
> same line with Chinese characters. I don't think this has changed in
> the last several wxPython versions.
Have you contacted the scintilla mailing list? Smells like a Scintilla
bug to me. Also, if you could offer some version of the text (perhaps
utf-8 encoded, as an attachment), the rest of us could try it on other
platforms to see if it may be mac-specific.
- Josiah
More information about the wxpython-users
mailing list