-
I can't remove or change border **Menu** color in `Tkinter`, can this **widget** add in `CustomTkinter` .
![WhatsApp Image 2023-09-24 at 17 13 25](https://github.com/TomSchimansky/CustomTkinter/ass…
-
I use customtkinter.CTkLabel as the percentage display next to the ProgressBar
But when refresh with app.after(2000,aa) function
It will be found that there is a high probability that the number dis…
-
> ### Updating GUI [d087bfd](https://github.com/ironjunk/local-password-manager/commit/d087bfd5c357549ad41474e6347b5463866ae91c)
- [ ] Change GUI framework from `tkinter` to `customtkinter`
-
this thing just works, salute to you. thank you
-
Hello. I installed customtkinter with the command "pip3 install customtkinter" on a linux machine, and it installed succesfully. Now when I run a python script with "import customtkinter"using python …
-
[ 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…
-
CTk Scrollable Frame is not destroyed after using the `.destroy()` method.
```python
import customtkinter as ctk
root = ctk.CTk()
frame = ctk.CTkScrollableFrame(root)
frame.pack()
frame.de…
-
C:\Users\Tobias\Documents\Tools\RobloxAccGen>pip install random
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requi…
-
as title
-
Update the GUI to customtkinter for a modern look