-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels