CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Apr 2008
    Posts
    5

    Newbie - simple image display

    Hi
    i am new here.
    I dont know much about programming (just basic stuff).
    I would like to make an excecutable which simply displays a tiny graphic in the center of the screen, and should always be shown ontop of everything.
    I think its easy.. But no idea how to apoach it
    A developed idea would be that it identifies an name of a file eg "image" and uses that, so i would be able to change the image without reprograming )
    Any ideas/sample script would be veeeeeerryyyyyy much apretiated.

    thanks so much in advanced!!!
    Last edited by Mosaka; April 16th, 2008 at 12:11 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured