Menu

Text completion box won't go away

2008-03-04
2012-09-26
  • Paul Dionne

    Paul Dionne - 2008-03-04

    I am using DevC++ version 4.9.9.2 on Windows XP. Quite often I have noticed that the text completion box for a function will not go away. For example, if I have a function

    int testFunction(int i)

    and inside my code I start to type "testFunc ..", a box pops up with the function definition. Most of the time
    the box goes away when I hit return, but sometimes the box stays there and will not go away until I exit DevC++. It even remains on my screen when I minimize the application.

    Has any else seen this problem?

     
    • BiT

      BiT - 2008-03-04

      Its a known problem, your best bet is to turn off the class browser, tools>>editor options>>class Browsing and uncheck Enable Class browser.

      You can search these forums and get several threads that mention this.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.