PySimpleGUI
PySimpleGUI
A few weeks.
I don't have a specific date yet, but it's not many months. The number of issues is shrinking quickly. The team has been growing with a number of pieces finishing...
Hi there! I do have an update.... PySimpleGUIQt 5 is part of the big new release. It supports PySide2 and PySide6. We added PySide6 support to PySimpleGUIQt 5. It'll try...
It's still an open enhancement. The changes have not been made to the code.
There is certainly intent! The Table element is one of those slated for changes soon after PySimpleGUI 5 ships. I'm doing all I can to get that work wrapped up...
Thank you for the "thanks"!  The encouragement really helps getting through this looonnnggg development period. > I was just curious. I once heard a wise man say... > "Stay...
I'm able to toggle back and forth in this example so I assume that means it can be set to anything. ```python import PySimpleGUI as sg def update_title(table, headings): for...
Ah, I missed your point! Sorry about that. Initially the "IDs" used within tkinter are set to same as the initial value. Jason's example uses this bit of information and...
Thank you Marilyn for calling PySimpleGUI "wonderful"  I'm inspired by your experience, ambitiousness, fearlessness! That's quite a project that you've described and quite a lot of programming in your...
Hi Marilyn ... sorry about confusion that I've likely created. It's Mike that's using the PySimpleGUI GitHub account. Jason is the incredible software engineer that provides the best support for...