Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: p2rkw on June 02, 2012, 08:29:56 pm

Title: reset toolbar position
Post 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?
Title: Re: reset toolbar position
Post by: oBFusCATed on June 02, 2012, 08:41:33 pm
Can you reproduce this problem again and again?
Title: Re: reset toolbar position
Post by: MortenMacFly on June 02, 2012, 08:51:28 pm
Is there any other way to reset toolbar or perspective to default positions?
Yes, delete the active perspective to "reset" it.
Title: Re: reset toolbar position
Post by: p2rkw on June 02, 2012, 09:37:46 pm
@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.
Title: Re: reset toolbar position
Post by: oBFusCATed on June 02, 2012, 09:55:11 pm
What version are you using?
Title: Re: reset toolbar position
Post by: p2rkw on June 02, 2012, 10:15:16 pm
rev 7966
Title: Re: reset toolbar position
Post by: oBFusCATed on December 10, 2012, 12:05:09 am
p2rkw: Can you try this patch: http://cmpt.benbmp.org/codeblocks/patches/toolbar.fit.patch ?