Re: Application Menu - Preferences
Re: Application Menu - Preferences
- Subject: Re: Application Menu - Preferences
- From: Gabriel Fernandez <email@hidden>
- Date: Wed, 24 Feb 2010 17:39:24 -0500
Okay, I'm a skeptical person, so I have to ask why isn't there a "preferences" method in the FirstResponder IB object to begin with?
But more to the point, how do I get a reference to the application delegate instance?
Thanks,
Gabe
>
> ------------------------------
>
> Message: 16
> Date: Thu, 25 Feb 2010 08:37:19 +1100
> From: Graham Cox <email@hidden>
> Subject: Re: Application Menu - Preferences
>> 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