Re: sandboxd deny file-write-create
Re: sandboxd deny file-write-create
- Subject: Re: sandboxd deny file-write-create
- From: Kyle Sluder <email@hidden>
- Date: Sun, 24 Nov 2013 12:21:43 -0800
On Sun, Nov 24, 2013, at 11:31 AM, Quincey Morris wrote:
>
> Alternative 1. Instead of asking for a base *file* name, ask for a new
> *folder* name via NSSavePanel. That is, if the user enter “XYZ”, create a
> new folder of that name and put the files inside it, with a
> pre-determined name or even with XYZ as the base name.
I recommend this idea first.
> Alternative 2. Instead of displaying a NSSavePanel, display a NSOpenPanel
> instead, asking the user to choose (or create) a destination folder for
> the files. Then, display a second, custom panel asking for the base file
> name.
You don't need a second panel; add an accessory view to the open panel
that contains a label for the prefix.
--Kyle Sluder
_______________________________________________
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