PySimpleGUI

Results 1145 comments of PySimpleGUI

I'm guessing that XWindows is failing to inform tkinter when the window regains focus or tkinter is somehow losing track of focus. Does the cursor re-appear anywhere when you return...

This seems specific to Alma. Can you try a tkinter program like this one assuming multiple windows are not a requirement. The problem looks like a tkinter specific issue and...

Sorry that I've been away.... I am indeed using an older version of Python 3.13 and will get it updated and create a new release. I've kept the versions of...

Posted version 5.0.6.16 as a maint release. It was built using the Oct 2024 version of Python 3.13.0. The location of the wheel is: https://PySimpleGUI.net/wheels/PySimpleGUI-5.0.6.16-py3-none-any.whl

Thank you for the super-fast verification! ![image](https://github.com/user-attachments/assets/0ef32643-26cd-47c8-a187-c3912a9e162e) Great to know it's working, not causing an additional problem. Thanks much for your patience.

> I'm grateful... ![image](https://github.com/user-attachments/assets/f507cbbc-a098-4174-8ad5-faf7d5aa4593) Thank you so much! Right back at ya with the gratitude. Thanks for the confirmation too that you're running ok!

Quick update.... I'm planning on posting a new release to PyPI this weekend that has this fix. We're doing some testing now. I'll post an Announcement with the release details....

Should have marked it done several days ago. Thanks to both @mikehgithub and @gcartlidge for the help verifying. This fix went into release 5.0.7 that was just posted to PyPI....

I saw both of your comments yesterday when you posted them and **really** appreciate the super fast testing you both did ![image](https://github.com/user-attachments/assets/cec73be0-9786-41d8-b7ad-b66592e15c51) It was a nice way to wrap up...

The official release from Python.org should be used. Homebrew has caused problems in the past. I've not seen any announcement or mention in the Python.org docs of tk 7.0 being...