Can I change the black screen in my c++ compiler to an image.I would want the whole background to take on the form of the image.
4 replies to this topic
#1
Posted 10 November 2010 - 07:21 PM
|
|
|
#2
Posted 10 November 2010 - 07:30 PM
Which compiler/IDE are you using?
#3
Posted 11 November 2010 - 03:03 PM
WingedPanther said:
Which compiler/IDE are you using?
I am using visual c++ 2010
#4
Posted 11 November 2010 - 04:24 PM
Do you mean in the console window? If so, it can't be done (as far as I know). What you can do is learn up on GUI programming, and put an image in the background of that.
Latinamne loqueris?
#5
Posted 12 November 2010 - 09:20 AM
Hi,
In console application, you may not be able to do so. However, you can try it in MFC applications.
Munir
In console application, you may not be able to do so. However, you can try it in MFC applications.
Munir
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









