PNG transparency not working on all OS...

Everything else that doesn't fall into one of the other PB categories.
User avatar
Kukulkan
Addict
Addict
Posts: 1422
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

PNG transparency not working on all OS...

Post by Kukulkan »

Hi,

I compiled an application (32bit) that uses the ListIconGadget. I add images to the first column using AddGadgetItem() with ImageID. The image is a png file with alpha channel. It is some kind of a ball icon.

On one Windows 7 (32) it looks fine and on another Windows 7 (32), there are black boxes around the ball (no transparency). The rest of the Windows systems looking fine on both computers (both running in 32 bit depth).

Has anyone an idea about the reason of this missing transparency? Can there be some missing system libraries?

Kukulkan
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: PNG transparency not working on all OS...

Post by jesperbrannmark »

I have also seen this while running on my server (so no, or rather minimal gfx-card). I guess this is because transperancy might be handled by hardware acceleration.
Post Reply