On Fri, 3 Oct 2003 10:22:54 +0200 (CEST) Robert Vazan <[EMAIL PROTECTED]> wrote:
RV> The advice I hear from C++ folks is to have all strings in wide characters RV> and translate them on I/O. This is what is done in Unicode build -- and this is why I start to think that moving to Unicode [internally] should be done a.s.a.p. But M doesn't build in Unicode yet... RV> I hear that not all wxWindows ports support wide characters No, for example GTK1 port doesn't (GTK2 does). Also, under Windows using Unicode under Win9x is quite interesting and until very recently was impossible at all. Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
