Page 1 of 1

drawingarea problem

Posted: Monday 21st February 2022 3:00pm
by bill-lancaster
Having drawn text values at different points in a drawingarea how can I (knowing the coordinates of each text) detect when the mouse is over a text item?
Any ideas would be welcome

Re: drawingarea problem

Posted: Monday 21st February 2022 5:43pm
by bill-lancaster
OK, have realised that Point, Rect and Point.InRect(Rect) should do the trick