Authors

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
  • 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
    • ValidatedEntry
    • Validator
    • RegexValidator
    • IntValidator
    • FloatValidator
    • PercentValidator
    • StringValidator
    • CapitalizedStringValidator
    • EmailValidator
    • PasswordValidator
    • IntEntry
    • FloatEntry
    • PercentEntry
    • LowerStringEntry
    • UpperStringEntry
    • CapitalizedStringEntry
    • EmailEntry
    • PasswordEntry
  • Multiple authors:
    • ScaleEntry (RedFantom and Juliette Monsel)