Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: jaddel on December 10, 2013, 03:24:16 pm

Title: How to switch off notification popup when entering new command?
Post by: jaddel on December 10, 2013, 03:24:16 pm
Hey Guys,

when im working on my tablet the screen is quite small an every time i enter a ne command like "printf()"

a popup occurs which is anoying cause it hides some parts of the line im woking on. Not in this particular case as u see in the screenshot but in many others.

I attached a picture of it to specify the problem.

How can i switch it off?


thanks 4 ur help.
Title: Re: How to switch off notification popup when entering new command?
Post by: oBFusCATed on December 10, 2013, 03:53:52 pm
Can you try the 13.12rc1 to see if this issue is resolved?

Otherwise to disable it, go to: settings -> editor -> code completion -> display info when hovering mouse over a token in the editor
Title: Re: How to switch off notification popup when entering new command?
Post by: jaddel on December 10, 2013, 04:09:54 pm
thx for ur help!

u showed me the right place where to look 4 it. In the end i switched off "Add parentheses after function name auto completion" which fixed my problem.
Title: Re: How to switch off notification popup when entering new command?
Post by: oBFusCATed on December 10, 2013, 04:30:27 pm
But I should have not, because now I won't know if the fix we have works or doesn't work.  :-\