Allow using enums for selection boxes in tkinter
Aperta
type:feature
- Lingua principale
- Python
- Stelle
- 5
- Fork
- 1
- Merge medio
- 1g 4h
- PR unite (30g)
- 5
Descrizione
#### Description:
Enums are in general much better for multi-value selection with UI as if the value or display value changes with strings they have to updated everywhere they are checked, but with an enum, the update need only be made in one place.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.