NSTableViewBinding
Last Revision: | |
Build Requirements: | Xcode 4.3, Mac OS X 10.7 |
Runtime Requirements: | Mac OS X 10.6.x or later |
NSTableViewBinding is an application that demonstrates how to use Cocoa Bindings with a NSTableView. It demonstrates how to setup bindings in both Interface Builder or programatically. The compile flag "kUse_Bindings_By_Code" inside MyWindowController.m will instruct the compiler to build code that establishes the very same bindings created in Interface Builder. Of course, to set this flag will mean that these bindings setup in Interface Builder will not be necessary and become redundant.
Copyright © 2012 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2012-04-23