Re: Connecting Outlet on Derived Array Controller
Re: Connecting Outlet on Derived Array Controller
- Subject: Re: Connecting Outlet on Derived Array Controller
- From: Joanna Carter <email@hidden>
- Date: Mon, 1 Mar 2010 13:45:30 +0000
Hi folks
Does it help if I rephrase my question?
How can I derive from an existing class and add a means of binding a property on the derived class to a property of another object?
It would seem, from Ken's response (and from common sense thinking :-) ) that an outlet is not suitable as that can only connect the outlet to another object, not a property of an object.
So, I implemented some of the NSKeyValueBindingCreation protocol methods and am now able to setup a binding in code.
Is there an easy way to get to set the binding in IB? Or do I have to go through the complete IBPlugin route?
Joanna
--
Joanna Carter
Carter Consulting
_______________________________________________
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