Re: NSSearchField alternative for 10.2.x?
Re: NSSearchField alternative for 10.2.x?
- Subject: Re: NSSearchField alternative for 10.2.x?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Mon, 19 Apr 2004 17:12:14 +0200
At 14:52 Uhr +0900 19.04.2004, Jim Tittsler wrote:
I have written a small program that uses an NSSearchField. I
would like to extend it now as single binary that will also
work with 10.2.x, by substituting an NSTextField and
implementing a subset of the search feature based on the OS
version. Is this possible/practical?
There is some existing code from someone that implements a text
field with the rounded ends and the magnifying glass icon/popup,
WBSearchtextField:
http://cocoadev.com/index.pl?ObjectLibrary
I don't think it implements any SearchKit stuff, but it'd probably
be a good starting point. Apart from that, I think the GNUstep.org
folks intend to write their own version of NSSearchField. I don't
know whether any work on that has already started, but you may be
able to collaborate with them to produce something that will also be
useful for people running older MacOS X releases.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.