Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: lukenothing on December 19, 2012, 03:24:35 am
-
I install code::blocks 12.11 on ubuntu 12.04 by using the pasgui.
I meet a problem of showing toolbars, i switch the debugger, compiler, main, code completion on/off on toolbars many times.
Now I can not show the compiler and debugger on the toolbar...even they have been checked on the menu items.
-
OK, I have addressed the problem. The reason of this phenomenon is because of the lack of auto-left-side aligned function on toolbar.
After I switch on the 'Code completion' which is totally non-used function for me, the originally exist two bars ---- debuger and compiler are all pushed to the right side of toolbar. However, after I switch off the 'Code Completion' , the 'Debugger and Compiler' bars do not auto aligned to the left side of toolbar, they remain at the old position which is outside of the screen. So that I can not see them on screen.
-
If you can't get them back, you can delete the current perspective under "View -> Perspectives".