Skip to content

Latest commit

 

History

History
31 lines (30 loc) · 1.74 KB

AUTHORS.md

File metadata and controls

31 lines (30 loc) · 1.74 KB

Authors

This file contains a list of all the authors of widgets in this repository. Please note that this list only mentions the original creators of the widgets, and the widgets may have been edited and/or improved or otherwise modified by other authors.

  • RedFantom
    • ScrolledFrame, based on an Unpythonic idea
    • ToggledFrame, based on an idea by Onlyjus
    • LinkLabel, based on an idea by Nelson Brochado
    • ScrolledListbox
    • FontChooser, based on an idea by Nelson Brochado
    • FontSelectFrame
    • Tooltip
    • ItemsCanvas
    • TimeLine
    • hook.py and tooltips.py modules
  • The Python Team
    • Calendar, found here
  • Mitja Martini
    • AutocompleteEntry, found here
  • Russell Adams
    • AutocompleteCombobox, found here
  • Juliette Monsel
    • CheckboxTreeview
    • Table
    • TickScale
    • AutoHideScrollbar based on an idea by Fredrik Lundh
    • All color widgets: askcolor, ColorPicker, GradientBar and ColorSquare, LimitVar, Spinbox, AlphaBar and supporting functions in functions.py.
    • AutocompleteEntryListbox
  • Dogeek
    • validated_entries submodule
  • Multiple authors:
    • ScaleEntry (RedFantom and Juliette Monsel)