PySimpleGUI
PySimpleGUI
Great to hear! Hold off on the pull request. I don't take pull requests for the project. I would prefer you open an enhancement request instead that details what you...
Which update? Ah, looking back now I recall. It's a request to add `font` to all elements that do not currently have it.
Yea, unfortunately it's the way it's done. I don't recall if the theme section of the cookbook discusses this limitation. I've been poking at making it entirely dynamic... I get...
No dynamic theme coming soon. It's a lot of work. I'm sorry it's not a feature. Think about tkinter and whether you can, in a single line, change every widget...
Right idea... you can go through each element and set the various configs  `Element.update` may be easier in some cases, but same result in the end, the widget's config...
A quick follow-on... none of which is actually all that important. Likely the biggest issues are the more complex elements, the ttk elements, etc. Those involve tags and other settings...
If this was a trivial feature, I would have added it by now.
The screenshots was a new addition and needs more work for sure. I'm nearly the end of an update to the primary doc and cookbook. There are a couple of...
I'm likely going to take down the screenshots tab. I've been working on a design for enabling users to capture their screen and make a call that will upload it...
Awesome! Thank you for the edit. And thank you for supporting PySimpleGUI by taking the Udemy course. 💗 I really hope you enjoy it and learn a lot from it....