Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

NSOutlineView Drag & Drop Reordering in Swift

Notifications You must be signed in to change notification settings

bobbydp/NSOutlineViewReorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

  • Swift 100.0%