Re: Release 1.0.0

Johan Vromans <[email protected]> Wed, 12 May 2021 19:54:47 +0200
Newsgroups gmane.comp.python.wxglade
Organization Squirrel Consultancy
Message-ID <[email protected]>
On Wed, 12 May 2021 19:27:05 +0200, Dietmar Schwertberger wrote:

> Have a look at the "code before" and "code after" properties.
> You should be able to achieve most things using these 

Yes, I played with these and they seem quite useful.

However my gut feeling is that "code after" would better be placed
before the call to Layout() so I can e.g. reconfigure sizers depending on
proram options. Ok, an extra Layout() call doesn't matter much...

My kindest thanks for continuing development and support of wxGlade,
including the perl codegen. I use wxGlade for all my GUI applications even
though I get the feeling that I'm the only one in the world building perl
GUI applications...

Regards and stay healthy.

-- Johan