Pedro Izecksohn wrote:
  Thank you Greg. Your second approach works and the script became:

That's not really what I meant; doing it that way,
you're still incurring the overhead of a tk canvas
object for each point that you draw. However, if
there are only 250 points or so, it might not matter.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to