Re: NSObjectController and NSDefaultsController Binding?
Re: NSObjectController and NSDefaultsController Binding?
- Subject: Re: NSObjectController and NSDefaultsController Binding?
- From: Allan Odgaard <email@hidden>
- Date: Fri, 23 Apr 2004 19:44:12 +0200
On 22. Apr 2004, at 6:24, mmalcolm crawford wrote:
So in my example the model object (receiver of bind:...) had to be
KVC compliant for the key "title" and the controller had to be KVO
compliant for the key "values.title". No other requirements should
exist.
Not so.
The requirements discussed were the lacking
NSEditor/NSEditorRegistration protocol implementation mentioned by
Scott:
I'm not exactly sure how binding a model to another controller will
work. Especially if you don't implement NSEditor and
NSEditorRegistration.
I did not intend for the binding to be "both ways", I believe to have
implied the opposite, as that was how I understood the requirement of
the OP.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.