Application with documents
Application with documents
- Subject: Application with documents
- From: "Daniele M." <email@hidden>
- Date: Mon, 10 Mar 2003 11:55:03 +0100
- Organization: westcode software, inc.
Hello,
I'm making a simple document application. I need to open a file
(without showing it! so i don't need of NSWindowController) and make
various action with the data inside. The file must to be like to plist
file (inside there is a dictionary of elements).
My questions are:
1) What's the event called when you double click a document and the app
try to show it?
3) How can i save a new file associated with my app? (i have created a
new document type inside the Target panel but i need to specify it into
the save method)
Thank you to all
Daniele
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.