Home > Archive > Delphi > October 2004 > Delphi internal processing?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Delphi internal processing?
|
|
| Ian Patton 2004-09-30, 8:59 pm |
| Hi there:
I am using Delphi 7. Quite often when I am coding, D7 seems to stop and go
through about 30 seconds of "internal processing?". Does anyone know what D7
is doing and is there a way to switch this off?
Thanks,
Ian Patton
| |
|
| On Thu, 30 Sep 2004 15:10:48 -0600, "Ian Patton" <iyun@hyperscribe.ca>
wrote:
>Hi there:
>
>I am using Delphi 7. Quite often when I am coding, D7 seems to stop and go
>through about 30 seconds of "internal processing?". Does anyone know what D7
>is doing and is there a way to switch this off?
Sounds like it is doing the stuff necessary in order to make 'code
completion' and the like work.
| |
|
| there is couple of things i can think of
its searching long and hard in code complete.
swap file getting fragmentated and its doing a
clean up., or your project is automaticly saving?
or all of the above!
Ian Patton wrote:
> Hi there:
>
> I am using Delphi 7. Quite often when I am coding, D7 seems to stop and go
> through about 30 seconds of "internal processing?". Does anyone know what D7
> is doing and is there a way to switch this off?
>
> Thanks,
> Ian Patton
>
>
| |
| Ian Patton 2004-10-03, 8:39 pm |
| Thanks guys, that did the trick.
Ian
"Ian Patton" <iyun@hyperscribe.ca> wrote in message
news:NZadnV23bNnG68HcRVn-vw@incentre.net...
> Hi there:
>
> I am using Delphi 7. Quite often when I am coding, D7 seems to stop and go
> through about 30 seconds of "internal processing?". Does anyone know what
> D7 is doing and is there a way to switch this off?
>
> Thanks,
> Ian Patton
>
|
|
|
|
|