Good Tip.  Thanks.

What I was really getting at is how to set the target / action for when the item is selected. Here is what I did, so if this is way off base please let me know.

I sub-classed NSMenuItem and set the Preferences menu item to this class.

In the awakeFromNib I set the target and action.

Am I doing too much?  Is there a 'less code' approach?

-db

On Feb 24, 2010, at 1:46 PM, Paul Bruneau wrote:


On Feb 24, 2010, at 3:28 PM, David Blanton wrote:

In an NSDocument app where should or how should the Application Preferences menu item be connected?

This is kind of old, and its main focus is bindings, but it gives you everything you need I think

http://developer.apple.com/cocoa/cocoabindings.html





_______________________________________________

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

Reply via email to