Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Waiting For Borland !

Status
Not open for further replies.

andyroo

Programmer
Oct 23, 2001
19
US
I am fairly new to the Borland package but am getting very frustrated by one of its "features". Every so often it seems to disapper off on its own mission, shows me an egg timer and makes me wait till it gets back. All I am doing is moving through the code to read it and perform searches.

Any help on a cure for this feature would be most greatfully received.

Thanks

Andy
 
basically, it's trying to pop up it's little code-completion tooltip. Before it pops it up, it has to compile the code above where your pointer is and see that everythings in working order. You can turn this feature off i think under the environment options, or maybe debugger. I'm fairly sure it's in the CodeInsight tab.

Sorry, I don't have access to a borland machine at the moment. Cyprus
[noevil]
 
Thanks for that - I found so many different options that I wasn't sure what to tick or not - I will give your suggestion a go. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top