Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 424 Bytes

Swift-NSTableView

This project demonstrates how to use view-based NSTableView with Swift.

It illustrates an article on NSCurious on how to implement a NSTableView on a Cocoa project using Swift.

Feel free to open an issue or comment the blog post to comment/improve this demo.