Lisp HUG Maillist Archive

RE: How to catch "mouse leave" event ?

 

> -----Original Message-----
> From: owner-lisp-hug@lispworks.com 
> [mailto:owner-lisp-hug@lispworks.com] On Behalf Of Lisper
> Sent: Friday, February 16, 2007 8:10 PM
> To: lisp-hug@lispworks.com
> Subject: Re: How to catch "mouse leave" event ?

Search for :pointer-documentation in the capi reference (p. 164 in the lww 4.4 version pdf). It has a mouse leave event, which perhaps can be used for what you want, even if it is documented as being for displaying tooltips and other helpful messages to the user.

I haven't tried it, so you're on your own. Good luck!


Eivind



Updated at: 2020-12-10 08:46 UTC