Cocoa Dev CentralCocoa Tutorials for the Rest of UsIntroduction to Cocoa Bindings- May 1, 2004 The Cocoa Bindings system is a toolset available in Panther which allows you to define relationships between user interface and data objects. This means a lot less code, and a lot more functionality "for free." This tutorial walks you through the conversion of a standard application into a bindings application.http://cocoadevcentral.com/articles/000080.php |