Re: new to cocoa
Re: new to cocoa
- Subject: Re: new to cocoa
- From: Kiel Gillard <email@hidden>
- Date: Fri, 14 May 2010 15:24:48 +1000
On 14/05/2010, at 3:15 PM, Ken Thomases wrote:
> On May 13, 2010, at 11:38 PM, Kiel Gillard wrote:
>
>> This most certainly is happening because you cannot use UIButton objects as keys in a dictionary because NSDictionary copies the objects used as keys. Furthermore, UIButton does implement the NSCopying methods.
>
> I assume you meant "does _not_ implement".
Yes, my apologies. This was an accidental omission. UIButton does NOT implement the NSCopying methods.
Thanks, Ken!
>
> Regards,
> Ken
>
_______________________________________________
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