On Thu, 31 Aug 2006 23:36:31 +0200, Thu, 31 Aug 2006 23:33:08 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> NB> I cannot use UTF-8, or I should have UTF-8 in M source code I assume, as I get VZ> NB> "Invalid UTF-8 string in wxConvertToGTK()", VZ> VZ> For which input do you get this? Of course, when you use UTF-8 the input VZ> must be a well-formed UTF-8 string. To do this "safely" (i.e. so that no VZ> editor mangles it) you should use hex escapes in the code, e.g. "\xc0\x.." VZ> instead of using UTF-8 directly. OK, done. And input is Karsten's and my surnames. I used recode HTML_4.0..JAVA wxMSplash.cpp to recode file to current state. Regards, Nerijus ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
