Lisp HUG Maillist Archive

How to bind Cmd+mouse button in Editor

Hi all,

I would like to bind Cmd+left mouse button to "Find Source" in LispWorks
7.0 IDE for OSX. So far I've tried

(editor:bind-key "Find Source" "Hyper-left-button" :mode "Lisp")

but this lead to error:

"Hyper-left-button" is not a recognised gesture name

The documentation on editor:bind-key is rather short and didn't say
anything about binding of mouse buttons. Is it even possible?

-- 
Br,
/Alexey

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


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