Code::Blocks Forums
User forums => Help => Topic started 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
-
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.
-
It's not saved with "View -> Perspectives ...", it's done automatically, but didn't work because of a bug.
Should work now svn r6372 .
-
Thanks