Terry J. Reedy added the comment: Cheryl, what do you get with
import tkinter as tk root = tk.Tk() print(float(root.tk.call('tk', 'scaling'))) If it is less than 1.2, then Serhiy's revised patch should leave config dialog as it should be. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31500> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com