Re: Find panel
Re: Find panel
- Subject: Re: Find panel
- From: Fritz Anderson <email@hidden>
- Date: Sun, 1 Aug 2004 12:32:15 -0500
Look into -[NSTextView performFindPanelAction:] (10.3 and later), also
the find pasteboard, [NSPasteboard pasteboardWithName: NSFindPboard].
-- F
On 1 Aug 2004, at 9:07 AM, Ivan Myrvold wrote:
How do I programmatically set the find string in the find panel for a
document-based application? (Same as when a user selects command-E).
_______________________________________________
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.
References: | |
| >Find panel (From: Ivan Myrvold <email@hidden>) |