Re: Cocoa Bindings and multiple nibs
Re: Cocoa Bindings and multiple nibs
- Subject: Re: Cocoa Bindings and multiple nibs
- From: Jonathon Mah <email@hidden>
- Date: Mon, 21 Mar 2005 00:37:17 +1030
On 20 Mar 2005, at 23:54, Anton Kiland wrote:
To get away from a whole lot of code, I want to use cocoa bindings.
So I set up a NSObjectController pointing to my controller class in my
MainMenu.nib.
Then in the inspector window in that nib, I bind one of the fields to
the NSObjectController,
with the path current.properties.name. Where, as stated, current is
the current NSDocument,
properties is an NSMutableDictionary in the NSDocument, and name is an
added key to
that dictionary.
I have as of yet gotten to different results when trying to get this
to work:
1) Nothing happens what so ever.
Can you post some code of what you're doing or something?
Jonathon Mah
email@hidden
_______________________________________________
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