Document-based app, import function
Document-based app, import function
- Subject: Document-based app, import function
- From: Julien Palmas <email@hidden>
- Date: Tue, 22 Mar 2005 09:01:37 +0900
I am writing a document based application and I have been wondering how
I was supposed to implement an "Import..." function.
Let's say my app is reading and writing ".aaa" files, but sometimes
needs to read information from a ".bbb" file. My app can only read from
those ".bbb" files, not write nor create them. I think this is pretty
much the definition of the "Import..." no ?
So How should I do this? Should i put in the info.plist the ".bbb" or
not ? Is there already something in the Cocoa-API that would allow me
to do so or not ?
Last question, not completely related .... when I launch my
document-based app, I always get a new document created at the
beginning. Is there a way to have an "open..." window that would let me
choose the document I want to open ?
Julien
_______________________________________________
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