Re: 'Search field' class yet?
Re: 'Search field' class yet?
- Subject: Re: 'Search field' class yet?
- From: cricket <email@hidden>
- Date: Fri, 21 May 2004 11:53:16 -0700
I didn't find anything when I searched the documentation for
'NSSearchFileld', but apparently, there is a class, but they decided on
a different name:
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSSearchField.html
- cricket
On May 21, 2004, at 10:38 AM, Jim Witte wrote:
Is there a Cocoa class for the standard search filed with the
"magnifying glass icon" as in iTunes, Finder, Mail, AddressBook,
iPhoto, others? I'd like to know before filing a bug-feature report.
It's sorely needed IMO for consistency if nothing else. And, it might
even be able to be hooking directly into the searchKit by default, so
if you set up your app to do the indexing automatically, your could
through in an 'NSSearchFileld" in IB, and get searching for free (not
counting the time setting up the indexes with SK)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.