PySimpleGUI

Results 1145 comments of PySimpleGUI

Fixed, again. Get a new release from GtiHub

Yea, It's all a big problem. At the moment, I'm at a "best I can do" situation. I believe this is an area I've asked for assistance on before without...

I expected to see this today.... I saw the issue posted on your GitHub. I don't have an update for you on it other than it's still a problem. Qt...

Update.... this is and continues to be a high-priority-item. I brought in hired guns, which I've no problem doing when needed and this has gotten past the 'is needed' point....

@pyIDM - give the version 4.18.0.14 a try! Tested on Windows and Linux and it's working GREAT for me! Hoping it certainly does for you too!

The problem I see if that if you're mouse is on top of a scrollable element inside the column, then it scrolls along with the column. As you mentioned, it...

There are other items that I would really like to get posted to PyPI. Wondering if this scroll is working well enough to go ahead with. If it's better than...

Elements already scroll when you have the mouse over them, without focusing. Try your existing app's behavior. Note that scrolling a Combobox does not change the selection. It changes the...

The column isn't solved. The interior items should scroll only when the mouse is over them.

I'm not concerned about the combobox, as long as it doesn't scroll unless the mouse is right over it. No one has mentioned it so far and you didn't notice...