|
-
Mar 3rd, 2006, 05:32 AM
#1
Thread Starter
Hyperactive Member
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!
-
Mar 4th, 2006, 05:02 PM
#2
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|