Re: Keeping Multiple Identical Tables in Synch - Weird SortDescriptor Binding Problem

2011-02-19 Thread Quincey Morris
On Feb 19, 2011, at 20:00, Peter Zegelin wrote: > I have several tables showing the same data that need to stay in synch. The > tables are instantiated via the same nib so they are identical. The tables > get their data through an array controller bound to an array in a shared > object and the

Keeping Multiple Identical Tables in Synch - Weird SortDescriptor Binding Problem

2011-02-19 Thread Peter Zegelin
I have several tables showing the same data that need to stay in synch. The tables are instantiated via the same nib so they are identical. The tables get their data through an array controller bound to an array in a shared object and their selection stay in synch by the array controller being