Re: Cocoa Bindings and Dependent Keys question

2009-05-31 Thread Keary Suska
On May 30, 2009, at 2:18 PM, Kelvin Chung wrote: I seem to have a very simple question, but the answer is eluding me for some odd reason, but here goes: Suppose I have two NSArrayControllers, ac1 and ac2. Suppose now that I have a third controller ac3, whose content array is dependent

Cocoa Bindings and Dependent Keys question

2009-05-30 Thread Kelvin Chung
I seem to have a very simple question, but the answer is eluding me for some odd reason, but here goes: Suppose I have two NSArrayControllers, ac1 and ac2. Suppose now that I have a third controller ac3, whose content array is dependent on both ac1.selection and ac2.selection (or some