[Tutor] plotting pixels
Bill Allen
wallenpb at gmail.com
Sat Sep 18 17:44:21 CEST 2010
On Fri, Sep 17, 2010 at 3:38 AM, Alan Gauld <alan.gauld at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100918/ff030f43/attachment.html>
More information about the Tutor
mailing list