Find Panel in TextView
Find Panel in TextView
- Subject: Find Panel in TextView
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Mon, 3 May 2004 20:34:51 +0200
I have a subclass of NSTextView and would like to use the Find Panel of
NSTextView.
As my subclass is a bit special, I would have to implement the finding
myself.
But to do this, I need the information from the Find Panel - like find
string (this I might get from the Find Pasteboard), but also the
replacement string, the button states like "Wrap around", "Case
Insensitive" etc.
So how do I get the Find Panel, and how do I access the info from it?
Any hints will be very much appreciated.
Gerriet.
_______________________________________________
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.