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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to