I'm not sure the best way to do this, but suppose I have two
NSArrayControllers, tableView1Controller and tableView2Controller.
Now suppose I have an NSArrayController, table3Controller.
What I am trying to do is to have it so that table3Controller's
Content Array binding depend on both tableView1Controller.selection
and tableView2Controller.selection (an NSValueTransformer will then
transform this into an NSArray). Clearly, I can't bind to both unless
I somehow aggregate the two together. What is the best way to do that?
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com