Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: p2rkw on June 02, 2012, 08:29:56 pm
-
Hi,
after re-enabling codecompletion toolbar ( view->Toolbars ), another toolbars was pushed away form screen. To see those toolbars again i edited config file ( default.conf ) in notepad. I found perspective settings and set toolbars positions lower than x resolution by hand. I can live with that, but for newbies ( or lazyies ;) ) it may be too hard way to fix that.
Is there any other way to reset toolbar or perspective to default positions?
-
Can you reproduce this problem again and again?
-
Is there any other way to reset toolbar or perspective to default positions?
Yes, delete the active perspective to "reset" it.
-
@oBFusCATed: yes, I can. It seems that toolbar 'remember' his left neighbor.
Here's steps to reproduce:
1. (http://i.imgur.com/tXGMtl.png)
All toolbars are visible.
2. (http://i.imgur.com/Owauhl.png)
I hide codecompletion and change position of compiler's toolbar
3. (http://i.imgur.com/PVtpUl.png)
and show codecompletion again, and ... poof thread search is invisible.
-
What version are you using?
-
rev 7966
-
p2rkw: Can you try this patch: http://cmpt.benbmp.org/codeblocks/patches/toolbar.fit.patch ?