Board index » cppbuilder » IDE stalls - Turn off pop-up

IDE stalls - Turn off pop-up

Is there any way to turn off the pop up feature?
Whenever my cursor lands on a word
the IDE hangs until it is done searching for pop-up information.

Craig Sullender

 

Re:IDE stalls - Turn off pop-up


Tools->Environment Options->Code Insight : Select/deselect the automatic
features shown.
Quote
Craig Sullender wrote in message <388F79B5.811CC...@flash.net>...
>Is there any way to turn off the pop up feature?
>Whenever my cursor lands on a word
>the IDE hangs until it is done searching for pop-up information.

>Craig Sullender

Re:IDE stalls - Turn off pop-up


Quote
Craig Sullender wrote:
> Is there any way to turn off the pop up feature?

In BCB4,
Under Tools->Environment Options->Code Insight Tab, uncheck all three
checkboxes.

Adam.

Re:IDE stalls - Turn off pop-up


Quote
Craig Sullender wrote:

> Is there any way to turn off the pop up feature?
> Whenever my cursor lands on a word
> the IDE hangs until it is done searching for pop-up information.

Hitting escape will get it temporarily out of your way, else do it
like Adam told you. -- I use escape, myself  ;-)

Bob

Re:IDE stalls - Turn off pop-up


: "Adam O. Savir" <ga...@hotmail.com> wrote:

Quote
>Under Tools->Environment Options->Code Insight Tab, uncheck all three
>checkboxes.

There are four checkboxes :-) But you are right - three of them need to be
unchecked - all of them except tooltip expression evaluation (which is a
debugging feature).

--
General information:
  * Post to the right group - http://www.borland.com/newsgroups/
    * Do not cross- or multipost
      * Research at http://www.mers.com/searchsite.html

Stefan Hoffmeister - http://www.econos.de/
TeamB - http://www.teamb.com/

Re:IDE stalls - Turn off pop-up


There are 3 checkboxes in C++ Builder Standard

To turn off the most annoying "Hourglassing" function requires changing

    "Code Insight" "Declaration Information" to "0" using Regedit...

Stefan Hoffmeister (TeamB) <Stefan.Hoffmeis...@Econos.de> wrote in message
news:k9109sk623pobb9gtavpdokkatgm13fq4c@4ax.com...

Quote
> : "Adam O. Savir" <ga...@hotmail.com> wrote:

> There are four checkboxes :-)

Other Threads