Re: Window/Controller, View/Controller, View ?
Re: Window/Controller, View/Controller, View ?
- Subject: Re: Window/Controller, View/Controller, View ?
- From: Fritz Anderson <email@hidden>
- Date: Wed, 01 Feb 2012 11:00:09 -0600
On 31 Jan 2012, at 4:34 PM, Quincey Morris wrote:
> It's often convenient to subclass the view controller for a particular view, so that the objects in the view can use the view controller as its … um … controller. This view controller itself may well end up using the window controller as its … er … controlling controller.
Bindings can be your friend here. In simple cases, having an NSObjectController link between controls and .representedObject can do a lot for you.
— F
_______________________________________________
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