BHoM / BHoM/Python_Toolkit

Allow using enums for selection boxes in tkinter

未關閉
#216 0 則留言 0 個 reaction 已指派 2 人 已被 @Tom-Kingstone 認領 在 GitHub 檢視
type:feature
主要語言
Python
星號
5
分支
1
平均合併
1 天 4 小時
30 天內合併 PR
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 摘要。