Re: wxGlade release 0.9.4

Dietmar Schwertberger <[email protected]> Fri, 17 Jan 2020 21:50:33 +0100
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 23.08.2019 09:48, Federico Fanton wrote:
> Ok I've tried the master branch. It seems to be working nicely, the 
> only issue I have is that it's leaving empty function definitions 
> inside the generated code:
>
> def __set_properties(self):
>
> def __do_layout(self):
>
>
> Maybe this happens because I'm using the "Keep user code" flag? 

This is fixed now. They will be removed if no user code was added.

Regards,

Dietmar