Re: Bindings - accessing the model from a seperate window
Re: Bindings - accessing the model from a seperate window
- Subject: Re: Bindings - accessing the model from a seperate window
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 13 Jan 2006 09:45:16 -0500
Have you tried binding the the "Shared Application" binding target? I
think you could, for instance, bind to the key path
"delegate.myAttribute".
Another possibility would be to try connecting its content outlet of
the controller manually from code when you instantiate the palette nib.
Daniel
On Jan 13, 2006, at 9:23 AM, Dan Price wrote:
The problem is I can't come up with a key-string which
works. I have an NSController object in the palette
nib, but I'm not sure what I should be using for it's
Content outlet. Can anyone point me in the right
direction? I can get bindings working when the
NSController is in the same nib as the Model, no sweat.
_______________________________________________
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