Re: Native Language Dialogue boxes.

Steve Cookson - gmail <[email protected]>
Newsgroups gmane.comp.lang.perl.wxperl
Message-ID <[email protected]>
Hi Johan,

Thanks for this.

On 17/10/14 12:22, Johan Vromans wrote:
>      use Wx qw(wxLANGUAGE_DEFAULT wxLOCALE_LOAD_DEFAULT);
>      my $local = Wx::Locale->new(wxLOCALE_LOAD_DEFAULT, wxLOCALE_LOAD_DEFAULT );
>      $local->AddCatalog("app"); # replace with the appropriate catalog name
I'm not sure about this last line,  where do I get these catalogues 
from?  Or is it just "pr_BR", or something?

My main issue is the standard dialogue boxes, like:

  *      wxColourDialog
  *      wxFontDialog
  *      wxPrintDialog
  *      wxFileDialog
  *      wxDirDialog
  *      Help screens

They all have English words in them.  Will ...

$local->AddCatalog("app")

...fix that?

Regards

Steve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.