Good Python Tk overview

Fredrik Lundh fredrik at pythonware.com
Tue Apr 20 09:31:03 EDT 2004


"News User" wrote:

> I'm comming from the background of being primarily a data processing
> programmer (Python) and I'd like to do some GUI stuff for a comercial
> project but I have quite a bit of time, nothing too complex but it has
> to work on Windows98+ OSX and Solaris so I was thinking Tkinter. I was
> wondering if there were some sites with a good overview of the whole
> Python +Tk shpeal, I've got some code examples and "Programming Python
> 2nd Edition" but that's more of a learn by example, rather than an
> overview of concepts. Anyone have a good recommendation?

start here:

    http://www.python.org/topics/tkinter/doc.html

</F>







More information about the Python-list mailing list