How do I enable a menu item?
How do I enable a menu item?
- Subject: How do I enable a menu item?
- From: Tony Gray <email@hidden>
- Date: Sun, 31 Mar 2002 11:34:59 +1000
Hi,
I'm still learning Cocoa. I've just added my own menu item my application's
application menu, and (when this is selected) I want this to call a method
in my application's controller. I can wire this up OK, but the problem is,
this new menu is disabled, both when I test the interface in IB, and when I
compile and run my app.
Do I have to programmatically enable my own custom menu items, or have I
missed something obvious (or otherwise!) in IB?
Tony
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.