problem with GTK language

Peter Irbizon peterirbizon at gmail.com
Wed Aug 10 10:22:32 EDT 2011


Hello,
I have strange problem with gtk language in pygtk. When I run .py file it
shows all gtk labels in my default windows language (slovak). But when I
compile it with py2exe and run exe file all labels are in english. Why this
happens? How can I define on program startup which language to use? I would
like to choose between english and slovak. I tryed to set locals in my
application but no luck. What am I doing wrong?

thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110810/d6be45fc/attachment.html>


More information about the Python-list mailing list