PySimpleGUI

Results 1145 comments of PySimpleGUI

New version posted in the repo... 4.60.4.145. I saw errors in the pre-defined buttons and fixed those. I also changed the `Button` docstring to attempt to document this feature. I'll...

Thank you for the "thanks"! ![image](https://github.com/PySimpleGUI/PySimpleGUI/assets/46163555/f11e9ca7-5bae-415d-adb6-faa50dab26fb) They're always appreciated. I'm looking forward to getting back to these enhancements once we get PySimpleGUI 5 shipped. A rough guess is that the...

`QuickMeter` is not meant to be user accessible. It should have been named as `_QuickMeter` but I didn't think to do this at the time I created it. You should...

Can you try using a layout with something in it and use a read instead of a finalize? I'm not familiar with the other programs you've mentioned. Can you show...

First - your English is excellent! Second - thank you for being so considerate to START, the very first line, as `I'd say bug, But its likely that i'm doing...

I know that you're running Linux, not Windows. On Windows, I am not have any issues with closing windows and exiting applications. I'm still checking my Linux VMs to see...

My problem is getting WxPython running on Linux. It's a non-trivial task.

As I worked my way through the ports of PySimpleGUI, across the different operating systems, I was impressed with the bluntness that the WxPython team used in their documentation https://wxpython.org/blog/2017-08-17-builds-for-linux-with-pip/...

Can you provide instructions? This debugging often means abandoning your original code and building something smaller.

To you, it's smaller... but the length is still massive and the complexity beyond what's required for this problem. Regular Expressions have nothing to do with showing me this problem,...