Problem with NSDocument
Problem with NSDocument
- Subject: Problem with NSDocument
- From: Roland Laurès <email@hidden>
- Date: Tue, 18 Sep 2001 21:20:53 +0200
Hi,
I'm a newby, and I'm working on a Document-based application, and
I'm looking for reading every type of file and in the same time my
NSType of documents. Can I use only one NSDocumentController and if yes
can I use this Controller to control two NSDocument Class ?
My app do the same thing with the file that app like stuffit or
other kind of compressor app -> I take a file I look if it's a type that
I know if yes I unstuff else I stuff.
I don't know what methods I must overide in NSDocumentController and if
I must overide something (I think yes). So can you help me ?
Thanks for ur help !
Roland Laures