TableViewPlayground
| Last Revision: | |
| Build Requirements: | Xcode 4.1 or later, Mac OS X v10.8 or later |
| Runtime Requirements: | Mac OS X v10.8 or later |
The TableViewPlayground demonstrates using the View Based NSTableView and NSOutlineView. Four different samples are shown. First, a HUD window with an NSTableView that completely uses bindings to display sample windows to create. Second, a basic View Based TableView implementation is shown using delegate and dataSource methods. Third, a complex TableView example based on the AnimatedTableView demo application. Finally, a complex NSOutlineView demo that mixes bindings and a dataSource to get the job done.
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-06-04)