Menu Item is not disabling
Menu Item is not disabling
- Subject: Menu Item is not disabling
- From: "Mr. Gecko" <email@hidden>
- Date: Wed, 19 Mar 2008 15:00:28 -0500
Hello I am trying to disable a Menu Item and it is not disabling for
some reason here is the code that i am using.
[eject setEnabled:NO];
I have tried to clean and than build to be sure that it was not a
build issue and still can't figure it out.
This is how I declare it.
IBOutlet NSMenuItem *eject;
Note: setHidden works.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden