Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread OnMouseEnter etc
Wed, Mar 20 2013 8:37 AMPermanent Link

Matthew Jones

I have three panels, and a common OnMouseEnter / OnMouseLeave event. They are on a
form that is not the main form, so popped up using ShowModal. The code has a
counter for each, and I am getting about twice as many leaves as enters, and the
enter code is pretty inconsistent. It seems as though moving the mouse slowly
doesn't trigger the Enter event, but a jerky movement does.

Is this a known issue? It happens in both IE and Chrome.

I also added a MouseMove event, and that ticks away happily as I move over the
panels.

/Matthew Jones/
Wed, Mar 20 2013 9:32 AMPermanent Link

Matthew Jones

Having removed the border, and fitted the panels together, this is a lot less of an
issue. Not sure how Enter/Leave works, so don't know if this is serious.

/Matthew Jones/
Wed, Mar 20 2013 3:06 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< Is this a known issue? It happens in both IE and Chrome. >>

Yes, and it will be fixed in the next build.

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Mar 21 2013 5:28 AMPermanent Link

Matthew Jones

The next build is getting to be as much anticipated as my Pebble watch was. And
that turned out to be really good. 8-)

/Matthew Jones/
Image