[plt-scheme] How to detect mouse movements?

From: Todd O'Bryan (toddobryan at gmail.com)
Date: Fri Dec 4 06:46:07 EST 2009

Which teachpack are you using? And have you looked at the
documentation for it in the DrScheme Help Desk?

On Thu, Dec 3, 2009 at 3:59 PM, Jayto <igotjats at gmail.com> wrote:
> I am working on my final project for my basic programing class. I want
> to know how to use the on-mouse-event feature. I tried loading up the
> teachpack world and I tried adding the on-mouse-move into my code. I
> basically want to detect the location of the mouse when it is moved on
> top of a canvas from the teach pack draw.  Can you give me an example
> of how to use the mouse event commands? Thanks.
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.