Animated GIFs (None Specified)
At 06 JAN 1998 10:19:06PM Barry Stevens wrote:
How can you run an animated Gif in an OI window like the one in Sprezzutura's Slist.
regards
Barry
At 08 JAN 1998 09:14AM Donald Bakke wrote:
Barry,
How can you run an animated Gif in an OI window like the one in Sprezzutura's Slist.
I'm pretty sure they are just using a BMP file with multiple frames. Then they just have a routine that loops and displays the "next" frame using the IMAGENUMBER property.
dbakke@srpcs.com
At 27 JAN 1998 03:13PM Cameron Purdy wrote:
Barry/Don,
Then they just have a routine that loops and displays the "next" frame using the IMAGENUMBER property.
Suggestion: Use the TIMER event. If you are processing in a loop, yield during the loop to allow TIMER to fire.
Cameron Purdy
info@revelation.com