cocoa - How can i use NSSavePanel to select a directory? -


I have to select the user's existing or new directory where my app can save some files.

Can I do it with NSSavePanel or is there any other directory selector class?

does not give capacity to choose folders, but (a sub-section of the nsweeppanel) Set Yes for setCanChooseDirectories: and -ControlCredit Directories:, set a signal that is understandable with -setPrompt:.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -