Page 1 of 1
Toolbars view reset by update
Posted: Thu Sep 29, 2011 11:47 pm
by tankist02
I must confess - I don't use toolbars much. If I am new to a program - I use menus. Otherwise I use keyboard shortcuts.
The first thing I do with CodeBlocks is hide all toolbars by diligently clicking through all 10 items in View/Toolbars. But when I update CL sources (from SVN repository), rebuild and reinstall toolbars spring back at me. At the same time my other local changes are intact.
Is there a way to permanently hide toolbars?
Re: Toolbars view reset by update
Posted: Fri Sep 30, 2011 9:32 am
by eranif
I am not sure what 'update' are you refering to: update.bat or codelite version upgrade.
The later should not cause any layout changes while the first will
Eran
Re: Toolbars view reset by update
Posted: Fri Sep 30, 2011 11:05 pm
by tankist02
Codelite version update: >>>But when I update CL sources (from SVN repository), rebuild and reinstall<<<
Re: Toolbars view reset by update
Posted: Sat Oct 01, 2011 10:39 am
by spaces
Yes, when anything happens to your CL install it resets the toolbar settings.
It's a minor annoyance but it's there.
I use only the build and debug toolbars so I usually just switch off the rest, and be done with it.
Re: Toolbars view reset by update
Posted: Mon Oct 03, 2011 8:54 pm
by eranif
spaces wrote:I use only the build and debug toolbars so
In that case, you can simply change the settings to work with the 'Single Toolbar' rather than the multiple toolbar mode.
Settings | Global Editor Preferences | Misc | Single Toolbar
Eran
Re: Toolbars view reset by update
Posted: Mon Oct 03, 2011 9:29 pm
by tankist02
Hi Eran,
Thanks for the hint - single toolbar layout looks better for me.
But I don't see how to show/hide the single toolbar in menus. Maybe there is flag somewhere in configuration files?
Thanks,
Andrew
Re: Toolbars view reset by update
Posted: Tue Oct 04, 2011 1:02 pm
by eranif
You cant hide it
Eran