News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to Change Font Color in "Build Log" window

Started by codeblue, December 03, 2008, 10:25:15 PM

Previous topic - Next topic

codeblue

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

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

codeblue

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

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