Board index » delphi » Any easy way to display an animated gif in D7?

Any easy way to display an animated gif in D7?


2004-08-25 04:06:53 AM
delphi24
Any easy way to display an animated gif in D7?, it is a VCL application, not
a CLX (but even a CLX doesn´t work with TImage.
 
 

Re:Any easy way to display an animated gif in D7?

Quote
Any easy way to display an animated gif in D7?, it is a VCL application,
not
a CLX (but even a CLX doesn´t work with TImage.
Search for TGifImage in Google or in www.torry.net. After downloading the
unit (I can not remember well) add gifimage.pas to Your uses clause. By doing
this You will be able to load and display gif images into a TImage (only in
run-time).
MikKi
 

Re:Any easy way to display an animated gif in D7?

Download TGIFImage here:
home20.inet.tele.dk/tolderlund/delphi/
--
Finn Tolderlund
"Rafa" <XXXX@XXXXX.COM>skrev i en meddelelse
Quote
Any easy way to display an animated gif in D7?, it is a VCL application,
not
a CLX (but even a CLX doesn´t work with TImage.
 

Re:Any easy way to display an animated gif in D7?

Will that work with Delphi 8?
"Finn Tolderlund" <XXXX@XXXXX.COM>writes
Quote
Download TGIFImage here:
home20.inet.tele.dk/tolderlund/delphi/
--
Finn Tolderlund


"Rafa" <XXXX@XXXXX.COM>skrev i en meddelelse
news:412b9fcc$XXXX@XXXXX.COM...
>Any easy way to display an animated gif in D7?, it is a VCL application,
not
>a CLX (but even a CLX doesn´t work with TImage.


 

Re:Any easy way to display an animated gif in D7?

No it doesn't work with Delphi 8.
The .net framework has built in support for gif.
But for some reason animated gif files only animate in a winform
application, not in a VCL form application.
--
Finn Tolderlund
"Jason" <XXXX@XXXXX.COM>skrev i en meddelelse
Quote
Will that work with Delphi 8?

"Finn Tolderlund" <XXXX@XXXXX.COM>writes
news:XXXX@XXXXX.COM...
>Download TGIFImage here:
>home20.inet.tele.dk/tolderlund/delphi/
>--
>Finn Tolderlund
>
>
>"Rafa" <XXXX@XXXXX.COM>skrev i en meddelelse
>news:412b9fcc$XXXX@XXXXX.COM...
>>Any easy way to display an animated gif in D7?, it is a VCL
application,
>not
>>a CLX (but even a CLX doesn´t work with TImage.
>
>