Re: One more suggestion

Dietmar Schwertberger <[email protected]> Sun, 20 Sep 2020 22:08:38 +0200
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 20.09.2020 20:46, Igor Korot wrote:
> 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?
I'm not sure I understand.

Currently _() is used, if Application -> "Enable gettext support" is 
active. Otherwise strings are not wrapped at all.

Regards,

Dietmar