The menubar in my main stack has only the "LIvecode" and "Edit" menus only. Other stacks in the project have the full IDE menubar. I want to get it all back during development.
A substack has a custom menubar containing only "File" and Edit." I think something is confused now in the main stack.
When the project becomes a standalone I do want the main stack to have only the application name menu. Now it has that and the "Edit" menu as a standalone.
I'm reading about the defaultMenubar property, which is used to set a custom menubar. How do you revert back to the original?
Resetting Menubar to Default
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Resetting Menubar to Default
Hi,
During development, don't use the defaultMenubar. Just set the editmenus of your stack to true and you will always have the dev menubar. Or click in an IDE window to see the dev menubar or in a script window to see the script editor's menubar.
Best,
Mark
During development, don't use the defaultMenubar. Just set the editmenus of your stack to true and you will always have the dev menubar. Or click in an IDE window to see the dev menubar or in a script window to see the script editor's menubar.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode