[Bug 60538] can't create new directory paths in the project->new project dialog

Dominik Haumann dhdev at gmx.de
Sat Oct 18 16:01:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60538     




------- Additional Comments From dhdev at gmx.de  2003-10-18 16:00 -------
> when i create a new project in actual gideon cvs, i choose project -> new project. then i enter
> the project name and a directory, where i want to put it. if this directory does not exist, the next
> button in that dialog is grayed out. iirc, in some older version there was the possibility to click
> on the three points right of the directory input field to enter a new dialog box to choose a
>directory name. earlier, it was possible to create a new directory in that dialog, but now the
> rmb menu does not exist any more. 
you can't create a new directory directly in it. But if you click "..." a standard KDE dialog appears in which you can choose a directory but not create a new foder. So its a bug in the getExistingDirectory-part. I already sent a bug report for that.
 
> i would like it, if the next button in the main dialog would not be deactivated, when an invalid
> path is entered. the program should give a messagebox, when the user clicks next, which tells
> him, that the entered path does not exist, and ask him if it should create that path, or if it should
> cancel, and the user wants to change the path.
the Next-button is enabled on valid information only. *Hopefully* in future a new folder can be created in the "..." dialog.

imho the current behaviour is very intuitive. I like it.
Let this BR opened till the missing feature in the getExistingDirectory-dialog is added.




More information about the KDevelop-devel mailing list