Author Topic: Project File Tree Greyed out file names  (Read 7297 times)

Offline Wahooney

  • Multiple posting newcomer
  • *
  • Posts: 34
  • Demon Onion Slayer
    • wahooney.net
Project File Tree Greyed out file names
« 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?
Fabricati Diem, Celerata!

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Project File Tree Greyed out file names
« Reply #1 on: June 12, 2007, 03:27:55 pm »
Files that are not compiled are greyed out intentionally -- header files, for example.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline Wahooney

  • Multiple posting newcomer
  • *
  • Posts: 34
  • Demon Onion Slayer
    • wahooney.net
Re: Project File Tree Greyed out file names
« Reply #2 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.
Fabricati Diem, Celerata!

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Project File Tree Greyed out file names
« Reply #3 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.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)