Ask your own question, for FREE!
Computer Science 12 Online
OpenStudy (anonymous):

Is it possible to make an output c++ window to be white? I need somehow to printout a screen out put of program that i wrote. Any ideas?

OpenStudy (e.mccormick):

It would take using controls to change the colors of things. However, you may be able to do this a couple other ways. 1) When you take a screen shot, invert the colors before printing. 2) Change the system's default colors for the terminal window.

OpenStudy (anonymous):

2) Change the system's default colors for the terminal window. how to do this?

OpenStudy (e.mccormick):

What operating system?

OpenStudy (anonymous):

windows

OpenStudy (ankit042):

You can change the color with your code. Try this http://www.wncoder.com/2012/07/c-change-color.html

OpenStudy (e.mccormick):

If you just need it for the screen shots, right click the top bar of a command prompt window. Select properties. Colors should be there. You can change the background and text for just one window or for the default.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!