BHoM / BHoM/Python_Toolkit

Allow using enums for selection boxes in tkinter

Aberta
#216 0 comentários 0 reações 2 responsáveis Reivindicada por @Tom-Kingstone Ver no GitHub
type:feature
Linguagem predominante
Python
Estrelas
5
Forks
1
Merge médio
1d 4h
PRs com merge (30d)
5

Descrição

#### 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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.