sluggish animated gif

icic

Member
Joined
Apr 9, 2006
Messages
16
Programming Experience
Beginner
Hi all

I have an animated gif in a picture box, but it doesnt play smoothly.

The gif is stored as a resource in my project.

It is only 350x350 pixels and a couple of seconds long, with about 12 frames - surely this is not too big?

Is there a better way I can place the GIF on my form to make it run smoother?

Thanks!
 
You could try a label control instead, there have been a couple of times when i've heard that picture boxes don't behave themselves properly.
 
Thanks for the suggestion, but it still seems slow.

Any other ideas?

attachment: the GIF I am trying to use on my form
 

Attachments

  • roll11.gif
    roll11.gif
    49 KB · Views: 54
I have a little look. I'm assuming that you mean it's sluggish because the frames are a bit 'jerky' i've had a play with it, here's what i've come up with...
 

Attachments

  • roll11Adjusted.gif
    roll11Adjusted.gif
    52.1 KB · Views: 49
thanks for that

if you don't mind, could you tell me what you adjusted (ie what settings on the GIf did you fiddle with?)
 
You welcome, if you haven't got any software to edit animated gif's then i'd be happy to help out, so long as there isn't thousands of them!!:) I've had a look around for some free software to do this but i haven't had any success.
 
don't worry, ive got Adobe Photoshop CS which comes with another program called Imageready which does GIFs.

It is really good because you have your photoshop image with layers and then for each frame you set which layers are visible.
 
Back
Top