-
animation trouble
i recently had a question answered (the tread was entitled "stupid question") and i have a couple other questions related to it.
1)how do i get gif animations in and out of an imagelist without only using the first frame from the image?
2)can i make a image in an imagelist larger than 256?
-
I dont know much about Imagelist because I havent used it yet, but here is an example I wrote showing how to animate and animated gif on a form
http://www.planet-source-code.com/vb...=330&lngWId=10
-
oh and imagelists are really just made to hold smaller pictures for toolbar icons and stuff like that. If you need to store bigger images, you need to look into Resource files.