Re: Is NSTableView sortDescriptors KVO compliant?
Re: Is NSTableView sortDescriptors KVO compliant?
- Subject: Re: Is NSTableView sortDescriptors KVO compliant?
- From: Adhamh Findlay <email@hidden>
- Date: Fri, 14 Dec 2007 20:03:01 -0600
On Dec 14, 2007, at 12:38 AM, Scott Anguish wrote:
Yes. The Bindings Reference is NOT the same as the class reference.
To expand slightly on mmalc's info. (and hopefully not confusing
the OP)
Unless stated otherwise in the documentation you should not assume
that any of the AppKit/Foundation/Core Data/etc.. properties are
observable.
The controller properties that ARE observable are listed here:
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Articles/ControllerKey-
ValueObservingCompliance.html#//apple_ref/doc/uid/TP40002493
Some additional observable exceptions are noted in
NSViewController, NSCollectionView and NSPrintPanelAccessorizing
Thanks Scott, this is very useful.
Adhamh
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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