I18N - how to refresh text on existing controls

Werner F. Bruhin wrote:

I am trying to translate my app into a few languages. One problem I can't figure out so far is how to refresh the text of existing controls when e.g. switching from English to French?

The different message exchanges I saw about this did not help me. Although one is referening to a "self.resetAllText()" function but I can't find any more details about it.

There is no such function. IIRC I think I was suggesting that it would be possible to write such a funciton, but it wouldn't be easy.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!