Re: Removing an Object with A Certain Title from an NSTreeController.
Re: Removing an Object with A Certain Title from an NSTreeController.
- Subject: Re: Removing an Object with A Certain Title from an NSTreeController.
- From: Quincey Morris <email@hidden>
- Date: Sat, 10 Oct 2009 09:59:02 -0700
On Oct 10, 2009, at 05:28, Joshua Garnham wrote:
NSPredicate *predicate = [NSPredicate
predicateWithFormat:@"title IN %d", oldTasks];
%d? "oldTasks" is a NSArray.
_______________________________________________
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