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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]