PySimpleGUI
PySimpleGUI
An update on the testing that Tanay's been doing on Windows, Linux and Mac. He's been able to verify that this problem occurs on all 3 platforms. I'll update the...
I updated the bug report that Jason opened on https://bugs.python.org/ to let them know we're seeing this on all OS's. They had (rightfully so) asked which OS's we're seeing it...
Ohhhhhhh.... ok, well that's a much much bigger problem. Now that the tkinter team has your program and that all platforms have the problem, I'm hoping they get working on...
**_This is THE number one "keeps me up at night" problem._** I could use some assistance in getting the attention of the tkinter team. There's been no progress made since...
I totally understand the frustration of this. As mentioned before, I worked a lot on this problem. If someone can tell me how to do this in tkinter, I'll do...
## Fixed! (I think). Your sample code runs and scrolls with the mouse wheel when over the list. I think this time it's done! LONG TIME COMING! But it really...
OK, will get it released to PyPI as soon as I can. Trying to get together a mass-update of all 4 ports since the PEP8 work is done. PySimpleGUIWx is...
Damn, can't enjoy success for very long!
Try version 4.4.0.10 from GitHub for horizontal scrolling.
Damn.... too good to be true, of course. I hate tkinter sometimes.