PDA

View Full Version : Issue with tImage.


Chesso
10-05-2009, 09:36 AM
I have 2 tImages with animated GIF files loaded into them at runtime.

One of them is stationary and transparent, perfect.

The other is the same and perfect, execept for when I want to move it, then a white background shows up.

But I obviously want this animated GIF to stay transparent even while moving. I am just making some simple animation, not a game or anything too intensive.

I am u sing D2007 which I believe uses a V3 of tGifImage.


P.S. I have DoubleBuffering etc set also (there is no flicker, not a problem with that).