-
### Type of Issue (Enhancement, Error, Bug, Question)
Error
----------------------------------------
#### Operating System
n/a
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
n/a
-----…
-
Python3.12
python3< lesson1-send-xrp.py
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib64/python3.12/tkinter/__init__.py", line 1968, in __call__
return s…
-
At the moment, wildcard imports are used throughout the project (for `tkinter`, among other things); here are some examples: https://github.com/mhoek2/tcp-share/blob/ae2fb85de0b6afa55f3ef576b710cc5ccf…
-
Develop a GUI that allows input of target and observing parameters using text fields and/or sliders as appropriate. Text input or release of slider should trigger an update on the plot. Initial wirefr…
-
The Tkinter window initializes with a title, but no widgets or functionality are displayed, resulting in an empty window. The to-do list logic is handled via console input/output, but it isn't connect…
-
For Version 2 development we need a command line switch to control which GUI to use, this should be left in place for v2.0 as a fall back in case there are major bugs in v2.0, and removed for v2.1 rel…
-
The current GUI is implemented in Tkinter, which has some limitations in terms of styling and advanced widget support. We aim to migrate the GUI to **PyQt** to leverage its richer feature set, improve…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Question
----------------------------------------
#### Operating System
W10
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkinter
…
-
I've been trying to load a config file provided by Dan with the GUI and on the GUI it appeared that nothing was happening. Looking at the stack trace I was recieving the following exception:
```
Exc…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug
----------------------------------------
#### Operating System
Alma Linux 9
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkint…