NSTextView synchronization ...
NSTextView synchronization ...
- Subject: NSTextView synchronization ...
- From: T Reaves <email@hidden>
- Date: Sun, 29 May 2005 22:10:13 -0400
I have an NSTExtView on a window. I have a button that toggle's
a drawer. The drawer has another NSTextView. Both are bound to the
same string in a CoreData class. I'd like the text in the two to be
synchronized, as the one on the main window is small, and the user
would open the drawer for a larger edit window.
I don't think I can share the instance of the NSTextView, as
their sizes differ. The text in one is updated in the other when the
text view's focus is lost.
Thanks for any help.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden