Re: accessing filename from save in )dataRepresentationOfType:
Re: accessing filename from save in )dataRepresentationOfType:
- Subject: Re: accessing filename from save in )dataRepresentationOfType:
- From: m <email@hidden>
- Date: Thu, 1 May 2003 16:51:15 +0100
On Wednesday, April 30, 2003, at 08:22 PM, Matthew Weinstein wrote:
My next dilemma concerns how do I find out what name and directory a
user has given a file the first time they save from the
dataRepresentationOfType routine. fileName doesn't work. It hasn't
been set yet... Ideas?
Have a look at the docs for NSDocument's
saveToFile:saveOperation:delegate: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.