saveDocumentAs: with a delegate?
saveDocumentAs: with a delegate?
- Subject: saveDocumentAs: with a delegate?
- From: Matthew Weinstein <email@hidden>
- Date: Thu, 23 Oct 2003 21:10:04 -0400
I'm confused. I finally figured how to detect whether a file is saved
via the delegate using saveDocumentWithDelegate:etc.:
Now I need to do the same detecting with saveDocumentAs: I tried
using saveToFile: (with nil as the file) but it doesn't do anything;
i.e., no save sheet. What am I doing wrong; how do I find my new
document name after a saveAs? Ideas? (personally I hate that saveAs
is asynchronous)
--
Matthew Weinstein
Associate Professor of Science Education
Kent State University
404D White Hall
KSU
Kent, OH 44242
330-672-0653
email@hidden
http://educ.kent.edu/~mweinste
_______________________________________________
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.