tkinter.ttk.Scale().configure([name]) now returns a configuration tuple for name or a list thereof for all options. Based on patch Giovanni Lombardo. (cherry picked from commit 5ea7bb2) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
@terryjreedy: Status check is done, and it's a success ✅ . |
|
@terryjreedy: Status check is done, and it's a success ✅ . |
|
@terryjreedy: Status check is done, and it's a success ✅ . |
tkinter.ttk.Scale().configure([name]) now returns a configuration tuple for name
or a list thereof for all options. Based on patch Giovanni Lombardo.
(cherry picked from commit 5ea7bb2)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
https://bugs.python.org/issue39152