Core Data, Document based app, and a structure
Core Data, Document based app, and a structure
- Subject: Core Data, Document based app, and a structure
- From: Jeremyah Payne <email@hidden>
- Date: Fri, 20 May 2005 17:50:55 -0500
Well I am new to the document based app, but with core data it seems
to solve a few prblems i would have had trouble with. What i would
like ideally is to have a tool setup for a game engine i am working
on. The idea being that several tools and each of the tools can work
on an entity. I would like to store everything in a single database
file. My question is I have created an interface for one tool, and
when i load the application it pulls up that nib and allows me to
edit, save, etc. I wanted to know how to make the app pull up a main
menu first where i can select which mode i would like to edit in. For
example a level mode , vs a character mode. I imagine I would just
edit the Main menu Ni.b But when I try to load say the nib with
character, from some reason core data can't find the entities it is
supposed to map to in the nib. Any suggestions ?
Jeremyah Payne
_______________________________________________
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