Jump to content

Images

- - - - -

  • Please log in to reply
4 replies to this topic

#1
hbk

hbk

    Learning Programmer

  • Members
  • PipPipPip
  • 71 posts
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.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Which compiler/IDE are you using?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
hbk

hbk

    Learning Programmer

  • Members
  • PipPipPip
  • 71 posts

WingedPanther said:

Which compiler/IDE are you using?

I am using visual c++ 2010

#4
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
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
mnirahd

mnirahd

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 330 posts
Hi,

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