Re: Extracting info from notification
Re: Extracting info from notification
- Subject: Re: Extracting info from notification
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 12 Sep 2003 22:44:58 -0700
On Friday, September 12, 2003, at 09:31 PM, John MacMullin wrote:
I have tried a number of methods and can't seem to get to the data
which I am assuming is in the NSTextView. Which method gets the data
back to me?
Since NSTextView is a subclass of NSText, calling -string on the
NSTextView within the notification ought to work... You are also
getting the changed data in the data source method
"-tableView:setObjectValue:forTableColumn:row:", right? I'm wondering
what you're trying to do here...
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone." - Bjarne Stroustrup
_______________________________________________
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.