Tk Tools Versions Save

Python tkinter tools, Python3.7+

v0.14.0

3 years ago

Add ability to set date in the calendar widget Add row labels to ButtonGrid.

v0.4.0

6 years ago
  • fixed a bug in display of graph
  • moved image data into python variables (makes pyinstaller easier)

v0.2.0

6 years ago

Starting a small paradigm shift which will simply add Smart to several widgets that usually require a tkinter.variable to associate and watch for changes.

  • Removed DropDown in favor of SmartOptionMenu
  • Added SmartSpinBox
  • Added documentation

Wheel files can be found on PyPi.