PySimpleGUI
PySimpleGUI
You can open an Issue to request enhancements, ask questions, report problems, etc. There are instructions posted here: https://github.com/PySimpleGUI/PySimpleGUI/issues/1646 And you can open a new issue here: https://github.com/PySimpleGUI/PySimpleGUI/issues/new?assignees=&labels=&template=issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md&title=%5B+Enhancement%2FBug%2FQuestion%5D+My+problem+is...
@vohe you've been busy!
Megacheckers looks awesome! All of the stuff people are making are impressive. This game is really advanced looking. I'm super-impressed. Lots of stuff happening.
Thanks @aajshaw for the really unusual use of PySimpleGUI! That's most certainly a first. Bonus points for using multi-threading to get the overlapping tones. The first time I ever saw...
@PySimpleSQL was a beautiful window! I love the layouts. Clean and you're using button graphic, something rarely done. The application of PySimpleGUI with databases hasn't been very thoroughly explored. I...
@holypython Nice! And congrats! Some of my favorite utilities that I've written have similarly simple interfaces. The new readme talks about a "GUI Gap". Your program is a great example....
Thanks for your addition @amantotek. I see your technique is to directly access the underlying tkinter widget to insert tags. I'm wondering if maybe the color handling code wasn't present...
Thank you @alexBoldea ! I love the watermark! I like the theme, but I wasn't able to pick it out from the list. I cheated and sampled the background. To...
You've sparked my interest in themes and user settings so I created a new design pattern/demo that shows how to easily add a theme button to switch themes on programs....
Posted 4.60.3.70 with a fix.