presentation issue with wxGlade

Igor Korot <[email protected]> Wed, 16 Sep 2020 02:49:12 -0500
Newsgroups gmane.comp.python.wxglade
Message-ID <CA+FnnTzHnR032HzPzxhfhaB70sHw3wPWfHAkaJmLdHG0z5jVJA@mail.gmail.com>
Hi,
Another issue I just encountered.

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...

Thank you.