Re: Connecting Menu Items to Actions
Re: Connecting Menu Items to Actions
- Subject: Re: Connecting Menu Items to Actions
- From: j o a r <email@hidden>
- Date: Wed, 8 Feb 2006 22:29:48 +0100
On 8 feb 2006, at 22.20, Jason Barker wrote:
I have my AppController class for which I've created a few actions
and then instantiated it in Interface Builder. I've successfully
connected the Preferences menu item to an action in my
AppController class but when I try to connect the About menu item
to an action in my AppController class, the inspector shows
"Actions in NSApplication" instead of "Actions in AppController".
Could it be that this menu item is already connected to an action in
NSApplication? If that's the case, you need to disconnect it before
you can re-connect it to a new action.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden