Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Image Borders.
Mon, Jul 20 2015 7:27 AMPermanent Link

Steve Gill

Avatar

The images I put on pages have the border's Visible property set to False and the Width set to 0.

The images look fine in Firefox and IE, but in Chrome and Opera the images still have borders.

= Steve
Mon, Jul 20 2015 7:32 AMPermanent Link

Uli Becker

Steve,

> The images look fine in Firefox and IE, but in Chrome and Opera the images still have borders.

that was discussed earlier - it's bug in Chrome.

As a workaround you can use the TImage.Background property to display an
image.

Uli
Mon, Jul 20 2015 4:47 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< The images I put on pages have the border's Visible property set to False
and the Width set to 0.

The images look fine in Firefox and IE, but in Chrome and Opera the images
still have borders. >>

Uli is correct.  See here for background info:

http://www.elevatesoft.com/forums?action=view&category=ewb&id=ewb2_preview&page=1&msg=858#858

I'm going to try to come up with a workaround in terms of toggling the
opacity/visibility during load.

Tim Young
Elevate Software
www.elevatesoft.com



Mon, Jul 20 2015 8:36 PMPermanent Link

Steve Gill

Avatar

Thanks Uli and Tim, I did search to see if it had been brought up before but didn't find anything. Must be my crappy search skills. Smile

= Steve
Image