The NSTreeController is a bindings compatible controller that manages a tree of objects.
Please send me some links on how to use NSOutlineView with NSTreeController bindings without using core data.
objective-c cocoa-bindings nsoutlineview nstreecontrollerI'm using NSOutlineView for a project, and can't seem to figure out two things: How to remove the disclosure triangle …
objective-c cocoa nsoutlineview nstreecontroller