I noticed there are a lot of non-US developers on this list. I'm
looking for tips on using Tkinter in non-US locales.

In particular:

1. Are there any Unicode or font specific issues to be concerned
about?

2. Are you using the locale module to control how you display or
parse data moving into and out of Entry widgets? (has anyone
wrapped the Entry widget with locale aware code?)

3. Are you using gettext with Tkinter and if so, are there any
tips or traps to watch for? (I think gettext integration should
be seamless, but didn't think it would hurt to confirm this)

Thank you (gracias, danke, merci, grazie, muito obrigado, tusen
takk, spasibo balshoye, duizend maal dank, ... etc)

Malcolm
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to