Thread: Colors text.

  1. #1
    Registered User GamerProduction's Avatar
    Join Date
    Apr 2007
    Location
    http://chillxvillex.miniville.fr/ plzz help my village
    Posts
    9

    Colors text.

    Hello,can anyone tell me how to write colors texts into a win32 application.

    Thank you.

  2. #2
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    SetTextColor( ) and SetTextMode( ).

  3. #3
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    Windows specific - moved.
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

  4. #4
    Registered User GamerProduction's Avatar
    Join Date
    Apr 2007
    Location
    http://chillxvillex.miniville.fr/ plzz help my village
    Posts
    9

    No..

    I don't want it to be in a windows application,i want it to be in a c++ code win32 console just using cout..

  5. #5
    Registered User
    Join Date
    Dec 2006
    Location
    Scranton, Pa
    Posts
    252

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DirectX | Drawing text
    By gavra in forum Game Programming
    Replies: 4
    Last Post: 06-08-2009, 12:23 AM
  2. my text adventure
    By ckeener in forum C++ Programming
    Replies: 2
    Last Post: 06-06-2005, 08:33 AM
  3. Replies: 3
    Last Post: 05-25-2005, 01:50 PM
  4. Constantly updated editable colored text
    By _Elixia_ in forum Windows Programming
    Replies: 2
    Last Post: 06-15-2003, 04:21 PM
  5. Replies: 1
    Last Post: 10-30-2002, 05:45 AM