SourceView example

2010-02-05 Thread Trygve Inda
Does anyone have a more basic equivalent of Apple's SourceView example? It is a lot of code and is overkill. I am trying to implement a source/outline view like the Finder/iTunes etc, but this example has me digging through piles of useless complexity. Thanks, T

SourceView example

2010-02-04 Thread Lightning Duck
I'm fairly new to Cocoa development (although I've been writing software for more than 15 years). I'm working on an app for myself that needs a tree view so I'm looking through the SourceView example as a guide. I'm curious why the use of BaseNode versus ChildNode and