On Nov 1, 2011, at 15:27 , Livio Isaia wrote: > Thank you for your answer, > but i can't figure out which method(s) I must implement. I tried with some of > them and still doesn't work (e.g. valueForKey:)
It's not very well documented. Start here: http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CocoaBindings/Concepts/HowDoBindingsWork.html and work through the joystick example. There are *very* few situations where it's worthwhile going to all this trouble to implement a custom binding, but IB plugins are one where it makes sense. (Of course, IB plugins themselves are now of doubtful value, since there's no forward path into Xcode 4.x.) _______________________________________________ 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