Exporting an NSDocument in a different file format
Exporting an NSDocument in a different file format
- Subject: Exporting an NSDocument in a different file format
- From: Tom Gray <email@hidden>
- Date: Tue, 23 Sep 2003 14:49:31 -0400
Hello,
Sigh... I had thought I had this. I was using Building Cocoa
Applications example of exporting when it occurred to me that I had
moved the file i/o code from the document to the controller. I want to
retain the MVC structure where the file i/o code is in the document
subclass.
Can anyone point me at a MVC style sample that has the capability of
creating using an NSSavePanel's setAccessoryView method. My problem is
that it sure SEEMS like the document needs to know about the NIB and
that is a no no.
Tom Gray
email@hidden
_______________________________________________
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.