PySimpleGUI / PySimpleGUI/PySimpleGUI
[Request] Function to update row color in Table
オープン
まだ誰も着手していません。
Done - Install Dev Build (see docs for how)
Port - Cross-port
- 主要言語
- Python
- スター
- 13.8k
- フォーク
- 1.8k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello Mike,
I'm referencing issue #1026, which I opened 8 days ago. You implemented the feature to set the background and text color for each row in a table. Would it also be possible to update the background color for a row after the initialization of the Table element? A parameter "row_colors" in the Update function would be cool. Thank you!
Regards,
Julian
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず issue #1026 と、リクエストで言及されている既存の Table Update API を読みます。初期化時に行の色がどのように設定されるかを追跡し、要求された更新動作を評価する前に、サポートされているバックエンドを特定します。初期化済みの Table が、提案された row_colors パラメータを通じて行の背景色を更新できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100