Transparent TGIFImage and TRichView

General TRichView support forum. Please post your questions here
Post Reply
Jacek Puczynski
Posts: 27
Joined: Tue Jun 20, 2006 7:34 pm
Location: Europe

Transparent TGIFImage and TRichView

Post by Jacek Puczynski »

Hello. I have problem with TRichView and transparent-animated TGIFImage;

After insert animated gif into RichView GIF isn't transparent and have white background.
Non-animated GIFs are OK.
TGIFImage::Transparent == true;

Note that in TImage transparency in animated GIFs is also OK.

How to insert transparent-animated GIF in TRichView? It is posible?

Thanks, Jacek.
Sergey Tkachenko
Site Admin
Posts: 17310
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Please send me problematic gif image.
Jacek Puczynski
Posts: 27
Joined: Tue Jun 20, 2006 7:34 pm
Location: Europe

Post by Jacek Puczynski »

OK, I found the problem with images - TRichView works fine with really transparent images.
Post Reply