How to get a NSSavePanel feature in a NSOpenPanel
How to get a NSSavePanel feature in a NSOpenPanel
- Subject: How to get a NSSavePanel feature in a NSOpenPanel
- From: email@hidden
- Date: Sun, 5 Jan 2003 11:42:03 +0100
In the NSSavePanel dialog, there is an option to create a new directory.
I would like to have this option inside a NSOpenPanel. Is there a way
to do this?
The NSSavePanel can't be used since it includes a TextField to enter
the name of the file whereas what I want is just to select a
NSDirectory and if needed create one.
This was possible using the NavigationServices IIRC.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.