Joal Heagney wrote: > Nice. I still have to download a version of pygame to try this out, but > the fact that you can't hide the turtle in python.turtle was bugging me > out with my version. (A fair bit of copy/paste in gimp, I can tell you!)
What was wrong with hiding the turtle? 'turtle.tracer(False)' usually does it nicely and speeds things up a lot. -- http://mail.python.org/mailman/listinfo/python-list