-
After the pip installation, I try to execute yami but I receive the following exception:
pygame 2.6.1 (SDL 2.28.4, Python 3.9.2)
Hello from the pygame community. https://www.pygame.org/contribute.…
-
I tried to build a binary extension and I got the following error:
```
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "...\Scripts\merak.exe\__main__.py", li…
-
_Tested on Windows 10_
The two dropdown menu widgets, CTkOptionMenu and CTkComboBox throw a `TcLError: invalid command name` when the window's scale changes **after** being destroyed. Tested scenario…
-
System:
- GNOME 46 on Fedora Workstation 40
I have seen this bug in a lot of tickets here. Many people might not realize what's wrong.
The issue is that CustomTkInter renders all controls and…
-
I've encountered an issue when using the CTkMenuBar module in an object-oriented (OOP) context. The dropdown menus do not appear or function as expected when incorporated into a class-based GUI struct…
-
- CustomTkInter is a buggy library by one solo dude who quit development in June 2023. It has major issues with UI scaling and extremely slow GUI rendering, lots of bugs and rendering glitches.
- We …
-
I'm encountering an issue with the corner_radius implementation in CustomTkinter. When setting a corner_radius value for a CTkEntry (or other widgets), instead of rendering rounded corners, the corner…
-
It looks stylish on the outside, but
**1. When you select text, copy it with Ctrl+C and paste it with Ctrl+V, it is pasted twice.**
![screenshot1](https://github.com/user-attachments/assets/f2b4…
-
Looking at the current GUI in `organise_desktop/Clean.py`, it's pretty simple and made with Tkinter.
I think the codebase could be converted to use Tkinter's `ttk` widgets which are a lot cleaner, …
-
[ OmniRom 14 Dev - xtrnaw7@t15g /data/develop/android/Magisk_patcher-4.1.0 ] $ Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib64/python3.12/tkinter/__init__.py", li…