Re: Find?
Re: Find?
- Subject: Re: Find?
- From: Stevos <email@hidden>
- Date: Mon, 20 May 2002 23:17:24 -0500
On 5/20/02 10:20 PM, "Paul A. Seligman" <email@hidden>
wrote:
>
I've spent the last few hours trying to find references to the find
>
functionality for a text view.
>
>
(Looking for a way to kill a few hours? Try searching for "find" or "search"
>
on the ADC...)
>
>
The easiest way I can see to do this is to "borrow" code straight from
>
TextEdit. It just seems odd that an IB-created Cocoa Application comes
>
prepackaged with a Find menu item, without a supporting native widget.
>
>
Someone please tell me I'm failing to grasp something obvious...
>
>
-PAS
>
Student/Developer email@hidden
>
Handspring Intern email@hidden
>
_______________________________________________
>
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.
>
>
Here's a quote from somewhere (if someone finds the source that'd be good!)
Actually, paraphrase.
"While Apple has standardized the look and feel of OS X Find, they haven't
given us any standard way of accomplishing it."
Anyway
So you should implement this yourself
Though I do think that NSString has a stringWithinString function or
something similar.
-Stevos
_______________________________________________
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.