From: Schaffter E. <er...@er...> - 2006-11-02 15:07:31
|
Hello I have a Wx::Wizard which works fine, except when I want to have it in another language then english. The next / previous buttons are always in english. I asked on the wxuser list and it seems it has to be dealt with Wx::Locale, which is in wxPerl, but it seems that it lacks the Init function that would allow me to specify a language code (http://www.wxwindows.org/manuals/2.6.3/wx_languagecodes.html) so I can have the correct languages in the wizard. Is that exact or am I missing something ? Thank you Eriam |