FreeSimpleGUI
FreeSimpleGUI copied to clipboard
The free-forever GUI library
Last paragraph of the readme has link to submit an issue: If you still have a question or need help... no problem... help is available to you, at no cost....
add drag-to-drop support, using tkinterDnd, for images etc, without using freesimpleGuiQT (as it is very outdated compared to the standard), I made a fork with some possible solutions integrating with...
I have a FreeSimpleGUI front end for a plotting utility; there is a button on the FreeSimpleGUI window that renders a plot with matplotlib show(). After closing the plot window...
Do you think FreeSimpleGUI could be extended with the ttkbootstrap Widgets / Themes in the future? https://github.com/israel-dryer/ttkbootstrap
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0) - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)
Hello, Currently investigating FreeSimpleGUI as PySimpleGUI drop-in replacement. I build a couple of programs on intentionnaly old distributions (Debian 7 and RHEL 7) in order for Nuitka compiled versions to...
In line 5499 of the FreeSimpleGUI.py file, the attempt to use the Button Color Chooser leads to the error message: "AttributeError: 'Button' object has no attribute 'default_color'". The problem can...
Seems PySide2 is supported but not PySide6. Is there any plan supporting PySide6?
The banner at the top of the readme is pretty large. For me it loads with a noticeable delay. I have used [Oxipng](https://github.com/shssoichiro/oxipng) to reduce its size by 36%.
Here is code the with screenshots. The migration from pysimpleGUI to freeSimpleGUI worked as announced Guess additions : a simple GUI made to help my daughter learn her additions :...