The event handler should not only deliver the x,y position of the mouse but also the ID of the layer with the highest value and which is beneath the mouse pointer
Would be handy
Thanks. Tom
Well, OnMouseOver has nothing to do with layers on an abstract level. I'd rather prefer a GetLayerForPos() function to which you can pass mouse coordinates and it returns the highest layer at this positionThe event handler should not only deliver the x,y position of the mouse but also the ID of the layer with the highest value and which is beneath the mouse pointer
Would be handy![]()