Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: urb on January 18, 2010, 09:03:22 pm

Title: file names display in tabs
Post by: urb on January 18, 2010, 09:03:22 pm
Hi, I would like to propose a change in the display file name in the tabs. Opening many files from different projects with the same name you can not see which file belongs to the project. So I wanted to suggest adding the option to be able to view the file names but also the name of the project in the tabs.
Title: Re: file names display in tabs
Post by: Alatar on January 19, 2010, 05:35:54 am
I don`t think that is good idea to add long tittles to tab-name - tabs will take more space... What sense of the tabs if there will be shown two ore three on the screen?
For solve this problem I add some extra-info to TabSwitcher dialog (file fullname, file parent project and state of this project). Now I wait applying of my previous tabswitcher patch, because this one have different purpose but modifies same files. But if you want I can post here both patches in one.