Re: NSTextView storage problem
Re: NSTextView storage problem
- Subject: Re: NSTextView storage problem
- From: Thomas Finley <email@hidden>
- Date: Sat, 26 Jul 2003 21:23:13 -0400
On Saturday, July 26, 2003, at 08:33 PM, LANCE GREENWOOD wrote:
Now why doesn't value have anything in it? Or what is the best way to
store the information in the NSTextView. I don't need any formatting
information.
Remember to -retain value when you retrieve it in the first method.
I'm working under my best assumptions of your intentions: your example
code is more than a little confusing since these are apparently two
different methods on the same object (I presume, since they both access
the instance "value") with the same signature
"updateNSTextViewAcction:".
_______________________________________________
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.