Re: NSUserInterfaceItemIdentification -identifier vs -tag
Re: NSUserInterfaceItemIdentification -identifier vs -tag
- Subject: Re: NSUserInterfaceItemIdentification -identifier vs -tag
- From: "email@hidden" <email@hidden>
- Date: Tue, 08 Oct 2013 21:59:57 +0100
On 8 Oct 2013, at 21:54, Lee Ann Rucker <email@hidden> wrote:
>
> On Oct 8, 2013, at 1:47 PM, email@hidden wrote:
>
>> The NSControl -tag property can be used to identify an action sender.
>>
>> Can the NSUserInterfaceItemIdentification protocol property -identifier be safely used for the same purpose?
>
> I don't know, but I'd prefer representedObject for something like that - it'll only be used by your code, so you don't have any restrictions to worry about.
>
-tag and -identifier both have the advantage of being accessible from within IB.
J
_______________________________________________
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