News:

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

Main Menu

runtime sceen color and font

Started by elico1, January 16, 2020, 10:06:02 PM

Previous topic - Next topic

elico1

Hi all
Is it possible to control the  screen color and fonts at runtime of program written in C ?
If yes how ?

Elico


stahta01

#1
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

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]