News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Filenames at the tabs

Started by asd34, March 08, 2013, 10:25:20 AM

Previous topic - Next topic

asd34

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,

Jenna

Quote from: 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?
See the checkboxes in  "Settings -> Editor -> General settings -> Other settings -> Editor title is the file's"
Quote from: asd34 on March 08, 2013, 10:25:20 AM
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 .

asd34