Skip to content

Simple NSOutlineView demo, using structural data

License

Notifications You must be signed in to change notification settings

nserpen/OutlineViewDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OutlineViewDemo

Simple NSOutlineView demo, using structural data. NOT using Cocoa bindings!

If you will build it from strach

Do not forget to delegate (data and view) "Outline View" to ViewController.

Requirements

Xcode 9.2, Swift 4