Page 1 of 1

Mockup of better directory-creation error-dialog

Posted: 2007-10-24, 14:06 UTC
by now
The dialog that pops up when trying to failing to create a directory is a bit ugly. I did a mockup of a slightly better error dialog. It puts a title on the dialog to clarify immediately what’s going on, adds an icon so that one visually knows the classification, and also adds an error cause, supposedly retrievable through GetLastError() or some such. In this case “Illegal name” was the error message I guessed Windows would return for the associated error code (note that ‘:’ can’t appear in file names on a Windows system).

Posted: 2007-10-24, 18:18 UTC
by HolgerK
Hmmh, I'am just wondering.

If TC could detect that the given directory name is illegal, he should not offer to create this "ILLEGAL:" directory with admin right's. :?
Seems to be a useless offer in this case. :wink:

Regards,
Holger

Posted: 2007-11-06, 05:54 UTC
by Motorocker