On Aug 19, 2014, at 3:17 AM, Quincey Morris 
<quinceymor...@rivergatesoftware.com> wrote:

> Keep in mind that two conditions must be satisfied for a menu item to be 
> enabled:
> 
> a. There must be an object in the responder chain that implements the 
> associated action method.
> 
> b. *That object* must return YES from validateUserInterfaceItem.

Or -validateMenuItem: or implement neither.  If there's no validation method, 
the menu is enabled.

Regards,
Ken


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to