[issue46180] Button clicked failed when mouse hover tooltip and tooltip destroyed

2022-04-07 Thread PySimpleGUI
PySimpleGUI added the comment: Hi Ned... thank you kindly for the response. Code was provided on Dec 26, 2021 that reproduces the problem. We've taken the extra step of verifying on Linux and Mac that indeed the problem is on those operating systems as well. I'm str

[issue46180] Button clicked failed when mouse hover tooltip and tooltip destroyed

2022-03-16 Thread PySimpleGUI
PySimpleGUI added the comment: We've been able to verify this is a problem on Windows, Mac and Linux using the code that Jason posted earlier. Here's a video of the behavior on Linux. The problem you'll see is that button click events stop being generated. I'm hoping

[issue46180] Button clicked failed when mouse hover tooltip and tooltip destroyed

2022-02-06 Thread PySimpleGUI
PySimpleGUI added the comment: I'm sorry for not getting back quicker on the Linux testing. I've not figured out how to get 8.6.12 up and running on my Linux environment. I've tried both Python 3.9 and Python 3.10 and neither have 8.6.12. -- Added file: https://

[issue46180] Button clicked failed when mouse hover tooltip and tooltip destroyed

2022-02-02 Thread PySimpleGUI
PySimpleGUI added the comment: I'll do some Linux testing today to see if I can replicate it. There was another problem reported that only on 8.6.12 on Mac (sorry, don't mean to muddy the waters by mentioning it). The reason I bring it up is that I've not seen a tkinter rel

[issue46180] Button clicked failed when mouse hover tooltip and tooltip destroyed

2022-02-01 Thread PySimpleGUI
PySimpleGUI added the comment: This issue is impacting multiple PySimpleGUI users in particular. One commented today: "I already spent a day trying to figure out what was happening to my UI when I found this open issue." Until a fix is found, I'm going to add a specific c

[issue44903] [Doc] How does one to about getting onto the "Other Graphical User Interface Packages" page?

2021-08-13 Thread PySimpleGUI
PySimpleGUI added the comment: Thank you Terry! I'm glad I got it right. I've been trying to keep the wiki page updated that you mentioned as best I can: https://wiki.python.org/moin/GuiProgramming I agree with the overall conclusion that the wiki is the place these lists s

[issue44903] [Doc] How does one to about getting onto the "Other Graphical User Interface Packages" page?

2021-08-12 Thread PySimpleGUI
New submission from PySimpleGUI : Some time ago I noticed that the Python documentation has a list of GUI packages that are not part of the Python standard library. https://docs.python.org/3/library/othergui.html The title of the page I'm talking about says: Other Graphical User Inte

[issue36468] Treeview: wrong color change

2020-06-29 Thread PySimpleGUI
PySimpleGUI added the comment: The tk project fixed this problem in release 8.6.10. I don't see where this version of tk is being picked up. The release notes of 3.9.0 Beta3 show tk version 8.6.9 is being used for Windows. https://docs.python.org/3.9/whatsnew/changelog.html#python-