From: Simon F. <sim...@bb...> - 2002-10-24 11:42:56
|
> -----Original Message----- > From: Jouke Visser [mailto:jo...@pv...] > Subject: [wxperl-users] Unicode support > > I wondered in what sense wxPerl supports Unicode. I have written a > program I want to make as multi-lingual as possible, and to do so I'm > using Locale::Maketext::Lexicon to translate all text my > program uses, > for menus, dialog boxes etc. I can't really comment on the Unicode support. If you're using a Perl module like Locale::Maketext::Lexicon, it might depend on your version of perl. But did you know that you can use your gettext .po/.mo files with Wx::Locale? There's a Wx::Locale demo in wxperl/demo/demo.pl. SF BBCi at http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system, do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this. |