Page 1 of 1

Disable preferences menu item

Posted: Sat Apr 09, 2011 8:22 pm
by John
Hi,

I seem to be overlooking something simple. I can disable and enable any menu item other then the "Preferences" menu. I understand that it is really part of the "edit" menu put I can't seem to dim it. I have it disabled in the Menu Builder. My app does not support preferences and the app has been rejected because the "Preferences..." menu item is selectable but does not function. Help.....

Re: Disable preferences menu item

Posted: Sat Apr 09, 2011 9:03 pm
by Dixie
Hi John...

In the 'Menu Builder', delete the "Preferences' menu Item and the '-" above it. When you then compile your stack the 'Preferences' menu item will be greyed out and not selectable...

hope it helps

Dixie

Re: Disable preferences menu item

Posted: Sat Apr 09, 2011 9:15 pm
by John
Thanks Dixie,

Something as simple as that did not occur to me. It could have to do with the warning dialog that pops up when you edit preferences. The menu builder and I don't seem to get along very well. I have learned to back up before using it as it can wreak havoc on you stack size. Right before your help I found this: http://runtime-revolution.278305.n4.nab ... 26955.html . Not as direct as your method but I already implemented it and it seems to work.

Thanks,
John