Thread: Can I change background color

  1. #1
    Bryan
    Guest

    Lightbulb Can I change background color

    Is it possible to change the background color in C++ program? If so what is the command to do that?

    Thanks

  2. #2
    Bryan
    Guest

    Oh Yea

    Using
    Visual C++ 6

  3. #3
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    depends on operating system+compiler but yes there is a way to do it but its not portable. Use the search facility to find out how!
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Change text color in C
    By IndioDoido in forum C Programming
    Replies: 9
    Last Post: 04-15-2007, 05:54 AM
  2. Critique my lighting model.
    By psychopath in forum Game Programming
    Replies: 4
    Last Post: 08-12-2006, 06:23 PM
  3. winxp style background color problem
    By johny145 in forum Windows Programming
    Replies: 0
    Last Post: 07-06-2005, 10:22 AM
  4. How to change the Background of window
    By gaurav07 in forum Windows Programming
    Replies: 11
    Last Post: 06-27-2005, 12:48 PM
  5. Setting the background color of my main window
    By Garfield in forum Windows Programming
    Replies: 5
    Last Post: 07-06-2002, 11:25 PM