Try: 
on mouseEnter
    if char 1 of line 2 of menu 2 is not "(" then put "(" before line 2 of menu 
2
    pass mouseEnter
end mouseEnter

put this in the application menu's script
Joe Lewis Wilkins
Architect & Director of Product Development for GSI
<www.glsysinc.com>








On Feb 27, 2011, at 9:36 AM, RevList wrote:

> I would like to disable the Preferences menu on a Stand Alone Mac app.
> Disabling it in Menu Builder does not work.
> The app name is Colour Palette
> 
> Adding this code on  OpenStack does not work
> 
> On OpenStack
>   Disable MenuItem 2 of menu "Colour Palette"
> end OpenStack
> 
> Any ideas?  My application does not use any preferences.
> 
> ******************************************
> Stewart Lynch
> CreaTECH Solutions
> sly...@createchsol.com
> 604.484.8499
> Skype:StewartLynch
> 
> There are only 10 kinds of people.  Those who understand binary and those
> who don't.
> ******************************************
> 
> _______________________________________________
> 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

_______________________________________________
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