Starfox macrumors 6502 Original poster Apr 7, 2011 256 9 Dec 4, 2011 #1 I want to have a scrolling view like the object library (the scrolling list with picture/title/description cells for UI widgets in Xcode 4's lower-right corner). What's the best way to do it?
I want to have a scrolling view like the object library (the scrolling list with picture/title/description cells for UI widgets in Xcode 4's lower-right corner). What's the best way to do it?
K kainjow Moderator emeritus Jun 15, 2000 7,958 7 Dec 5, 2011 #2 NSCollectionView might be the easiest.