Re: NSToolbarItem Craziness
Re: NSToolbarItem Craziness
- Subject: Re: NSToolbarItem Craziness
- From: Seth Willits <email@hidden>
- Date: Thu, 16 Dec 2010 16:52:52 -0800
On Dec 15, 2010, at 5:58 PM, email@hidden wrote:
> So why is not the action method called when the item is enabled but a table has focus?
Probably because the toolbar has no target, thus the action is being sent up the responder chain and something before your controller responds to that same action.
--
Seth Willits
_______________________________________________
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