Quote: "The ide nicely prompted me that it could not load the project, but it wouldn't let me ok the box to carry on (had to end task to exit it)."
Oops. I have it fixed now, but what was happening was that the IDE thought it was a runtime error and couldn't decipher any line number out of the error and got caught in an infinite loop. Same problem with the message when it can't find the DBP compiler.
It's fixed now though.
Quote: "You make it debug correctly, I am willing to purchase when you go commercial."
Believe me, I would love to have the debugging support that Delphi offers, but I'm afraid a lot of this depends on the guys at TGC and not me, I'm afraid. I have no clue how to write a debugger anyway.
Quote: "I think I found a small bug: It´s not possible to delete included icons."
Right click the icon in the project explorer, and click "Remove from project" Works here.
Quote: "Is the program hardcoded to only look in one location? I don't have DBP installed in the default location."
No, it looks in the registry for your DBP path. Somehow, your registry must not have got the value set for the DBP install path. A few other people have had this same problem, so I guess I'll let you manually add the path if it can't find it.
Quote: "One feature I would like to see for ages is explicit var. declaration .."
I believe that should be part of the compiler.
Good performance is better than a good excuse.
CodeSurge -- DBP Editor for serious programmers.