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 摘要。