Re: CD/Bindings and NSTextView
Re: CD/Bindings and NSTextView
- Subject: Re: CD/Bindings and NSTextView
- From: Jérôme Jaglale <email@hidden>
- Date: Wed, 28 Dec 2005 17:46:52 +0400
I suppose you have a NSArrayController for your "table listing entries". The
value for your NSTextView should be a property (key) of it.
After you just bind the textView to the property of your NSArrayController
for the value binding, and it works !
When another row will be selected by th user, the text view will be
automatically saved in your model. Bindings make it so easy !
_______________________________________________
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