wxPython and localisation
- by terabytest
I'd like to write a wxPython application that would run in different languages, updating itself automatically (with no need to close it and open it back) whenever I change the language.
Is it possible to make a system that recognises and edits every widget that needs to be updated?