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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com