Re: Odd binding issue
Re: Odd binding issue
- Subject: Re: Odd binding issue
- From: Scott Anguish <email@hidden>
- Date: Fri, 12 Mar 2004 20:28:59 -0500
On Mar 12, 2004, at 4:10 PM, Allan Odgaard wrote:
On 12. Mar 2004, at 7:17, Scott Anguish wrote:
itemDescription is the NSTextView, and you're trying to set a
binding called string on it??
there is no binding called string for NSTextView. (excuse the
formatting, it's from something else)
Actually there is -- you can bind to any key-value-coding compliant
property. But the behavior will not be exactly the same as when
binding to one of the binding properties exposed by the view objects.
Yes, I'm aware of that. However, it doesn't change the fact that
there is no string binding on this, and in fact you're making it more
complicated for some folks. it'd be appreciated if you'd stop.
_______________________________________________
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.