Coredata/Bindings help.
Coredata/Bindings help.
- Subject: Coredata/Bindings help.
- From: James Andrews <email@hidden>
- Date: Fri, 8 Jul 2005 00:09:07 -0400
Ok in my app I have a panel, this panel has a textfield that defines a
directory to read images from. There is also a NSTableView that has 2
columns, the left column has a bunch of keys that are uneditable, and
the right column will be user defined to give information on the group
of images that are being "imported". Import button is clicked on
panel and the data in the right column along with each imagepath in
the directory needs to get stored in my coredata schema. Then I want
to have 2 different ways to access this data. (custom view like
iPhoto), and NSTableView That are on different window(s).
I have only found one tutorial, that's on cocoadevcentral, but I find
it hard to see how to not use that model from reading it, as
everythign you store in that example is fed back to the same fields
for viewing.
Other example(s), and or tutorial link(s) would be greatly appreciated.
Thanks.
james
_______________________________________________
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