John Labenski <[EMAIL PROTECTED]> writes:

> 
> Ok, interesting, I guess that the problem is really with wxLua. I'm
> out of town for the rest of the week can only look at it next week.
> 
> Regards,
>     John Labenski
> 

With the changes I suggested in wxlua 2.8 - international characters disappeared

this wxlua will display the right value

This change keeps the support for UTF-8 on input. The problem is that I do not 
see how to write UTF-8 back to the file. Also the information that the data was
UTF-8 is hidden.

So reading a UTF-8 file or a file with accented characters works.

The accented characters are written back as accented characters which is good. 
But how do you write a UTF-8 file using lua? There is a very lengthy discussion
going on in wxwidgets about this problem.

Andre




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to