Combo box size changes
まだ誰も着手していません。
評価
調査の方向性
Start with the attached main.py and reproduce the two-combo-box example using FreeSimpleGUI 5.2.0.post1. Trace the combo-box creation and the update triggered by the first selection, then compare the displayed width before and after the list changes. Done means the dynamically updated combo box keeps a stable width while its contents change.
索引モデルが issue の本文から書いたものです。
説明
I'm writing Python code using "FreeSimpleGUI 5.2.0.post1" uploaded to the PyPI site.
To create two combo boxes in a window, and dynamically change the contents of the lists in one combo box based on the value selected in the other combo box.When using FreeSimpleGUI, the size of the dynamically changing combo boxes changes to match the total width of the number of characters.This phenomenon didn't happen when using PySimpleGUI.
How can I know to prevent the width of the combo boxes from changing?
I created a sample file and attached it with this mail. Please check it to see what the problem is.
Sincerely yours
- 主要言語
- Python
- スター
- 867
- フォーク
- 106
- 平均マージ
- 1分
- マージ済み PR(30日)
- 2
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
spyoungtech/FreeSimpleGUI のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
spyoungtech/FreeSimpleGUI#109 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
spyoungtech/FreeSimpleGUI#86 · コメント 1 件 · リアクション 2 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 58/100
spyoungtech/FreeSimpleGUI#101 · リアクション 8 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
spyoungtech/FreeSimpleGUI#99 · リアクション 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
spyoungtech/FreeSimpleGUI#95 ·
spyoungtech/FreeSimpleGUI の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·