Page 1 of 1

pop-ups/bubbles don't disappear after debug is over

Posted: Wed Jul 16, 2008 9:33 pm
by varnie
hi, eranif!

i am having a little discomfort with yellow-colored pop-up bubbles/tips (which describes what a highlighted function/variable in the code on the current cursor's position means) while i am debugging my programs in CodeLite IDE.
the problem is that very often these pop-up bubbles/tips do not disappear even after the debugging session is over. they keeps annoying me even after i have closed CodeLite IDE.

Re: pop-ups/bubbles don't disappear after debug is over

Posted: Wed Jul 16, 2008 9:58 pm
by eranif
This is a known issue with the Scintilla editing component - but to overcome this, try to right click on one of the open tabs (any one of them) and select 'Close All' - usually they disappear after closing all open tabs
Eran