Re: NSObjectController: can't populate all elements of NSMutableDictionary in File's Owner (part deux)
Re: NSObjectController: can't populate all elements of NSMutableDictionary in File's Owner (part deux)
- Subject: Re: NSObjectController: can't populate all elements of NSMutableDictionary in File's Owner (part deux)
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 27 Dec 2005 13:02:18 -0800
On Dec 27, 2005, at 9:07 AM, Frederick C. Lee wrote:
1) Why do I get the following compiling error if I set
NSTextView's 'Allow User to Change Fonts' attribute to FALSE
(deselect it)?
2005-12-27 08:57:28.358 Global Village[3532] [<NSTextView 0x3ba9b0>
valueForUndefinedKey:]: this class is not key value coding-
compliant for the key data.
1a) How would I correct this?
Presumably you had originally made a binding for 'data'?
You have to unbind it:
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
(NSTextView)
mmalc
_______________________________________________
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