Peter,
Thanks for the response. IE has animations enabled. We found some
comments about that on newsgroups and checked that before I posted
here.
There also doesn't seem to be any virus scan or 3rd party firewall
installed on the machine.
Note just for clarity, this is a winforms application with an embedded
gif in a pictureBox control on the window . . .
I created a simple test application with a window that has a PictureBox
on it with the gif (eliminates all of the thread management code which
is ok in a test case). That also works on all machines but the one in
question.
Karl
Peter wrote:
> A stab in the dark: does IE have animations disabled?
> --
> Browse http://connect.microsoft.com/VisualStudio/feedback/ and vote.
> http://www.peterRitchie.com/blog/
> Microsoft MVP, Visual Developer - Visual C#
>
>
> "karlag92" wrote:
>
> > Hi all!
> >
> > Our application has a wait dialog that has an animated gif on it that
> > periodically gets shown from a separate thread while the application
> > does some processing on the main thread.
> >
> > We've worked out all of the kinks with this (or so we thought), but
> > just installed to a new laptop and the gif is not animating. This new
> > machine is an Itronix GoBook XR1 (IX270) with an Intel Core Duo CPU
> > T2400@1.83GHZ processor.
> >
> > The exact same release works on all of our other machines.
> >
> > Any ideas?
> >
> > Thanks in advance for any help you can provide!
> >
> > karlag92
> >
> >