• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
how do I find the contents of a NSSearchField in an array filled with custom objects?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how do I find the contents of a NSSearchField in an array filled with custom objects?


  • Subject: how do I find the contents of a NSSearchField in an array filled with custom objects?
  • From: "Alan Smith" <email@hidden>
  • Date: Thu, 25 May 2006 17:31:04 -0400

Hi,
I have an array filled with objects that each have:

NSString *name
NSString *path
BOOL       onOff

I want to use a NSSearchField to find the object(s) that have the
'path' closest to what is in the search field. I've tried comparing
them with a '<' and '>' but that doesn't work. How do I do this?

Thanks, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
_______________________________________________
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


  • Prev by Date: Re: inconsistant AppleScript
  • Next by Date: Re: user-stoppable program
  • Previous by thread: Re: Problem getting the launch identifier
  • Next by thread: strange behavior with NSSearchfield
  • Index(es):
    • Date
    • Thread