In this blog post I take a look at a new control that shipped with Leopard, the NSCollectionView. I'll show you how to bind the NSCollectionView to the data supplied by an array controller and bind controls on each sub-view.
I don't intend to declare a "winner" or say which one I like best, I merely want to compare and contrast for my own edification and to illustrate the differences (and similarities) to Cocoa newbs like me