[Q] NSTextView Binding property
- Subject: [Q] NSTextView Binding property
- From: JongAm Park <email@hidden>
- Date: Tue, 27 Mar 2007 23:59:40 -0700
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Mime-Version:Content-Transfer-Encoding:Message-Id:Content-Type:To:From:Subject:Date:X-Mailer; b=1JxHRx7nOedNX0eNtofbY7+3pv6/gSK/o88A/QuQEMiOmNBaPCgIQAIud9LpjBqHJxxWIEybxpLSB/GGUDGPf7QHqFLg+yv8kbA0HvGEf17IE7trpIHaNZiI9vEuqzXGyGY3fkUa+gkASUVbw0nPWuq76TqCSuOyC0kfQfcyAPU= ;
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.