Code::Blocks Forums

User forums => Help => Topic started by: Pecan on June 25, 2010, 06:59:57 pm

Title: How do you save Tabs At Bottom
Post by: Pecan on June 25, 2010, 06:59:57 pm
I've tried to save the log "Tabs At Bottom" by saving the default layout in view/perspective, but each time I restart CB the tabs are back at the top again.

How do I save "Tabs At Bottom"?


Win7 CB 10.05
Title: Re: How do you save Tabs At Bottom
Post by: stahta01 on June 25, 2010, 07:08:09 pm
On the nightly I have you do this. SVN 6271

How I tested it below on SVN 6271 and 10.05 both worked under Windows XP SP3

Set it the way you want.

View -> Prospective -> Save Current.
I leave the name the same as it defaults to being "Code::Blocks default".

Note: I exit right after saving and it worked on Windows XP
Under Windows 7 you might need to run Code::Blocks as Admin to get a good save.
Or, it might be another Windows 7 default folders related CB bug.
(On windows 7, you can not save config files in places allowed under XP)

Tim S.
Title: Re: How do you save Tabs At Bottom
Post by: Jenna on June 25, 2010, 08:52:50 pm
It's not saved with "View -> Perspectives ...", it's done automatically, but didn't work because of a bug.
Should work now svn r6372 .
Title: Re: How do you save Tabs At Bottom
Post by: Pecan on June 26, 2010, 12:24:23 pm
Thanks