Question

I'm trying to create a simple sidebar using NSOutlineView..... how would I do this? (I'm using CoreData)

Was it helpful?

Solution

Apple has sample code that shows exactly how to do this. The example doesn't use Core Data but the principles are the same. There is another sample that shows how to use NSOutlineView with Core Data.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top