Re: Save Directory Dialog?
You'll most likely need to use a FolderBrowserDialog to manipulate folders.
Re: Save Directory Dialog?
Thanks for the reply. Figured out a solution. Just thought I would share for anyone else who faces a similar issue.
Basically, my app requires that users create new projects that will include several access database files. The database files are generated for the user after the 'new project' directory is created. My solution was to use the folderbrowserdialog to first prompt the user for a location and next the the user is presented with a simple where in which they must name the project. A new directory with the name of the project is then created and the database files are added. In summary, I just created my own to force the user to name and create a new directory.
Re: Save Directory Dialog?
So... you're saying you used a FolderBroswerDialog for the folders instead of a SaveFileDialog for folders?
Gotcha
Re: Save Directory Dialog?
I'll rate you just for sarcasm :).
Re: Save Directory Dialog?
Yeah. Putting down newbs and not discussing legitimate questions is cool...
Re: Save Directory Dialog?
Quote:
Originally Posted by
dabeastro
Thanks for the reply. Figured out a solution. Just thought I would share for anyone else who faces a similar issue.
Basically, my app requires that users create new projects that will include several access database files. The database files are generated for the user after the 'new project' directory is created. My solution was to use the folderbrowserdialog to first prompt the user for a location and next the the user is presented with a simple where in which they must name the project. A new directory with the name of the project is then created and the database files are added. In summary, I just created my own to force the user to name and create a new directory.
Quote:
Originally Posted by
weirddemon
So... you're saying you used a FolderBroswerDialog for the folders instead of a SaveFileDialog for folders?
Gotcha
That's what I'm reading too.
Quote:
Originally Posted by
dabeastro
Yeah. Putting down newbs and not discussing legitimate questions is cool...
How are you even coming to this conclusion? Going for way off base are we?
Re: Save Directory Dialog?
Quote:
Originally Posted by
Grimfort
I'll rate you just for sarcasm :).
I am referring to rating for sarcasm. I did not really pick up anything nasty from Grimfort.
Re: Save Directory Dialog?
Quote:
Originally Posted by
dabeastro
I am referring to rating for sarcasm. I did not really pick up anything nasty from Grimfort.
Or Weriddemon.