Re: Setting the default folder in saveDocumentAs (NSDocument)
Re: Setting the default folder in saveDocumentAs (NSDocument)
- Subject: Re: Setting the default folder in saveDocumentAs (NSDocument)
- From: Conrad Shultz <email@hidden>
- Date: Thu, 23 Sep 2010 15:49:40 -0700
If I understand what you're asking, I think you want NSSavePanel's
-(void)setDirectoryURL:(NSURL*)url
From the docs:
"Sets the directory shown in the panel to the directory with the specified URL."
-Conrad
On Sep 21, 2010, at 2:17, Thorsten Lemke <email@hidden> wrote:
> Hello,
>
> How can I set the default folder for the saveDocumentAs handler?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden