Skip navigation.
 
mlRe: Finder/iTunes Sidebar View?
FROM : Scott Anguish
DATE : Mon Jan 14 02:28:09 2008

you could also go with NSCollectionView if you wanted.


On Jan 13, 2008, at 12:52 PM, j o a r wrote:

>
> On Jan 13, 2008, at 9:37 AM, Mitchell Hashimoto wrote:
>

>> I was wondering what kind of view object the finder/itunes sidebar 
>> is?
>> I am interested in using a very dumbed down version of this. 
>> Basically
>> I just want a list view with that bluish background, no header 
>> column,
>> and selectable.

>
>
> That would be a NSTableView using the 
> NSTableViewSelectionHighlightStyleSourceList selection style.
>
> (At least it would have been had Finder and iTunes been Cocoa apps)

Related mailsAuthorDate
mlFinder/iTunes Sidebar View? Mitchell Hashimoto Jan 13, 18:37
mlRe: Finder/iTunes Sidebar View? Joeles Baker Jan 13, 18:46
mlRe: Finder/iTunes Sidebar View? j o a r Jan 13, 18:52
mlRe: Finder/iTunes Sidebar View? I. Savant Jan 13, 18:52
mlRe: Finder/iTunes Sidebar View? Mitchell Hashimoto Jan 13, 20:34
mlRe: Finder/iTunes Sidebar View? Scott Anguish Jan 14, 02:28
mlRe: Finder/iTunes Sidebar View? William Bates Jan 14, 13:17