Skip navigation.
 
mlFinder's listview
FROM : Robert MacGregor
DATE : Fri Nov 26 19:22:33 2004

How does Finder implement it's Listview? Can I do the same thing in my
application?

I tried:

An NSOutlineView with a non-displaying root data-source. This failed to
expand it's child items correctly.

A custom NSCell which crashed deallocating it's embedded NSOutlineView.

I'm missing something obvious here.

Rob

Related mailsAuthorDate
mlFinder's listview Robert MacGregor Nov 26, 19:22
mlRe: Finder's listview David Dunham Nov 26, 19:46
mlRe: Finder's listview Robert MacGregor Nov 26, 22:52
mlRe: Finder's listview j o a r Nov 27, 00:08