Allow using enums for selection boxes in tkinter
オープン
type:feature
- 主要言語
- Python
- スター
- 5
- フォーク
- 1
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 5
説明
#### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。