G
Guest
As described in parts I and II of the subject thread I have a program that
displays images whose source is not under my control. Current batch of test
images contains an animated gif that is not well behaved. We see the first
frame and eventually it causes the subject exception. (IE 7 and Windows Mail
display it just fine and I ask in Part I how to CYA. In Part II I ask about
problems with displaying the error message)
Once I have returned from error processing, I get two big ugly X's on the
program window. One is in a bindingnavigator, though the text displays fine.
The other is over the main picturebox. What is interesting is that the
datagridview which is displaying thumbnails works just fine. (I suspect
because there is a new imagecell for each thumbnail.)
QUESTION: How do I recover from the GDI+ error? How do I goose the relevant
controls so they behave themselves. The main picture box is refreshed
everytime a new image is displayed.
--
Regards,
Al Christoph
Senior Consultant
Three Bears Software, LLC
just right software @ just right prices @ 3bears.biz
Microsoft Certified Partner (ISV)
Coming soon: Windows Mail for Vista.
displays images whose source is not under my control. Current batch of test
images contains an animated gif that is not well behaved. We see the first
frame and eventually it causes the subject exception. (IE 7 and Windows Mail
display it just fine and I ask in Part I how to CYA. In Part II I ask about
problems with displaying the error message)
Once I have returned from error processing, I get two big ugly X's on the
program window. One is in a bindingnavigator, though the text displays fine.
The other is over the main picturebox. What is interesting is that the
datagridview which is displaying thumbnails works just fine. (I suspect
because there is a new imagecell for each thumbnail.)
QUESTION: How do I recover from the GDI+ error? How do I goose the relevant
controls so they behave themselves. The main picture box is refreshed
everytime a new image is displayed.
--
Regards,
Al Christoph
Senior Consultant
Three Bears Software, LLC
just right software @ just right prices @ 3bears.biz
Microsoft Certified Partner (ISV)
Coming soon: Windows Mail for Vista.