-
### Type of Issues (Enhancement, Error, Bug, Question)
If I use for example ```window.Read(timeout=500)``` and want to use ```set_tooltip``` in the main loop, the tooltip stays permanently:
![toolti…
-
### Type of Issues (Enhancement, Error, Bug, Question)
Bug
### Operating System
Windows 10 - 1909 Build 18363.900
### Python version
3.6.8 (tags/v3.6.8:3c6b436a57, Dec 24 2018, 00:16:47) …
-
### Type of Issues (Enhancement, Error, Bug, Question)
Enhancement
### Operating System
Windows 10
### Python version
3.7
### PySimpleGUI Port and Version
4.5.0.3
### Your Experience Levels In…
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
**Is your feature request related to a problem? Please describe.**
The GUI is lacking more detailed information in the name of keeping the interface simple. Without an instruction manual, this means …
-
I'm not sure how needed this is, but it may be useful to introduce a standardized, parsable comment format for widget structs (and maybe other things?) to facilitate more reliable automatic binding an…
-
The current behavior of the hover text is inconvenient. It currently disappears forever after any single click combination. It would be more user-friendly if it remained visible until intentionally di…
-
Making a thread for Users/Developers GUI Enhancements/Suggestions.
Round One. Ding!
![embroidersugg](https://f.cloud.github.com/assets/4668356/2137516/2f592d96-9327-11e3-8557-676990770e8b.png)
1. Not…
-
It's been suggested that [PySimpleGUI](http://www.PySimpleGUI.org) be ported to run on top of Remi.
PySimpleGUI has been ported to tkinter, Qt, and WxPython. Sure would be fun to run it on Remi to…
-
#### Problem Description
I receive the following warning when working with certain tkinter event annotations. In addition, the type hinting is tagged in the html as a string, and has quotes around …