wxPython and wxLocale
Chris Liechti
cliechti at gmx.net
Wed Jul 24 06:32:01 EDT 2002
Uwe Schmitt <uwe.schmitt at procoders.net> wrote in
news:ahlrhp$g3fv5$1 at hades.rz.uni-sb.de:
> I have the problem, that in a self written application dialog buttons
> are labled in german instead of english.
those are the yes, no, ok or cancel buttons (in file dialogs etc.), right?
i think that wx takes the windows functions which show the buttons in the
language windows is set to. this means that an english windows will show
english buttons. don't know about linux but i would expect the same there.
chris
--
Chris <cliechti at gmx.net>
More information about the Python-list
mailing list