[Q] NSTextView Binding property
[Q] NSTextView Binding property
- Subject: [Q] NSTextView Binding property
- From: JongAm Park <email@hidden>
- Date: Tue, 27 Mar 2007 23:59:40 -0700
Hello, all.
When I tried binding an NSTextView value binding, I found out that
its "value" binding was missing.
According to the Cocoa Binding Reference, it has these value bindings.
- attributedString
- data
- value
- valuePath
- valueURL
However, when a binding property of an NSTextView is opened using the
Interface Builder, there are only :
- attributedString
- data
- valuePath
- valueURL
Can't I use the "value" binding?
Thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden