Re: Problems subclassing NSTableView and NSOutlineView
Re: Problems subclassing NSTableView and NSOutlineView
- Subject: Re: Problems subclassing NSTableView and NSOutlineView
- From: Scott Anguish <email@hidden>
- Date: Wed, 6 Jul 2005 22:32:01 -0400
On Jul 6, 2005, at 9:10 PM, mmalcolm crawford wrote:
On Jul 6, 2005, at 5:56 PM, Todd Blanchard wrote:
The question - how to make my own binding and start observing for
it in the NSOutlineView.
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Concepts/HowDoBindingsWork.html>
<http://developer.apple.com/samplecode/BindingsJoystick/
BindingsJoystick.html>
and if you're using Tiger:
<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/Java/Protocols/NSKeyValueBindingCreation.html#//
apple_ref/doc/uid/20002206-BCIIFCEH>
that second one is the Java protocols.. I think you'd actually want
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Protocols/
NSKeyValueBindingCreation.html#//apple_ref/doc/uid/20002048
specifically infoForBinding:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden