On Mon, Oct 28, 2002 at 09:28:20AM -0500, A. B. wrote: > I am trying to implement multi-language support for a top menu but so > far I had no success. Here is a some code to illustrate the problem:
Instead of this complicated scheme, I would suggest you use gettext. It works with glade and with pygtk. See the faq. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
