One more suggestion
Igor Korot <[email protected]> Sun, 20 Sep 2020 13:46:43 -0500
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <CA+FnnTwVVP_+k7R13-F5TiNg2v+f_o0hOw3UvdqGNUWoej3a5g@mail.gmail.com> |
Hi, Dietmar, It would be nice if all string constant would be wrapped with _() instead of wxT(), especially if the code generation is done for 3.0. Or maybe don't wrap it into anything? Thank you.