can't seem to delete a binding

From: Brian Denheyer <briand_at_northwest.com>
Date: Sun, 7 Dec 1997 11:52:43 -0800 (PST)

Brian Denheyer writes:
>
> I tried doing
>
> (define old (bind the-canvas "<Motion>"))
> (bind the-canvas "<Motion>" my-proc)
>
> ...
>
> (bind the-canvas "<Motion>" old)
>

Never mind, I found the answer in some code I had already written.

(bind the-canvas "<Motion>" "")

Sorry for the noise...

-- 
Brian Denheyer
briand_at_northwest.com
Received on Sun Dec 07 1997 - 20:51:38 CET

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST