Re: NSSegmentedControl subclass and bindings
Re: NSSegmentedControl subclass and bindings
- Subject: Re: NSSegmentedControl subclass and bindings
- From: mmalc Crawford <email@hidden>
- Date: Fri, 29 Jun 2007 10:52:36 -0700
On Jun 29, 2007, at 10:38 AM, mmalc Crawford wrote:
Views do not emit KVO notifications.
For the sake of the archives, per a previous message (<http://lists.apple.com/archives/cocoa-dev/2007/Mar/msg01269.html
>) on this subject:
"Information is communicated model >> controller >> view using KVO,
but view > controller > model using KVC. Posting KVO notifications
from a view is generally not useful (WebView is an anomaly since it
combines the roles of controller and view)."
mmalc
_______________________________________________
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