Re: Proper target for table cell view buttons
Re: Proper target for table cell view buttons
- Subject: Re: Proper target for table cell view buttons
- From: David Catmull <email@hidden>
- Date: Sat, 09 Apr 2016 15:54:11 -0600
> On Apr 8, 2016, at 10:48 AM, Quincey Morris <email@hidden> wrote:
>
> You could verify this by simply removing the target connection that’s causing the warning, and see if the action method still ends up in the right place.
As has been pointed out, removing the target connection in the nib also removes the action. Setting the action at runtime, and leaving the target nil, results in the action method not getting called.
_______________________________________________
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