Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: elico1 on January 16, 2020, 10:06:02 PM

Title: runtime sceen color and font
Post by: elico1 on January 16, 2020, 10:06:02 PM
Hi all
Is it possible to control the  screen color and fonts at runtime of program written in C ?
If yes how ?

Elico

Title: Re: runtime sceen color and font
Post by: stahta01 on January 16, 2020, 10:28:34 PM
Quote from: elico1 on January 16, 2020, 10:06:02 PM
Hi all
Is it possible to control the  screen color and fonts at runtime of program written in C ?
If yes how ?

Elico



Yes.

Learn about your Operating System and Compiler!
Ask the OS question on a site that supports your OS questions!

Edit: Read and follow the rules! http://forums.next.codeblocks.org/index.php/topic,9996.0.html (http://forums.next.codeblocks.org/index.php/topic,9996.0.html)

Tim S.