![](https://secure.gravatar.com/avatar/3d0166a087c4a9f629ae4ce37d4a4e71.jpg?s=120&d=mm&r=g)
27 Apr
2012
27 Apr
'12
1:53 p.m.
On Fri, Apr 27, 2012 at 01:53:38PM +0200, Tamas K Papp wrote:
Hi,
Hello!
(bind canvas "<ButtonPress-2>" (lambda (evt) (declare (ignore evt)) (setf *exit-mainloop* t)))))))
However,
a. the application does not exit (maybe I am doing it wrong, I found *exit-mainloop* in some examples),
I can not help for the rest of the questions but "buttonpress-2" binds to the "wheel" button of the mouse on my system, try "<ButtonPress-3>" instead. Bye. C.