Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: MrPrise on June 11, 2008, 12:27:22 pm

Title: Code snippet suggestion
Post by: MrPrise on June 11, 2008, 12:27:22 pm
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 ;-)


Title: Re: Code snippet suggestion
Post by: mariocup on June 11, 2008, 01:17:00 pm
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
Title: Re: Code snippet suggestion
Post by: MrPrise on June 11, 2008, 01:20:37 pm
Oh, sorry. In that case, please remove this topic. I use the latest stable version.