Re: Help in Disabling a menu
Re: Help in Disabling a menu
- Subject: Re: Help in Disabling a menu
- From: Stephane <email@hidden>
- Date: Fri, 24 Mar 2006 16:55:06 +0100
Am Mar 24, 2006 um 4:39 PM schrieb Anoop:
I am having an action called Lock,I need to change the menu item
name to
Unlock after its action.Where would I call [menuItem
setTitle:@Unlock];
I already test it on validateMenuItem to yes but the MenuItem Title
is not
changing Dynamicly why?
How is it possible for me to change the ManuItem Name Dynamicly can
I ?
validateMenuItem should work fine. This is what I'm using.
Did you check the spelling for the selector?
Is this a menu from the menu bar or from a popup button?
Is this in the main window or in a dialog window?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden