Dude wrote:
When you say compile, do you mean compile and run (F5 key), or create executable?
Yes, compile and run is correct. It is not necessary to create an executable.
I haven't tested since when the problem exists, but I can imagine that it has to do with the implementation of the formerly new TabBar gadget. The TabBar gadget is originally from the user Stargate and has been used by Fred in the past to make the PB IDE Multi-TAB capable. A bug may have been built into this implementation.
As I said, the problem only exists if you drag and drop a file into one of the editor TABs.
skywalk wrote:
It may be the IDE mechanism that checks for source code file changes still has a file handle?
I dont think so, because why the IDE have to check for changes, if the sourcecode is actually not loaded in the IDE?