Re: [Q] NSTextView Binding property
Re: [Q] NSTextView Binding property
- Subject: Re: [Q] NSTextView Binding property
- From: "Kevin" <email@hidden>
- Date: Wed, 28 Mar 2007 07:29:57 +0000
- Importance: Normal
- Sensitivity: Normal
Uncheck "Allows rich text" in Interface Builder for the NSTextView, and then you'll see the value binding.
Sent via BlackBerry from Cingular Wireless
-----Original Message-----
From: JongAm Park <email@hidden>
Date: Tue, 27 Mar 2007 23:59:40
To:cocoa-dev <email@hidden>
Subject: [Q] NSTextView Binding property
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
_______________________________________________
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