Skip navigation.
 
mlIs there a "select folder" panel?
FROM : John
DATE : Tue Nov 27 23:42:57 2007

Hi,
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.
I tried NSSavePanel, it has "New Folder", but it
forces user to select
a file in order to exit. I didn't find a way to make
it accept folders
instead of files.

So, what is the standard way to show Select Folder
panel?

I tried googling for "Select Folder" panel and "Open
Folder" panel,
but didn't find anything relevant.

Thank you
John




      ____________________________________________________________________________________
Be a better pen pal.
Text or chat with friends inside Yahoo! Mail. See how.  http://overview.mail.yahoo.com/

Related mailsAuthorDate
mlIs there a "select folder" panel? John Nov 27, 23:42
mlRe: Is there a "select folder" panel? Hal Mueller Nov 27, 23:51
mlRe: Is there a "select folder" panel? Sherm Pendley Nov 27, 23:56
mlRe: Is there a "select folder" panel? John Nov 28, 00:36
mlRe: Is there a "select folder" panel? John Nov 28, 00:37