Tkinter.create_dot()

Justin Shaw wyojustin at hotmail.com
Mon Jul 15 18:55:47 EDT 2002


I'm using a Tkinter.Canvas to create a picture of thousands of dots.  I am
using
Tkinter.Canvas.create_line()
with a line of length one for each dot which really seems to bog down the
computer.

Is there a better way?

Thanks,
Justin Shaw





More information about the Python-list mailing list