Re: NSMutableArray
Re: NSMutableArray
- Subject: Re: NSMutableArray
- From: Scott Stevenson <email@hidden>
- Date: Mon, 20 Sep 2004 14:05:04 -0700
On Sep 20, 2004, at 1:42 PM, Toni Reolon wrote:
have a problem with nsarraycontroller !
have create a program with an object like this :
folder 1 - title 1
title 2
title 3
folder 2 - title 1
title 2
title 3
[...]
i want to search an title in all folder .... but no have ideas to make
that ...
There's no special trick to be found. You have to walk through each
folder's contents and compare its title with the target search string.
Outside of that, it's hard to answer your question because it's too
vague. Either describe the specific areas that are unclear or post some
sample code that you're working on.
Best Regards,
- Scott
--
Tree House Ideas
http://treehouseideas.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden