Re: Accessing an NSArrayController in another NIB file
Re: Accessing an NSArrayController in another NIB file
- Subject: Re: Accessing an NSArrayController in another NIB file
- From: mmalc crawford <email@hidden>
- Date: Sat, 19 May 2007 09:05:14 -0700
On May 19, 2007, at 2:28 AM, Claudio Mezzasalma wrote:
Let me add something i missed in the first message: my goal is to
replicate a button's behavior in the main menu as well. Since I used
a binding to enable/disable the button, according to
NSArrayController canRemove (sorry, canRead was a typo), I thought I
had to use the same mechanism.
Bind to
[Application
].mainWindow.windowController.document.pathToArrayController.canRemove
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden