Multifile/Multiwindow documents
Multifile/Multiwindow documents
- Subject: Multifile/Multiwindow documents
- From: Tommy Nordgren <email@hidden>
- Date: Sun, 3 Apr 2005 13:35:02 +0200
I am interested in designing a CASE tool for the design of IF (Text
Adventure) games.
Rooms are entered as Squares in a map window, and connections
represented as lines.
There will also be a directory window listing all classes and objects
in the game.
By double-clicking on a room on the map, or an object in the directory
window, will bring up a detail window for editing the object in
question. A dokument in my app will be represented as a directory,
containing many files.
Are there any supported classes that aid in the implementation of
multifile documents.
I will not consider solutions that require loading all files at once,
since I don't want to create a memory hog. There will be files for the
map, and directory, as well as one file for each game object.
Also are there any examples available on the net for implementing Multi
Window documents?
"Home is not where you are born, but where your heart finds peace" -
Tommy Nordgren, "The dying old crone"
_______________________________________________
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