Re: Feature request

Dietmar Schwertberger <[email protected]> Sat, 18 Jan 2020 00:54:36 +0100
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 04.01.2020 18:27, Igor Korot wrote:
> Would it be possible to add StdDialogButtonSizer to the control palette?

A very first version is in the master branch now. You can select it from 
the sizer dialog. It's working only with stock item buttons.

By default, it will be aligned right, EXPAND deactivated and the 
proportion set to 0. I'm open to set more options, e.g. the border size.

Maybe someone volunteers for a second dialog: once the user hits OK, a 
second dialog will open with a list of checkboxes to select the buttons 
to be added. Maybe an additional checkbox and text could be added to 
auto-create event handlers.

Regards,

Dietmar