When only compiling the EXE (CTRL + F5), why the need to ask for a filename each time? And once asked for, wouldn't it be appropriate to name the dialog; "Make EXE" | "Compile executable" or so, instead of "Make project", and also change the name of the default button to "Save", not "Open", as that is somewhat misleading.
Hi Haakon,
I have changed the button from "Open" to "Save". I was using the wrong common dialog. :oops:
I have also changed the caption of the dialog to "Compile Project".
I have also changed it so that the only way to bypass asking for the name each time is to use the keyboard accelerator (Ctrl+F5).
It happens to all of us I suppose. I just recently tested a play project made in your FF trial, and learned a seriously valuable experience/lesson playing with MoveFileEx as my whole system32 folder vanished due to a "minor glitch" I didn't think about. Thank God for DOS-tools..
Anyway, asking for the executable name only when using the menu, sounds like a perfect solution. I suppose it uses the last given path/filename then!
BTW: Don't forget the complemental "Run again" meny/shortcut though.. :D
Quote from: Haakon BirkelandBTW: Don't forget the complemental "Run again" meny/shortcut though.. :D
I haven't forgotten. I have a stack of paper with requests, suggestions and bug reports. I try my best to go through them and do as much as possible. A "Run Again" option would be nice. That feature has been suggested for JellyFish Pro Editor as well.