Re: Emptying an NSTextView
Re: Emptying an NSTextView
- Subject: Re: Emptying an NSTextView
- From: j o a r <email@hidden>
- Date: Sat, 2 Nov 2002 00:15:44 +0100
Don't forget the superclasses! "setString:" is defined in NSText...
j o a r
On Friday, Nov 1, 2002, at 23:50 Europe/Stockholm, Chris Giddings wrote:
I've been messing around a bit attempting to empty an NSTextView in
order to provide my users with a fresh start. Unfortunately
setStringValue does not work with this, and though setTextValue seems
to be fine by the builder, it also isn't recognized at the time it
needs to be invoked. I was hoping that someone may have a simple
answer to this problem which seems to be eluding me.
_______________________________________________
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.