Re: -[NSCFData count]: unrecognized selector
Re: -[NSCFData count]: unrecognized selector
- Subject: Re: -[NSCFData count]: unrecognized selector
- From: Seth Willits <email@hidden>
- Date: Sat, 5 Dec 2009 16:37:18 -0800
On Dec 5, 2009, at 4:23 PM, PCWiz wrote:
> I'm having an *extremely* strange problem here. I'm using this simple if statement to find out if an array controller is not empty:
>
> if ([[_arrayController arrangedObjects] count] > 0)
>
> And this is what it results in:
>
> -[NSCFData count]: unrecognized selector sent to instance 0x134d010
Is the array controller bound to an NSData object?
--
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