On Tue, Jul 26, 2011 at 10:30 AM, Bill Appleton <billapple...@dreamfactory.com> 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 (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