BHoM / BHoM/Python_Toolkit

Allow using enums for selection boxes in tkinter

Aperta
#216 0 commenti 0 reazioni 2 assegnatari Rivendicata da @Tom-Kingstone Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.