-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Port - TKPySimpleGUIPySimpleGUIQuestionFurther information is requestedFurther information is requested
Description
Type of Issue (Enhancement, Error, Bug, Question)
Question
Environment
Operating System
Mac version ('10.10.5', ('', '', ''), 'x86_64')
PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkinter
Versions
Python version (sg.sys.version
)
3.9.12 (main, Mar 25 2022, 00:55:04)
[Clang 7.0.2 (clang-700.1.81)]
PySimpleGUI Version (sg.__version__
)
4.60.0.1
GUI Version (tkinter (sg.tclversion_detailed
), PySide2, WxPython, Remi)
8.6.12
Your Experience In Months or Years (optional)
15 Years Python programming experience
20 Years Programming experience overall
Yes Have used another Python GUI Framework? (tkinter, Qt, etc) (yes/no is fine)
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
How to change global default font size?
Code To Duplicate
# Paste your code here
Screenshot, Sketch, or Drawing
Metadata
Metadata
Assignees
Labels
Port - TKPySimpleGUIPySimpleGUIQuestionFurther information is requestedFurther information is requested