Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: eranon on September 04, 2012, 01:01:10 pm
-
Lost my code completion toolbar (ie. the one showing classes and functions members). View -> Toolbars -> Code completion is well checked but I don't see-it on screen. Maybe it's gone somewhere outside of the screen coordinates, maybe another problem... don't know. So, is there a way to reset a toolbar ?
-
"View -> Perspectives -> Delete current" deletes the current perspectives (in case it is screwed up) and switches to another one or creates one from scratch, if the current perspective is the default one.
-
Hmmm, OK : thanks Jens... So, a more general subsequent question : is there a way to reset all perspectives to the factory ones (the one as they are when C::B is installed for the first time) ? Also, not clear for me when a perspective is auto-applied : where do you decide that it's this specific perspective when you run a debug session against GDB, for example ?
--
EDIT : just to close the thread properly : I've finally resetted the toolbar disabling the plugin, then re-enabling-it. Also, the toolbar was gone (I think) because the down arrow of right combo-box was outside of screen (in this state, the tool is perfectly usable, and I didn't noticed)... So, at next C::B launching, the toolbar had maybe some difficulties to retrieve this special position (because of this right side coordinate).