-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Type of Issue (Enhancement, Error, Bug, Question)
Question
Operating System
ALL
PySimpleGUI Port (tkinter, Qt, Wx, Web)
ALL
Versions
Version information can be obtained by calling sg.main_get_debug_data()
Or you can print each version shown in ()
Python version (sg.sys.version
)
ALL
PySimpleGUI Version (sg.__version__
)
ALL
GUI Version (tkinter (sg.tclversion_detailed
), PySide2, WxPython, Remi)
ALL
Your Experience In Months or Years (optional)
Years Python programming experience
Years Programming experience overall
Have used another Python GUI Framework? (tkinter, Qt, etc) (yes/no is fine)
Anything else you think would be helpful?
Troubleshooting
These items may solve your problem. Please check those you've done by changing - [ ] to - [X]
- Searched main docs for your problem www.PySimpleGUI.org
- Looked for Demo Programs that are similar to your goal Demos.PySimpleGUI.org
- If not tkinter - looked for Demo Programs for specific port
- For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
- Run your program outside of your debugger (from a command line)
- Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
- Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
Detailed Description
Take a moment to drag and drop a screenshot into a comment in this issue.
It'll help other people see what's possible and perhaps come up with ideas or uses not previously thought of.
I've already seen a couple of really good ones. Help your fellow Python programmer out by posting your creation.
Code To Duplicate
None
Screenshot, Sketch, or Drawing
None
Watcha Makin?
If you care to share something about your project, it would be awesome to hear what you're building.
None