BHoM / BHoM/Python_Toolkit

Allow using enums for selection boxes in tkinter

オープン
#216 コメント 0 件 リアクション 0 件 担当者 2 名 @Tom-Kingstone が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。