Re: Displaying Core Data using Cocoa binding programmatically
Re: Displaying Core Data using Cocoa binding programmatically
- Subject: Re: Displaying Core Data using Cocoa binding programmatically
- From: George Orthwein <email@hidden>
- Date: Fri, 12 May 2006 09:46:38 -0400
How exactly is the array controller bound to the table view?
I would option drag the core data entity from Xcode to IB to create a
prototype GUI so you can:
1) verify that the core data store is actually getting the new values.
2) examine the table view bindings in the prototype GUI to replicate
for your table
option drag described here:
http://developer.apple.com/documentation/Cocoa/Conceptual/
NSPersistentDocumentTutorial/02_CreatingProj/chapter_3_section_4.html
George
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden