Re: nonatomic vs atomic assign/retain
Re: nonatomic vs atomic assign/retain
- Subject: Re: nonatomic vs atomic assign/retain
- From: Torsten Curdt <email@hidden>
- Date: Thu, 08 Sep 2011 09:07:47 +0200
>> Anyway. But I am curious - can you provide an example where you
>> modified an outlet?
>
> In Cocoa apps I've done setTarget: on table views where I didn't want an action but I did want to do setDoubleAction:. I don't know if that's still necessary.
That's changing properties on the target of the outlet - not the outlet itself.
cheers,
Torsten
_______________________________________________
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