Re: presentation issue with wxGlade

Dietmar Schwertberger <[email protected]> Wed, 16 Sep 2020 19:35:01 +0200
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 16.09.2020 09:49, Igor Korot wrote:
> I successfully created wxPanel.
> But when I tried to put wxBoxSizer on it I see that the dialog is now
> have an option for StdDialogButtonSizer.
>
> I think it only make sense for the dialogs and not panels.
>
> What do you think?
>
> Also, it would be nice to have the radio boxes to stay in 2 rows so that the
> "Add wxBoxSizer" dialog do not be that wide...

I would rather prefer to keep one dialog for all window types. Also in 
Common -> Sizer Type the wsStdDialogButtonSizer is listed.

I will check the options to make the dialog smaller again, though. 
Either by using three separate radio buttons or using a vertical radio box.


Thanks for testing and feedback,

Dietmar