PySimpleGUI
PySimpleGUI
I'm genuinely thrilled you're clearly enjoying using PySimpleGUI. You can read more about using datatypes other than strings for keys here: https://docs.pysimplegui.com/en/latest/documentation/module/keys/#tuples-and-other-data-types-as-keys There are examples in the Demo Programs and...
Closing since this was released to PyPI yesterday in 5.0.5
Please send an email to [email protected] so that personal information isn't posted here. We'll be able to communicate easier about it via email. I'm sorry about the problem. We'll fix...
Email received.... I'm closing this issue and we'll work with you via email.
The support code is part of the GUI built into PySimpleGUI to open issues. I thought it was added to the manual form, but sounds like it may not be...
> The issue is resolved with 5.0.4.12! How very odd....it must be something that was changed between the releases you've tried. Or, it's intermittent or timing related and we simply...
I see the issues was opened on 5.0.2.... did anyone try 5.0.3 or 5.0.4?
If it's on a Pi, then it's not this issue.
Thank you @vkorniienko-logitech for the info about 5.0.4. I asked about it a couple of weeks ago and didn't get any replies. You're not seeing the issue on the Maint...
Yesterday I added this feature to 5.0.4.3. Jason and I used the same name `set_hscroll_position`, except that I used parameter named `percent_from_left`. This is the docstring you'll find in the...