Re: Dialog Command Keys
Re: Dialog Command Keys
- Subject: Re: Dialog Command Keys
- From: Kyle Sluder <email@hidden>
- Date: Tue, 26 Jul 2011 10:44:45 -0700
On Tue, Jul 26, 2011 at 10:30 AM, Bill Appleton
<email@hidden> wrote:
> hi all
>
> i set the target and the action on my menu items -- this is so that i can
> get my handler called when someone selects a menu item
> i will re-read the event handler docs with regard to menu items (no keyboard
> issues) and see if that helps
Ah, there's your problem. You need to set these targets to nil, which
is equivalent to wiring them up to First Responder in a nib.
--Kyle Sluder
_______________________________________________
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