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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to