From d46aeafce0075db28a222bdb419a1fb839567a0d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 27 Nov 2003 21:59:16 +0000 Subject: [PATCH] posn-object and posn-object-x-y. --- etc/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 7f3100ce047..2cae0913cc8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1740,6 +1740,17 @@ text area). +++ *** New function `posn-actual-col-row' returns actual glyph coordinates. ++++ +*** Mouse events may now include image object in addition to string object. + ++++ +*** Mouse events include relative x and y pixel coordinates relative to +the top left corner of the object (image or character) clicked on. + +*** New functions 'posn-object' and 'posn-object-x-y' return the image +or string object of a mouse click, and the x and y pixel coordinates +relative to the top left corner of that object. + ** New function `force-window-update' can initiate a full redisplay of one or all windows. Normally, this is not needed as changes in window contents are detected automatically. However, certain implicit -- 2.39.2