Results 1 to 2 of 2

Thread: self updating image holder/displayer

  1. #1

    Thread Starter
    Hyperactive Member chuddy's Avatar
    Join Date
    Oct 2002
    Posts
    333

    self updating image holder/displayer

    I am using a PictureBox (c++ .NET project) to display images but would like that image to update whenever the underlying image is updated...

    Sounds like a task that would be pretty common...Is there a component out there that anybody can recommend?

    Cheers!

  2. #2
    Frenzied Member aewarnick's Avatar
    Join Date
    Dec 2002
    Posts
    1,037

    Re: self updating image holder/displayer

    Make your own picturebox or override a function in the current one. Also, I highly recommend C# over C++ .net or even straight C++. I have heard only bad about C++ .net.

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