Re: Problem with Animated GIFs
- From: "Armin Zingler" <az.nospam@xxxxxxxxxx>
- Date: Tue, 14 Aug 2007 12:30:02 +0200
"Phil" <N/A> schrieb
"Phil" <N/A> wrote in message
news:13c2u0s88aclp1f@xxxxxxxxxxxxxxxxxxxxx
> > Based on my understanding, you'd like to display some animated
> > GIFs on some
> > of your forms. But you find that the animated GIF is slower when
> > it is displayed in a WinForm than in the image preview in the
> > Windows Explorer. If I'm off base, please feel free to let me
> > know.
>
> It may be slower, I'm not sure, but it seems like it may be
> missing some frames, and staying on other frames longer. I'll
> perhaps try a slower animation to see if I can be a little more
> specific. e.g. I wonder if it is
> perhaps only showing every other frame, or something like that.
> >
I tried another gif file, and this seems to be exactly the problem.
With the following GIF you can clearly see it shows the frames in
this order: 1,3,5,2,4.
http://www.triton-technology.co.uk/Phil/test1.gif
I notice there is a property on the Form called DoubleBuffering, and
I wonder if this has something to do with it? I tried setting this
to True and False, but it doesn't seem to make any difference. I
can't see a similar property on the PictureBox control.
Within the IDE or when running the program? In the IDE, I don't see any
animation at all. When running the program, it is displayed correctly. (VB
2005 Express)
In VS 2003: It is displayed correctly animated within the IDE and when running the program.
Armin
.
- References:
- RE: Problem with Animated GIFs
- From: Linda Liu [MSFT]
- RE: Problem with Animated GIFs
- Prev by Date: Accent problem
- Next by Date: PrintPreviewDialog
- Previous by thread: RE: Problem with Animated GIFs
- Next by thread: Re: Problem with Animated GIFs
- Index(es):
Relevant Pages
|