Re: Erasing a NSTextView
Re: Erasing a NSTextView
- Subject: Re: Erasing a NSTextView
- From: Henry McGilton <email@hidden>
- Date: Mon, 1 Sep 2003 17:40:02 -0700
On Monday, September 1, 2003, at 01:10 PM, Sanri Parov wrote:
Hi everybody,
is there a way to erase completely an NSTextView programmatically?
I mean, to do something similar to what you'd normally do in a text
editor by "Select All" and "Clear" functions.
The selectAll and delete methods on NSText look pretty promising .
. .
I noticed that there are these selectors implemented into the
FirstResponder into IB but I haven't understood well what this
"responder" is and how to use it into my application.
Sorry for the extreme stupidity of my question, but I can't catch the
point.
Best Wishes,
........ Henry
===============================+============================
Henry McGilton, Boulevardier | Trilithon Software
Objective-C/Java Composer | Seroia Research
-------------------------------+----------------------------
mailto:email@hidden |
http://www.trilithon.com
|
===============================+============================
_______________________________________________
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.