[Gambas-user] How to know permanently the cursor coordinates in a gridview?
Dominique SIMONART
simonart.dominique at ...11...
Mon Feb 23 01:18:46 CET 2009
Hi,
I've a main Gridview (grdGame) surrounded by 2 other grids, grdHdef on
top and grdVdef on left of grdGame
When the mouse cursor is over the main grid, I want to highlight a
column of the top grid and a row of the left grid facing the cursor
position.
How to know at each instant where the cursor is, that is without action
on any button?
I cannot use Mouse.X/Y because there is no mouse event
Thank for your help,
More information about the User
mailing list