PySimpleGUI
PySimpleGUI
> But I'm sure it is due to the editor path contains space. My global editor has lots of spaces in the path. The reason I'm suggesting you try using...
I'm confused. This is with the global editor set? Can you please take a screenshot of your demo browser and paste it into the comments as well as a copy...
I'll release the Demo Browser to `psgdemos` on PyPI to reduce confusion. The issues is all the other demo programs that a I've queued up for release as many rely...
I released 1.12.1 to `psgdemos` on PyPI. It should fix the problems you've had.  Here's an example run using `psgdemos` that I pip installed. If you run this you'll...
I need to switch from pickle to using our own UserSettings which will be _**much much easier**_ and it'll be possible for other applications to also then use the data....
Another possibility is to work with the setting rather than try to fight to undo it. You can change your font size and that will automatically scale quite a bit...
Yea, `read_all_windows` needs work! I wanted to make sure this one detail was logged. I know you've done a good job of keeping track of them! It's really appreciated!
I found the `pin` also leaves a pixel. There's no way that I found to have a true 0 size of anything. I figured it's a tiny price to pay...
I understand the purpose of the change request.
Of course! I'm just cautious and try to be deliberate in what I do. It may take me a while to figure things out sometimes, but I usually end up...