Skip to content

KinematicSystems/NSOutlineViewReorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NSOutlineViewReorder

NSOutlineView Drag & Drop Reordering in Swift

This is an example showing how two create a two level NSOutlineView with Drag & Drop reordering.
I wanted to create an example that was as simple as possible so that it is a little more clear what is going on.
The Apple example https://developer.apple.com/library/mac/samplecode/DragNDropOutlineView/Introduction/Intro.html is very complex and was written in Objective-C rather than Swift. (Still a work in progress, commenting code)

About

NSOutlineView Drag & Drop Reordering in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages