[issue40219] ttk LabeledScale: label covered by hidden element

Terry J. Reedy report at bugs.python.org
Fri Jun 12 12:05:17 EDT 2020


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Right.  LabelScale is a tkinter.ttk extension, like OptionMenu.  If I do the PR, I would call the placeholder 'dummy' since it is permanent (not removed after initialization).  I'd like to see what happens without it and expand the comment to a line like
    # Dummy needed to ... .

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40219>
_______________________________________


More information about the Python-bugs-list mailing list