Terry J. Reedy <tjre...@udel.edu> added the comment:

Ayush, when responding by email, please delete the text you are responding to.  
After posting on the webpage, the quoted copy becomes redundant and noisy.
----------

I suspect that whatever tkinter demo existed previously was dropped because no 
one wanted to maintain it and test it on all systems.  Perhaps it was known to 
be buggy, at least on some systems.  Or it was considered unnecessary given the 
available 3rd party resources.  These have expanded since and some are listed 
at the beginning of the tkinter doc.  Plus, there are numerous commented 
solutions on Stackoverflow.  We recently replaced the initial code example in 
the tkinter doc with something simpler.

I expect that there might be an issue on macOS.  Some years ago, I and another 
person fixed up the turtledemo framework and the approximately 20 demo files.  
I few months ago I discovered that macOS currently ignores background color 
settings for buttons.  There is a note about this deep in the tk docs but 
nothing that I know of in any tkinter docs.  If I spend time on tkinter, it 
would be to improve the reference material and have it include such needed 
details.

I ran the file and I don't consider it to be useful in relation to the problems 
people have with tkinter and ttk.  I think this issue and the PR should be 
closed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45037>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to