Re: Problem binding to recreated NSCollectionView

2008-05-16 Thread David Carlisle
On May 16, 2008, at 11:03 AM, I. Savant wrote: On Fri, May 16, 2008 at 12:55 PM, David Carlisle [EMAIL PROTECTED] wrote: FWIW, I got my very own collection view (MyVOCV) working nicely with NSArrayController, all except for animations, and I just pre ordered the animation book from Amazon.

Problem binding to recreated NSCollectionView

2008-05-14 Thread David Carlisle
I'm trying to recreate NSCollectionView from scratch so I can customize the animations. I have a problem in binding the array controller arrangedObjects to the content of MyCollectionView. In a test situation where I have an instance of both MyCollectionView and NSCollectionView bound to