Binding To Array Controller From A Different XIB?
Binding To Array Controller From A Different XIB?
- Subject: Binding To Array Controller From A Different XIB?
- From: Chunk 1978 <email@hidden>
- Date: Thu, 29 Oct 2009 13:07:29 -0400
i've created an NSMenuItem in the MainMenu.xib that targets an action in a
different XIB thru the first responder. the action removes an object from
the array. however, i'd like to binn the NSMenuItem object to the array
controller's canRemove controller key so that the NSMenuItem is only
accassable when appropriate (when an item on the table view is highlighted
and elegable for removal). is it even possible to access bindings of an
array controller that is in a different XIB? is this possible?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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