From: Mattia B. <mb...@ds...> - 2002-10-28 15:29:51
|
On Sun, 27 Oct 2002, Jouke Visser wrote: >> That probably was outdated information, according to wxEncodingConverter >> docs, it can convert to/from Unicode, if wxWindows. >> >> But I still thought this would happen behind the scenes if you used wxLocale. >Well, obviously not. I can give you my japanese .po and .mo files just > so you can fiddle around with it. In poEdit it displays OK, so the file > is OK and my Windows settings are OK too, but when my own app is > supposed to display it, it is just line-noise. poEdit is compiled in Unicode mode, the wxPerl/wxWindows you are using is not. (it should just work with the release I just uploaded). Regards Mattia |