PySimpleGUI

Results 63 issues of PySimpleGUI

Release 4.31.0 of PySimpleGUI posted today and it has an easy way for you to work with your config.json file. You'll find this part of the PySimpleGUI SDK documented here:...

I also use another star graphing program: https://seladb.github.io/StarTrack-js/ One feature I really like is their statistics below the graph. Each graphed project has these stats shown: ![image](https://user-images.githubusercontent.com/46163555/70086154-c67a1000-15df-11ea-89b5-aa07fd57b861.png) I've found that...

### I have searched through the issues and didn't find my problem. - [X] Confirm ### About the icon GUIs are fun! PySimpleGUI has a nice community of users. ###...

request:icon

**Is your feature request related to a problem? Please describe.** Compliment first - Love the custom GUI buttons, checkmark An apology that I've put 2 items in 1 issue... one...

Type: Enhancement
Status: Awaiting Response

Long time no questions from me so things are going great! I have a question about the startup protocol. My assumption, that I now believe is incorrect, is that the...

I would like to display the current version of Remi that's installed and being used. I can't find a variable name with "version" or "release"in the name. I'm sure it's...

This question came up in the PySimpleGUIWeb project: https://github.com/PySimpleGUI/PySimpleGUI/issues/2163 PySimpleGUI provides the ability to change the colors, fonts, sizes, etc, but wondering if there's more to PySimpleGUIWeb's styling capability that...

Hey, nice GUI! I'm THRILLED to see you've got images posted in your readme. I've made dozens of requests from projects to do this. It's SO rare for Python programs...

Hi! I just noticed your project. 💗 the screenshot in your readme! The PySimpleGUI User Settings API calls were not released until 4.30.0 in Oct 2020. This was almost the...

Using an import * for PySimpleGUI needlessly pollutes your namespace. I know a lot of tkinter examples out on the internet do it, but it's because they get copied around,...

suggestion
code