can't seem to delete a binding

From: Brian Denheyer <briand_at_northwest.com>
Date: Sat, 6 Dec 1997 13:26:26 -0800 (PST)

I tried doing

        (define old (bind the-canvas "<Motion>"))
        (bind the-canvas "<Motion>" my-proc)
        
        ...
        
        (bind the-canvas "<Motion>" old)

my-proc stays in effect

Anybody know why ??

-- 
Brian Denheyer
briand_at_northwest.com
Received on Sat Dec 06 1997 - 22:23:14 CET

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