Allow using enums for selection boxes in tkinter

オープン
#216 コメント 0 件 リアクション 0 件 担当者 2 名 GitHub で見る

@Tom-Kingstone がすでに取り組んでいます。

2026年5月14日 から。

評価

この issue はまだ評価されていません。

説明

type:feature
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.

主要言語
Python
スター
5
フォーク
1
平均マージ
1日 10時間
マージ済み PR(30日)
4

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

BHoM/Python_Toolkit のほかの issue

BHoM/Python_Toolkit の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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