issues Search Results · repo:spyoungtech/FreeSimpleGUI language:Python
Filter by
35 results
(74 ms)35 results
inspyoungtech/FreeSimpleGUI (press backspace or delete to remove)Don t know whether this is properly a bug or an enhancement request.
My code relies on a graph element that I draw an image onto (so that I can then draw a box onto the image and then do
stuff with the ...
rp10007
- Opened 3 days ago
- #65
Type of Issue (Enhancement, Error, Bug, Question)
Question
Environment
Operating System
Linux version ( glibc , 2.35 )
PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkinter
Versions
Python version (sg.sys.version) ...
arminposchmann
- 1
- Opened 7 days ago
- #64
Would it be okay if I converted the old setup.py project configuration to pyproject.toml with the Hatchling build system
(as is currently the recommended way to ship projects)?
I ll do the work and submit ...
DeflateAwning
- 2
- Opened 18 days ago
- #60
The title tag (i.e., the title that shows in the tab name in browsers) is PySimpleGUI at the readthedocs page:
https://freesimplegui.readthedocs.io/en/latest/
Note certain how to update it, and I assume ...
DeflateAwning
- 1
- Opened 18 days ago
- #59
I m trying to convert a project from PySimpleGui to FreeSimpleGUI before my hobbyist license ends. The project is a
system tray app. FreeSimplyGUI doesn t put the icon/app into the system tray but has ...
johnkmayo
- 11
- Opened 22 days ago
- #56
The link for reporting issues in readme.md does not work for me.
It is http://Issues.FreeSimpleGUI.org when I googled issues freesimplegui org I found this
https://github.com/spyoungtech/FreeSimpleGui/issues. ...
AndyMorris62
- 1
- Opened on Feb 28
- #54
As it says, setting the following still does show the FreeSimpleGUI error window, preventing handling KeyErrors from
program.
sg.set_options(
suppress_raise_key_errors=True,
suppress_error_popups=True, ...
deajan
- 2
- Opened on Feb 12
- #50
I m on Manjaro XFCE Linux, today I updated my Python envs and my scripts stopped working so to investigate I picked the
hello example:
import FreeSimpleGUI as sg # Part 1 - The ...
question
villares
- 3
- Opened on Feb 6
- #49
I have problem , with last version , not work same codice work like on pysimplegui .
import FreeSimpleGUI as sg
# Definindo a layout da calculadora
layout = [
[sg.Text( Calculadora )],
[sg.InputText(key= ...
question
ca4ti
- 5
- Opened on Feb 4
- #48
The documentation link in the README (https://www.freesimplegui.org) is currently broken.
I wonder if the docs could easily be hosted from a GitHub Pages site? It would be nice to have independent docs ...
DeflateAwning
- 3
- Opened on Dec 16, 2024
- #46

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.