Skip to content

Widget enhancements #318

@ssweber

Description

@ssweber

Running list of widget enhancement ideas:

  • How share more code between subclassed tk/ttk and subclassed sg versions (eg _CellEditCombo and subclassed sg.Combo)
  • More flexible date/datetime formatting.
  • TkTimePicker for CellEdit
  • Filepicker
  • Refactor Input to use validatecommand
  • Framework to allow input to validatecommand a variety of scenarios:
    • Restrict to domain/dtype. Eg int, float. This would be easy. About localization, eg , comma instead of periods.
    • Datepicker for Input like CellEdit.
    • Enhance datepicker to auto-insert / or - between yyyy/mm/dd
    • Datetime/time picker
    • Min/max settings (either int, or str length)
    • Popups for invalid inputs via invalidcommand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions