Re: indexOfObjectIdenticalTo: problem with NSArrayController

2008-12-04 Thread Ashley Clark
On Dec 4, 2008, at 5:46 PM, Mikael Wämundson wrote: Hi all. Since it is good programming to not access an array's content through its controller when in the model I'm trying to find a way to get to the same object selected in the user interface (i.e. the array controller). In my view I

indexOfObjectIdenticalTo: problem with NSArrayController

2008-12-04 Thread Mikael Wämundson
Hi all. Since it is good programming to not access an array's content through its controller when in the model I'm trying to find a way to get to the same object selected in the user interface (i.e. the array controller). In my view I have the array content sorted by binding it to a sort