News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code snippet suggestion

Started by MrPrise, June 11, 2008, 12:27:22 PM

Previous topic - Next topic

MrPrise

Hello,
I like the code snippet manager a lot, but I find a little uneasy, that it does not switch back to the editor window after I insert (apply) a snippet into the source. I don't know what was the plan, but maybe this is a bug, because I saw the snippet window gets the focus on mouse hover. The other windows (like the TODO) do not get the focus on hover. Maybe it tries to switch back after I press the apply, but since the mouse pointer is still in it's window, it still gets the focus, so the editor can not get back the focus. I have not checked the CB's source, this is just my theory ;-)



mariocup

Hi MrPrise,

which svn revision of Codeblocks are you using. The focus "bug" in the codesnippets browser is already fixed since some time.

Bye,

Mario

MrPrise

Oh, sorry. In that case, please remove this topic. I use the latest stable version.