Swift Source List Created By: Debasis Das (29-Mar-2015) In this article we will create a sample application in Swift to display a Source List (view based NSOutlineView) with sample data. The output of the sample code will have have the…
Swift Source List Created By: Debasis Das (29-Mar-2015) In this article we will create a sample application in Swift to display a Source List (view based NSOutlineView) with sample data. The output of the sample code will have have the…
Basic Cocoa Source List In this post we will implement a simple source list similar to iTunes, Mail etc. Bindings has NOT been used in this approach The final output Image 2: (The Group 1 is hidden using the Group…