From: Martin DeMello Date: 2004-09-16T17:34:50+09:00 Subject: Re: Vector sketchpad Markus wrote: > > Bullet point, because I'm about to fall asleep: > > 1) I've done this, but not in Ruby > 2) I don't know of any ruby implementation > 3) I may have a very similar need within a month or three > 4) I'd be willing to help write it in ruby > 5) I will forward the (pascal) version I wrote if I can find it. Great! I've got off to a pretty good start - the tk canvas gives me a lot of neat stuff right out of the box, most significantly the ability for objects on the canvas to detect whether the mouse pointer is over them. I should have v0.1 out within the next day or two; I'll mail you a copy offlist. martin