Author Topic: How to Change Font Color in "Build Log" window  (Read 6103 times)

Offline codeblue

  • Single posting newcomer
  • *
  • Posts: 3
How to Change Font Color in "Build Log" window
« on: December 03, 2008, 10:25:15 pm »
Newbie,

I'm getting an error message in the "Build Log" window and at the end there is a line whose font color is almost white and I can barely see it. 

I know where to change the font colors in the editor, but I can't find any place to change the fonts in the build log window.

 :?

mariocup

  • Guest
Re: How to Change Font Color in "Build Log" window
« Reply #1 on: December 04, 2008, 09:28:55 pm »
Hi codeblue,

there is already a patch in berlios for adding this feature, but it is not included in CB until now.
http://developer.berlios.de/patch/download.php?id=2337

You can try this patch :D

Bye,

Mario

Offline codeblue

  • Single posting newcomer
  • *
  • Posts: 3
Re: How to Change Font Color in "Build Log" window
« Reply #2 on: December 06, 2008, 08:34:29 am »
Mario,

Thanks for the quick reply.

I'm just starting to get into c++ and I downloaded codeblocks to be able to cross compile if the need arose.

I'm assuming the patch is for re-compiling codeblocks, is there a place for instructions? I would like to give a try.

Julio.
 :)

mariocup

  • Guest
Re: How to Change Font Color in "Build Log" window
« Reply #3 on: December 06, 2008, 05:22:26 pm »
Hi,

the wiki.codeblocks.org or http://www.codeblocks.org/en-docs-wrapper contains a chapter Building CodeBlocks from sources that explains in detail how to build Code::Blocks.

Bye,

Mario