Speaking with a interface object in a different class.
Speaking with a interface object in a different class.
- Subject: Speaking with a interface object in a different class.
- From: Oliver Cameron <email@hidden>
- Date: Tue, 9 Dec 2003 21:15:23 +0000
Hey guys,
Heres a dilemma I am having. I have a NSDocument based app and have a
NSTextView defined in my NSDocument sub-class. I have another class,
which is for a live preview window, what I want to do is get the string
from the NSTextView defined in the NSDocument subclass, but in this
other class. So basically in non-coding terms, I want to contact the
TextView from a different class. I've heard about NSNotifications but
don't really get the hang of it.
Thanks,
Oliver
_______________________________________________
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.