Tkinter Canvas -- help?

Grayson, John John.Grayson at GD-CS.COM
Mon Apr 17 07:12:26 EDT 2000


 jkior writes:

> I'm just starting to learn Python/Tkinter, and I have found that there
> is virtually _no_ documentation for the Tkinter canvas. Could anybody
> help? I'm specifically looking for stuff like creating an image by a
> grid in canvas on "mouseDown", and how to read the items in the canvas,
> and write them to a text file, in their proper positions. I would
> _really_ appreciate it if anybody could help me with this.

> P.S. The only Tkinter canvas documentation that I have is the
> "Introduction to Tkinter" from pythonware.com

> Thanks,
> jkior

If you want some *free* clues, take a look at:

    http://www.manning.com/Grayson/chapt11.pdf

Chapter 10 contains lots of canvas info...

If you decide to buy the book, use this link:

    http://www.python.org/psa/bookstore/

since the PSA will benefit.


John Grayson

General Dynamics
Communication Systems
400 John Quincy Adams
Taunton, MA 02780





More information about the Python-list mailing list