Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread Transparent TImage does not execute some eventhandlers
Sat, Feb 15 2014 3:03 PMPermanent Link

Leslie

OnMouseEnter & OnMouseDown does not fire.
Sat, Feb 15 2014 3:04 PMPermanent Link

Leslie

1.03 b3

Cheers,
Leslie
Sun, Feb 16 2014 2:50 AMPermanent Link

Uli Becker

Leslie,

> OnMouseEnter & OnMouseDown does not fire.

I can't confirm that. Just tried it and it works fine for me.

Uli
Sun, Feb 16 2014 5:11 AMPermanent Link

Leslie

Uli,

have you set Transparent to True?

Cheers,
Leslie
Sun, Feb 16 2014 5:24 AMPermanent Link

Uli Becker

> have you set Transparent to True?

Yes.

Uli
Sun, Feb 16 2014 5:28 PMPermanent Link

Leslie

Uli,

Sorry for asking the obvious. I  thought maybe there was something I did differently, but it is the same even with the simpliest use case.

Cheers,
Leslie
Mon, Feb 17 2014 4:27 AMPermanent Link

Matthew Jones

Create a new project with the minimum needed to show the issue. I find that often
either makes it easy to show, or reveals the mistake I made.

Check the browser, and if you are clicking on a particular part of the image. Could
be that some browsers treat the transparent parts as "not there".

/Matthew Jones/
Mon, Feb 17 2014 8:50 AMPermanent Link

Leslie

Hi All!

It was totally my misstake. I was  doing something in the event handler, which was cancelled out by the fact that the image was transparent, so wrongly concluded it did not fire. I really need to pay closer attention.

Cheers,
Leslie
Image