"No Selection" in Core Data
"No Selection" in Core Data
- Subject: "No Selection" in Core Data
- From: J Tichenor <email@hidden>
- Date: Sat, 25 Jun 2005 10:27:29 -0700
I'm sure there is an easy answer to this: I have two Entities, one is
a single Budget entitiy and then any number of user added EffectUnits
in relation to the budget.
Once everything is wired up, I can add EffectUnits without issue, but
the properties of Budget show up as No Selection in it's relevant
fields.
I'm sure it has something to do with not properly instancing the
Budget Entity when the program launches -- I guess my assumption as a
programmer is that the Budget entity should automatically instance
when the program starts as it must exist -- but I don't know how to
instance the Budget and where -- probably in AppDelegate, right?
Maybe in managedObjectContext? I've tried to find the spot but must
admit the autogenerated code doesn't necessarily make itself apparent...
If anyone can help a new learner, I'd surely appreciate it...
TIA -
James Tichenor
_______________________________________________
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