NSDocumentController and multiple document types
NSDocumentController and multiple document types
- Subject: NSDocumentController and multiple document types
- From: Francisco Tolmasky <email@hidden>
- Date: Tue, 5 Aug 2003 00:04:41 -0700
What is the best course of action if you plan on having more than one
document type. I'll just use Project Builder as an example, you can
have "project" documents or "text" documents. Do both of these have
the same NSDocumentController? Would you still just call
[NSDocumentController open:]. How would you intercept and understand
which one to choose?
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.