On Sat, 20 Dec 2008 13:13:34 +0200 "Graeme Geldenhuys" <[email protected]> wrote:
> On Tue, Dec 16, 2008 at 2:47 PM, Héctor Fiandor Rosario > <[email protected]> wrote: > > > > I catch an icon of a chetahh (or other animal) animated as a gif > > and I want to use in my forms. > > For fpGUI I created a simple Animation component. I reads in a > composite bitmap (images forming the animation in a horizontal large > [single] image). I can then set a few properties like timing, looping > etc... I simply read the image, split in into separate "frames" and > display them one after the other. Very simply, but it works very nice > for some animation on a form. It should be very simple to port to LCL. Do you have a fpimage reader for gif? Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
