No one? Fwd: NSCollectionView and its Items

2010-02-06 Thread Joachim Deelen
: NSCollectionView and its Items Hi, is it possible, in Mac OS X 10.5, to get a list of the NSCollectionViewItems directly from the NSCollectionView. The content Message returns a list of the Represented-Objects, not the Items. Currently I'm overwriting the newItemForRepresentedObject. Within

NSCollectionView and its Items

2010-02-02 Thread Joachim Deelen
Hi, is it possible, in Mac OS X 10.5, to get a list of the NSCollectionViewItems directly from the NSCollectionView. The content Message returns a list of the Represented-Objects, not the Items. Currently I'm overwriting the newItemForRepresentedObject. Within that method I'm putting the