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 asper
Recipients asper, epaine, ned.deily, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2021-12-18.06:42:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639809775.9.0.593805111331.issue46117@roundup.psfhosted.org>
In-reply-to
Content
Thank you for your reply. The phenomenon is still exist on mac os, when I add 'root.update_idletasks()'. The version of tk on mac os is 8.5.9, the version of tk is show 8.6.12 from the enviroment of python3.10.
Now, I use lower() and lift() to switch two frame in tkinter, it works well.
History
Date User Action Args
2021-12-18 06:42:55aspersetrecipients: + asper, terry.reedy, ronaldoussoren, ned.deily, serhiy.storchaka, epaine
2021-12-18 06:42:55aspersetmessageid: <1639809775.9.0.593805111331.issue46117@roundup.psfhosted.org>
2021-12-18 06:42:55asperlinkissue46117 messages
2021-12-18 06:42:55aspercreate