NSArrayController and Bindings
NSArrayController and Bindings
- Subject: NSArrayController and Bindings
- From: Bruce Truax <email@hidden>
- Date: Fri, 19 Mar 2004 21:28:29 -0500
The bindings feature combined with NSArrayController makes a simple way to
create a spreadsheet for data entry. I have read through the documentation
and run through the examples, but it is not obvious to me how to access the
data that NSArrayController stores. I assume that after you bind the table
view to your array controller and connect it to your object using the
[myObject setKeys: triggerChangeNotificationsForDependentKey:] method that
NSArrayController creates a mutable array of my objects. Where is this
array and how do I access it?
Bruce
--
____________________________________________________________
Bruce E. Truax email: email@hidden
Optical Engineering Consultant
Diffraction Limited Design LLC
388 Wedgewood Road voice: 860-276-0450
Southington, CT 06489 fax: 860-620-9026
http://www.dld-llc.com
_____________________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.