[plt-scheme] get-key-event in draw.ss
Connor Ferguson wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> I'm working on my eighth grade science project due Monday and I need to get
> a list of shapes to move when the user presses the arrow keys and I wanted
> to know if I should be using get-key-event in the draw.ss teachpack. Someone
> please help!
Hey Connor,
I need to know a bit more before I can help.
Are you using the draw.ss teachpack to draw your shapes?
If so, are you having trouble using get-key-event or are you just
wondering how to use it in the first place?
Bruce