On Fri, Sep 17, 2010 at 3:38 AM, Alan Gauld <alan.ga...@btinternet.com>wrote:

>
> For plotting pixels I would not use turtle graphics.
> That would be a fairly complicated option I'd have thought.
> A simple canvas would be easier.
>
> Alan G.
>
>
Oh, I see!  I did not realize that Tk had a canvas widget.  That is nice.  I
will have to play with that and see if I can get everything done in the code
I am working with.  What I am doing is just trying to do a simple Mandelbrot
set plot.  It is another bit of coding that I do when learning a new
language to get a handle on some of the graphics capabilities, and I am to
that point.

-Bill
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to