
October 12th, 2007, 01:04 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 9,986
Time spent in forums: < 1 sec
Reputation Power: 11
|
|
|
utorial, How to make a GIF in your application
Well this is a common problem, VB does NOT support GIF's in the Applet, many of you ( I suppose ) make an array of pictureboxes and make still images loaded in them and then in a timer you make the still images to change and well its confusing even to say it, and much more confusing to make! it will take like 8 to 10 lines to just make an animation of 2 frames only! so imagine to make a long GIF! I found this 'secret' and all its going to take is 10 lines! and instead you can have a GIF with unlimited frames and make it with just 10 lines!!
Read the full article here: utorial, How to make a GIF in your application
|