Re: NSObjectController and NSDefaultsController Binding?
Re: NSObjectController and NSDefaultsController Binding?
- Subject: Re: NSObjectController and NSDefaultsController Binding?
- From: Scott Anguish <email@hidden>
- Date: Sun, 18 Apr 2004 02:47:46 -0400
On Apr 17, 2004, at 5:53 PM, Bruce Truax wrote:
Is it possible to use both an NSObjectController and
NSDefaultsController to
bind the value of a NETextEdit field to your model object and the
defaults
controller simultaneously? If the answer is yes, are there any special
tricks to make this work? It looks to me like you can only select one
type
of binding for the value parameter at a time.
While mmalc said it's not possible (which is true), my question would
be what are you trying to accomplish?
this sounds like it might be either a job for a placeholder, or using
NSUserDefaultsController exclusively, but setting the 'default default
values' in the registration domain.
_______________________________________________
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.