Tuesday, November 16, 2010

Can anyone tell me how to change display features in c++?

In c++, u need special libraries and functions to change display features in the application software created,ie, fonts, colour of text , background colours,etc. If u have the library or know where could i find it, please send in your answers.Can anyone tell me how to change display features in c++?
You can use predefined features in DOS based C/C++ with the headers graphics.h or conio.h. Mind you these are NOT compatible with Vc++ and UNIX implementations of C/C++.



Check out the on-line help within the IDEs for more on functions like: initgraph,settextstyle, setbkcolor, etc... (graphics.h)

and textmode,etc... (conio.h)Can anyone tell me how to change display features in c++?
If you are using borland/TC3.0/TC 2.0............on the left of File there are 3 dashes one on top of the other.There is an option to repaint desktop.This helps you to change the color of the screen where you program.If you want to change the color of the output,all you do is open Dos(dont maximize) it.Then right click on its icon on the start bar at the bottom of your screen and click on properties and change the color of the output text and background!!
  • meaning of the name
  • cope with a cheating
  • No comments:

    Post a Comment