CoreData: Getting the currently selected item
CoreData: Getting the currently selected item
- Subject: CoreData: Getting the currently selected item
- From: Andrew Sage <email@hidden>
- Date: Mon, 18 Jul 2005 22:15:48 +0100
Part of my Data Model is:
A Workspace entity that has one to many Project entities.
A Project that has one to many Task entities.
In code, how can I get the current Project that is selected in the UI
so I can then add a new Task to it?
I've spent an afternoon going through Apple's docs on CoreData and
searching through the internet but not getting anywhere with this.
Thanks.
_______________________________________________
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