Hi Ferdinando,

Als Keisuke already indicated, use LISTBOX GET CELL POSITION like this in the 
On Mouse Move event

GET MOUSE($X;$Y;$button)
LISTBOX GET CELL POSITION(*;"list box name";$X;$Y;$column;$row)

In $row, you will get the number of the row number the mouse is currently over.

HTH
Koen

> Op 13 aug. 2020, om 16:17 heeft stardata.info via 4D_Tech 
> <4d_tech@lists.4d.com> het volgende geschreven:
> 
> The goal is to know the row number when the mouse arrow is on one row of list 
> box.



--------------------
Compass bv
Koen Van Hooreweghe
Kloosterstraat 65
9910 Aalter
Belgium
tel +32 495 511.653

**********************************************************************
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to