Re: how do I do something after user has hit "OK" in standard save panel?
Re: how do I do something after user has hit "OK" in standard save panel?
- Subject: Re: how do I do something after user has hit "OK" in standard save panel?
- From: m <email@hidden>
- Date: Thu, 30 Jan 2003 10:24:26 +0000
On Thursday, January 30, 2003, at 07:35 AM, Donald Hall wrote:
I've been going over the documentation and scratching my head on this
one all evening:
When the user saves a new document from one of the standard File menu
save commands, I want to immediately get the path name of the new
document after the user hits "OK".
Have a look at NSDocument's
"saveDocumentWithDelegate:didSaveSelector:contextInfo:" method.
_murat
_______________________________________________
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.