strange behavior in bind

From: Brian Denheyer <briand_at_deldotd.com>
Date: Tue, 9 Mar 1999 00:10:12 -0800 (PST)

It turns out that if you bind an event to a function which looks like :

   (proc (xc yc) ...)

as opposed to

   (proc (x y) ...)

The values xc and yc are much bigger than screen coordinates, it
appears as though they are 10 x bigger ! I don't think this is right,
is it ? There is certainly nothing in the bind man page about this.


Brian
Received on Tue Mar 09 1999 - 09:11:33 CET

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