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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to