Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Image not transparent
Sun, Jan 3 2016 10:14 AMPermanent Link

Ronald

Hi,

I created a partly transparent .png image in Paint.net, but at runtime and designtime the image is not transparent: the transparent part is shown as white. Should it be a .gif or am I doing something wrong?

Greetings,
Ronald
Sun, Jan 3 2016 11:05 AMPermanent Link

Ronald

I wrote:

<I created a partly transparent .png image in Paint.net, but at runtime and designtime the image is not transparent: the transparent part is shown as white. Should it be a .gif or am I doing something wrong?>

Found the solution!

Greetings,
Ronald
Sun, Jan 3 2016 11:21 AMPermanent Link

squiffy

Telemix Ltd.

Avatar

Please can you post the solution as others may find it helpful.
--
I really, really hate web programming.
Sun, Jan 3 2016 11:25 AMPermanent Link

Ronald

squiffy wrote:

<Please can you post the solution as others may find it helpful>

Select the TImage.Background,Fill.FillType Background.Fill.Color and choose clTransparent.

Ronald
Mon, Jan 4 2016 7:59 AMPermanent Link

Ronald

Ronald wrote:

<Select the TImage.Background,Fill.FillType Background.Fill.Color and choose clTransparent.>

Oops, should be: TImage.Background.Fill.Color

Ronald
Image