Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ollydbg on February 24, 2009, 08:32:52 am

Title: How to set the tab title only "file name" not whole path
Post by: ollydbg on February 24, 2009, 08:32:52 am
For example, I open the code::blocks source code, it shows "plugins\codecompletion\parser\parsethread.cpp".

Why not only show" parsethread.cpp" as a "short name". Thanks.



[attachment deleted by admin]
Title: Re: How to set the tab title only "file name" not whole path
Post by: Jenna on February 24, 2009, 09:00:19 am
Change "Settings -> Editor... -> General settings -> Editor title is the file's" to "name only (no parth information)"
Title: Re: How to set the tab title only "file name" not whole path
Post by: ollydbg on February 24, 2009, 09:57:53 am
 :D
Thank you, I always miss something :(.