Menu

PictureBox control

2002-09-05
2012-09-26
  • Nobody/Anonymous

    I am trying to make an application with control simmilar to PictureBox from Visual Basic, not to put in some bmp files, but rather to perform some drawings. How to implement such window in Dev C++

     
    • Nobody/Anonymous

      You will have to design such a control/window yourself.

      Things to research: gdi, bitmap image format.

       
    • Nobody/Anonymous

      I suggest you get "Programming Windows - 5th edition" by Charles Petzold. Good book.

      Kip

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.