Главная страница | назад





Article #19758: "Fixing" the wait cursor in the Editor.

 Question and Answer Database
FAQ: FAQ4758C — "Fixing" the wait cursor in the Editor.
Category: IDE
Platform: All-32Bit
Product: C++Builder4.x,
Question:
When I am using the IDE, a wait cursor is constantly comming up
tyring to show me stuff I do not necessarily care about, stopping
me in my tracks and preventing me from getting work done very
effectively.
Answer:
This is the code insight kicking in. While this is useful in 500 MHZ+
machines with 256 Megs of RAM, it can be annoying on anything less.
To stop this from happening, go to Tools->Environment Options->Code Insight
Uncheck:
Code Completion
Code Parameters
Tooltip Insight
To explicitly invoke the functions press [CTRL]+[SPACE]
8/4/99 11:54:53 AM

Last Modified: 01-SEP-99