Re: Custom Dialog Problems and Observations
Dietmar Schwertberger <[email protected]> Fri, 24 Apr 2020 20:17:15 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 24.04.2020 07:50, Lawrence Gray wrote: > Initially, I thought that the code would be generated in the order the > properties were listed in the code pane and I am wondering if there is > any way to rearrange the list of properties and force the code > generator to respect the listed order. This might be a useful > enhancement but I will let others decide as I don't know if this is > overall a significant problem. This is indeed a bit unexpected. I would not have known this... I have just fixed this in the master branch. Actually, I rarely use the properties myself and they are just there because they have always been. As workaround you could have added the property code to "Code to be inserted after". If you ever want to run your program on Windows, you should add a panel: Frame -> Panel -> Sizer Without, the frame looks too dark and you can't easily use Tab and Shift+Tab to navigate. Regards, Dietmar _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general