lack of Mac OS X intuition: system menu

J. Landman Gay jacque at hyperactivesw.com
Sun Jul 31 23:41:40 EDT 2011


On 7/31/11 9:32 PM, Slava Paperno wrote:
> Earlier today Jacque said:
>
>>> The IDE will replace the system menu with yours when your stack is
>>> frontmost. If you click on any IDE component (message box, tool
>>> palette, etc) the IDE menus will come back. It's dynamic.
>
> I have not been able to achieve this no matter what value of "editmenus of
> this stack" or the check boxes in Menu Builder.

Does your stack set the defaultMenuBar? The defaultMenuBar is handled by 
the IDE, and if your stack sets it, it will override the IDE's behavior.

If you need to set it in a standalone, change your script to check the 
environment and only set the defaultMenuBar if the environment is not 
"development".

That's all I can think of that would cause the IDE to fail to respond 
correctly.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list