How to bind an ArrayController to a TableView with Cocoa Bindings

Channel:
Subscribers:
29,600
Published on ● Video Link: https://www.youtube.com/watch?v=qypMqkT20LU



Category:
Guide
Duration: 17:09
11,609 views
68


In this screencast I will show you how to bind a Table View to an Array Controller in Cocoa, using Xcode 5.1 and OS X Mavericks. We're using Core Data to save our entries and - check it out - we're not writing a single line of code!

Cocoa Bindings is one of the most exciting features in OS X development for me, and I hope that one day it'll find its way into iOS too.

The project is also available on GitHub: https://github.com/versluis/Bindings-Demo

I've written more about how to do this here: http://pinkstone.co.uk/binding-an-nstableview-to-core-data-without-code/







Tags:
Cocoa (Software Framework)
Mac Development
Bindinds
Mac OS (Operating System)
Table View
Array Controller
Core Data
Objective C