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 (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 arch...@mail-archive.com