Robert: > After "is_platform_unicode = <auto>", scintilla displays some unicode > as you showed. but the win32-functions (e.g. MessageBox) still do not > pass through wide unicode.
Win32 issues are better discussed on the python-win32 mailing list which is read by more of the people interested in working on this library. http://mail.python.org/mailman/listinfo/python-win32 Patches that improve MessageBox in particular or larger sets of functions in a general way are likely to be welcomed. Neil -- http://mail.python.org/mailman/listinfo/python-list