Re: Application Menu - Preferences
Re: Application Menu - Preferences
- Subject: Re: Application Menu - Preferences
- From: Graham Cox <email@hidden>
- Date: Thu, 25 Feb 2010 08:37:19 +1100
On 25/02/2010, at 7:28 AM, David Blanton wrote:
> In an NSDocument app where should or how should the Application Preferences menu item be connected?
In general, it should be connected to First Responder (in fact nil) to an action of your choice. Then that action can be implemented where it makes most sense, which is likely to be the application delegate.
--Graham
_______________________________________________
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