Re: Is there a "select folder" panel?
Re: Is there a "select folder" panel?
- Subject: Re: Is there a "select folder" panel?
- From: Sherm Pendley <email@hidden>
- Date: Tue, 27 Nov 2007 17:56:31 -0500
On Nov 27, 2007, at 5:42 PM, John wrote:
I want to allow my users to select/create a folder,
where my app
will save files. So, the user should be able to select
an existing
folder, such as Documents, create some other folder
under it,
select it and return. Or select an existing folder.
This is such a basic operation, I am sure
there is a standard way to do that (other than by
using mkdir in a terminal). I tried NSOpenPanel, but
it does not have "New Folder" button.
Don't forget to check the superclass docs too. NSOpenPanel inherits
the -setCanCreateDirectories: method from NSSavePanel.
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
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