mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.