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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to