Re: How to hook up controllers to a hand generated OM?
Re: How to hook up controllers to a hand generated OM?
- Subject: Re: How to hook up controllers to a hand generated OM?
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 21 Jun 2005 03:41:32 -0700
On Jun 20, 2005, at 11:30 PM, Chris Hanson wrote:
You can just invoke -bind:toObject:withKeyPath:options: on the
controllers and views you want to bind, and set up bindings
programmatically between your views and your object model. See the
documentation for the NSKeyValueBindingCreation informal protocol
in AppKit for details.
See also <http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/Concepts/HowDoBindingsWork.html#//apple_ref/doc/uid/
20002373-CJBEJBHH> and various examples at <http://homepage.mac.com/
mmalc/CocoaExamples/controllers.html>.
mmalc
_______________________________________________
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