-
I'm using your baseimage Docker to containerize the Ratioghost application. I can access the Ratioghost interface through the browser without any issue. However, the application saves its settings in …
-
Good day @3-manifolds, Really like the library which permits me to add opengl rendering to my tkinter applications in a familiar way, I tryed to run tests in test/ but I got that error. Browsing the `…
-
Master currently targets v8.6.0.
-
I've tried the commit 25e94d5 as basis for a Tcl/Tk wish using the source tree from www.androwish.org. The following steps were carried out:
- install the xorgproto package for missing header files…
-
### Short Summary
Trying to debug a TCL/TK project on macOS 10.13.5 produces a socket error
while it runs fine from the terminal or without debugging from Komodo
### Steps to Reproduce…
-
A patch has been submitted upstream:
https://core.tcl.tk/tcl/tktview/2953b1b26b58c887435b74923ccef1712ad4b614
-
fileutil::magic::mimetype has been removed from tcllib.
commit : https://core.tcl.tk/tcllib/info/b0158a79513a8ffa
ticket regarding the lack of alternative : http://core.tcl.tk/tcllib/tktview/877cdde…
-
When I was running tutorial_6.py on Mac + python3,
I got this error:
ModuleNotFoundError: No module named '_tkinter'
Here is what I did to fix it.
> brew install tcl-tk
> brew reinstall pytho…
-
- Briefly describe the bug
when I execute gui.py, I got _tkinter.TclError: couldn't recognize data in image file "/Users/Zhou/Project/Tkinter-Designer/gui/assets/TextBox_Bg.png"
- Operating System…
qyzxg updated
2 months ago
-
Running Python 3.7.3 on macOS (installed with Homebrew), the DateEntry widget doesn't appear when the arrow is clicked. Dates can still be manually entered in the field as if it were an Entry field. T…