Re: Repost: KVO Problem with NSCollectionView

2008-04-20 Thread Joachim Deelen
Am 20.04.2008 um 22:08 schrieb Hamish Allan: On Sun, Apr 20, 2008 at 7:34 PM, Joachim Deelen cocoa- [EMAIL PROTECTED] wrote: does really no one have a solution or a hint for the Problem mentioned below? Maybe I'm understanding something wrong? Any help or Ideas would be appreciated

KVO Problem with NSCollectionView

2008-04-16 Thread Joachim Deelen
Hi all, I'm having problems with KVO and a NSCollectionView. As far as I know should the Property selctionIndexes be KVO compliant. I've added an Observer and it gets called, every time I'm sending setSelectionIndexes to the Collection view. But if I set the selection directly on a