Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Wahooney on June 12, 2007, 10:17:19 am

Title: Project File Tree Greyed out file names
Post by: Wahooney on June 12, 2007, 10:17:19 am
Well as the title suggests I'm having problems with the file names being greyed out in the Project Files tree, is there a way to customise the colour or perhaps disable it completely, without modifying source?
Title: Re: Project File Tree Greyed out file names
Post by: TDragon on June 12, 2007, 03:27:55 pm
Files that are not compiled are greyed out intentionally -- header files, for example.
Title: Re: Project File Tree Greyed out file names
Post by: Wahooney on June 12, 2007, 03:31:01 pm
I know, but is there a way to change the colours? The grey used isn't too visible and I find myself straining my eyes when navigating my files.
Title: Re: Project File Tree Greyed out file names
Post by: TDragon on June 12, 2007, 04:18:51 pm
Sorry, it looks like there isn't a way to change it currently -- C::B just uses the system default gray text (devs: see sdk/cbproject.cpp:954). You can file a feature request on Berlios.