On Sep 13, 11:37 am, [EMAIL PROTECTED] wrote:
> No currently I am using a canvas from the Tkinter module
> What I actually want is to show how a line is plotted pixel by pixel
> using a delay loop. I want functions something like putpixel not
> draw_line

Try drawing 1px wide rectangles.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to