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 tkinter
Recipients GNJ, klappnase, serhiy.storchaka, tkinter
Date 2016-10-23.19:01:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477249271.08.0.45862234361.issue28498@psf.upfronthosting.co.za>
In-reply-to
Content
It's also necessary in the same way to adapt these functions:
itemconfigure(), entryconfigure(), image_configure(), tag_configure() and window_configure().
History
Date User Action Args
2016-10-23 19:01:11tkintersetrecipients: + tkinter, klappnase, serhiy.storchaka, GNJ
2016-10-23 19:01:11tkintersetmessageid: <1477249271.08.0.45862234361.issue28498@psf.upfronthosting.co.za>
2016-10-23 19:01:11tkinterlinkissue28498 messages
2016-10-23 19:01:10tkintercreate