Re: Strings from NSTextView
Re: Strings from NSTextView
- Subject: Re: Strings from NSTextView
- From: m <email@hidden>
- Date: Thu, 20 Oct 2005 19:19:51 -0700
On Oct 20, 2005, at 6:41 PM, email@hidden wrote:
I am very new to cocoa and cannot find how to retrieve the current
text in
an NSTextView object. If anyone could help I would greatly
appreciate it.
General newbie tips:
1) Get a book. This one is good:<http://www.amazon.com/exec/obidos/tg/
detail/-/0321213149/qid=1129860945/sr=8-1/
ref=pd_bbs_1/103-9846190-4730207?v=glance&s=books&n=507846>
2) Search the archives at <http://www.cocoabuilder.com>
3) Get your hands on "Docoa" or "AppKiDo", two apps that make
browsing the copious Cocoa class documentation a breeze.
4) NSTextView is a subclass of NSText. NSText has a method named
"string" which is might be what you want.
_murat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden