Re: NSPageLayout obsolete?
Re: NSPageLayout obsolete?
- Subject: Re: NSPageLayout obsolete?
- From: Ken Thomases <email@hidden>
- Date: Tue, 19 Aug 2014 10:08:55 -0500
On Aug 19, 2014, at 3:17 AM, Quincey Morris <email@hidden> 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 (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