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
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 mails | Author | Date |
|---|---|---|
| Robert MacGregor | Nov 26, 19:22 | |
| David Dunham | Nov 26, 19:46 | |
| Robert MacGregor | Nov 26, 22:52 | |
| j o a r | Nov 27, 00:08 |






Cocoa mail archive

