New project: default source save dir != project dir
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
When a project is created and the user saves the default
source files, the directory which is displayed isn't the one
where the project file was saved but the template
directory.
It would be nice if the directory which was prompted was
the same where the project file was saved or at least
some default project directory.
Logged In: YES
user_id=591019
I can't reproduce this.
I create a new project. Save it to c:\Dev-Cpp\Projects\new
and save the sample source file right after it and the
directory I get is the same.
Logged In: YES
user_id=591019
Well...I didn't have this in the past, but I recognised this
in the actual version 4.9.8.10.
The directory it gave me to save my source file of a new
project wasn't the project, but the templates folder.