This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients asvetlov, docs@python, r.david.murray, roger.serwy, terry.reedy, weirdink13
Date 2012-06-11.01:26:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339377970.52.0.877674219876.issue15041@psf.upfronthosting.co.za>
In-reply-to
Content
Kevin Walzer, who uses tk/inter regularly, sent me the following

effbot has a more recent work-in-progress update of his Tkinter docs here: http://effbot.org/tkinterbook/

I refer to this a lot.

"Programming Python" by Mark Lutz (Amazon link here: http://www.amazon.com/Programming-Python-Mark-Lutz/dp/0596158106/ref=dp_ob_title_bk) has excellent coverage of Tkinter.

+1 for the TkDocs site--very nice.
History
Date User Action Args
2012-06-11 01:26:10terry.reedysetrecipients: + terry.reedy, roger.serwy, r.david.murray, asvetlov, docs@python, weirdink13
2012-06-11 01:26:10terry.reedysetmessageid: <1339377970.52.0.877674219876.issue15041@psf.upfronthosting.co.za>
2012-06-11 01:26:09terry.reedylinkissue15041 messages
2012-06-11 01:26:09terry.reedycreate