Board index » cppbuilder » Editor geht's slowed down by analysing my source
Hartmut Kloppert
![]() CBuilder Developer |
Hartmut Kloppert
![]() CBuilder Developer |
Editor geht's slowed down by analysing my source2005-11-01 05:01:51 AM cppbuilder45 I have a large project under BCB4. Whenever my cursor is for a short time resting on one of my source code statements, I get an hour glass and it takes 10 to 15 sec. until it shows me details of the particulary function, variable, etc. But I'm not interested in that, I just wasn't quick enough to get the cursor away from the code. Is there any way to switch off this annoying feature? Or to set the time before it starts the annoying work? I tried several option in the "environment options" under "editor" and "code insight" w/o success. Harry |
Jonathan Benedicto
![]() CBuilder Developer |
2005-11-01 05:40:56 AM
Re:Editor geht's slowed down by analysing my source
Hartmut Kloppert wrote:
QuoteIs there any way to switch off this annoying feature? Or to set Jonathan |
Hartmut Kloppert
![]() CBuilder Developer |
2005-11-01 07:40:32 AM
Re:Editor geht's slowed down by analysing my source
Thanks.
But in "code insight" under "automatic features" there are 3 selections which I all turned off. And I did set the time to max (1.5s). No change! ?? (BCB4) I do have a project open and am not in debugging mode. Just editing the source. I just read the help to "code insight". There are also talking about "Tooltip symbol insight". But this is not in my window. Under "automatic features" I have - "code completion" - "code parameters" - "tooltip expression evaluation" - the delay bar - the follows "code templates".... ...there is no "Tooltip symbol insight" Am I blind? Harry "Jonathan Benedicto" < XXXX@XXXXX.COM >wrote in message QuoteHartmut Kloppert wrote: {smallsort} |
Jonathan Benedicto
![]() CBuilder Developer |
2005-11-01 07:45:55 AM
Re:Editor geht's slowed down by analysing my source
Hartmut Kloppert wrote:
QuoteAm I blind? |
Thorsten Kettner
![]() CBuilder Developer |
2005-11-01 06:15:23 PM
Re:Editor geht's slowed down by analysing my source
"Hartmut Kloppert" < XXXX@XXXXX.COM >wrote:
QuoteThanks. an issue with large system font not displaying the last option in your groupbox. However, you can search for "Code Insight" in your registry and set the values manually ("Code Insight" should be somewhere in HCU/Software/Borland). Another option: Can't you stop code evaluation by pressing the escape key when it happens? |