On 2013 Jun 08, at 18:28, Chris Tracewell wrote:
> I can't seem to make KVO work since it's an array in a dictionary inside an
> array.
In the area of tables and bindings, there are typically a half dozen design
patterns which should work but don't, and one that works. Binding to an array
I have a tableview that has two columns. The second column has an
NSPopUpButtonCell. The tableview content is supplied via an array controller of
dictionaries. The first column shows the "title" key's value and the second
column (the NSPopUpButtonCell) shows and array of choices in the dictionar