| View previous topic :: View next topic |
| Author |
Message |
Leroy Casterline Guest
|
Posted: Tue Jun 13, 2006 12:16 am Post subject: Source has been modified. Rebuild? |
|
|
While debugging (IDE set for floating forms), if I move a form, when I
try to continue execution after a breakpoint the IDE tells me that my
source has been modified and asks if it should rebuild the project.
While technically the source has been modified, it's not a
modification for which I would ever want to recompile while debugging.
I'd rather not have to click the 'no' button to continue in the
debugger. Also, I'm left to wonder if I accidentally (clumsily)
changed something in my source code.
I'd like to enter a QC to get this changed so that form repositioning
would not cause the prompt.
What do you all think - is this something that should be changed or
does it serve a useful purpose? |
|
| Back to top |
|
 |
Jonathan Benedicto Guest
|
Posted: Tue Jun 13, 2006 12:31 am Post subject: Re: Source has been modified. Rebuild? |
|
|
Leroy Casterline wrote:
| Quote: | What do you all think - is this something that should be changed or
does it serve a useful purpose?
|
Install Andreas Hausladen's DelphiSpeedUp 1.8. It has an option to disable
that dialog.
HTH
Jonathan |
|
| Back to top |
|
 |
Leroy Casterline Guest
|
Posted: Tue Jun 13, 2006 2:30 am Post subject: Re: Source has been modified. Rebuild? |
|
|
| Quote: | Install Andreas Hausladen's DelphiSpeedUp 1.8. It has an option to disable
that dialog.
|
Thanks for the suggestion. |
|
| Back to top |
|
 |
|