Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: asd34 on March 08, 2013, 10:25:20 am
-
Dear All,
Is there any way in CB IDE to show only the file names rather than the full file path in the source tab captions?
It would be a great space saver if it's possible also for Managment list box.
I'm using the CB 12.11 version of it
Regards,
-
Dear All,
Is there any way in CB IDE to show only the file names rather than the full file path in the source tab captions?
See the checkboxes in "Settings -> Editor -> General settings -> Other settings -> Editor title is the file's"
It would be a great space saver if it's possible also for Managment list box.
I'm using the CB 12.11 version of it
Regards,
I'm not sure what you mean.
If you mean the names in the project-tree:
right click the project and play with the options below "Project tree", especially "Display folders as on disk" and (if the former is unchecked) "Hide folder name".
By the way: we have a manual, that describes most possible settings: http://www.codeblocks.org/user-manual (http://www.codeblocks.org/user-manual) .
-
Thank you,