Tutorial for writing a bindings-compliant NSView subclass?
Tutorial for writing a bindings-compliant NSView subclass?
- Subject: Tutorial for writing a bindings-compliant NSView subclass?
- From: Alexander Heinz <email@hidden>
- Date: Mon, 1 Feb 2010 08:43:27 -0500
Hello fellow Cocoa-devs,
Does anyone know where to find a good tutorial or more information about writing a bindings-compatible subclass of NSView? I've seen Apple's example code on the subject, but it looks like it's a lot more complicated than it should be. I don't need Interface Builder support, either, just a straightforward description of what methods I need to provide and/or override to make is possible to (programmatically) bind some property of my view to a key path of another object.
By the way, how come this stuff doesn't have any documentation in the Developer Reference?
Help appreciated,
Alex_______________________________________________
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