As I edit and then try to close a document in my document-based app, an NSSavePanel pops up.
It says, "Do you want to save the changes made to the document “Untitled”?"
Is there any way to alter this message? -setMessage: does not do anything, apple's sample code called CustomSave apparently uses that method without any apparent effect.