Code::Blocks Forums

User forums => Help => Topic started by: BrightBit on January 02, 2011, 12:48:15 am

Title: How to change the font to 100% monospace?
Post by: BrightBit on January 02, 2011, 12:48:15 am
Hello Code::Blocks community,

I want to use a monospace font while programming but unfortunately Code::Blocks uses some special treatment for special characters or words. Brackets, questions marks, exclamation marks, etc. and all C++ keywords will be made bold or bigger or stretched or something similar. This however destroys the monospace nature of the font. Is there a way to deactivate that?


Greetings
BrightBit
Title: Re: How to change the font to 100% monospace?
Post by: thomas on January 03, 2011, 11:10:18 am
Editor Settings --> Syntax Highlighting. Put whatever you want.
Title: Re: How to change the font to 100% monospace?
Post by: BrightBit on January 03, 2011, 01:44:56 pm
Thank you. I am so stupid. I didn't think to find my answer there. Again, thank you so much.


Greetings
BrightBit