Re: Menubar erased without notice
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 14.01.2019 12:21, M A wrote: > When a frame has a menubar associated with it, unchecking the "Has MenuBar" checkbox erases the menubar without any warning. If the user checks it again the old menubar is simply replaced with a blank one. I suggest a warning dialog be displayed alerting the user unchecking the "Has MenuBar" checkbox will erase the current menubar. I don't see a need to have here more warnings than when deleting a tree of widgets. At some point in future, an undo feature should be available. Until then, it's a good idea to get used to Ctrl-S. > I also suggest that a feature be added that allows the user to have a menubar and still be able to see wxGlade's menubar when it is desired. That's a Mac OS specific problem. If no Mac users object, then I would completely disable the menu creation for the Design window under Mac OS with revision 1.0. In the Preview it would still be available. I would not want to change it for 0.9 as this could introduce bugs... I think that you can start using the NEW_STRUCTURE branch in a few weeks from now. I'm already using it for my projects. Regards, Dietmar