PySimpleGUI
PySimpleGUI
I managed to capture getting a button into this state. Can you check it against the symptoms you see on your machine? Note that the button has a white square...
And once again, Jason saves the day. I lost count long long long ago how many times this has happened. @mguttman I have prepared the 4.56.0 release, the next one...
I was going to try to get a fix into the release 4.56.0 that just posted but decided against this. I don't yet know exactly what the fix will be...
Oh, I'm SO RELIEVED that @jason990420 is reaching outside the project for a solution and logged a problem! I will add some code to PySimpleGUI before the next release (4.57.0)...
@manusanudo what is your environment? Is this at all limited to Windows?

I have not been successful in getting 8.6.12 running on Linux. Does anyone have tkinter 8.6.12 up on Linux? I've tried both 3.9 and 3.10 and neither have 8.6.12. ...
Check out the section on installing: https://pysimplegui.readthedocs.io/en/latest/#installing-pysimplegui You don't pip install tkinter, instead, you'll use `apt-get`. I've included the command in the docs for when tkinter isn't shown on Linux....
@Chr0nicT built 8.6.12 for Linux this week from source.... something that had not occurred to me. I meet with him later today. Will continue to work this issue as it's...
Posting the code here that Jason posted in the tkinter bug. This test works better at duplicating the problem than my launcher. Tanay is going to try on Linux and...