-
Hi, how can I set justify='right' in CTkTextbox?
-
Yesterday was working just fine and today for some reason ive been getting this error message 'NoneType' object has no attribute 'span'
python -v : 3.12.3
pytube -v : 15.0.0
heres the whole code …
-
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…
-
Traceback (most recent call last):
File "C:\Users\mwbla\OneDrive\Desktop\UI-v1.2.6-py\files\UI.py", line 3, in
import customtkinter
ModuleNotFoundError: No module named 'customtkinter'
-
ウィジェットにカーソルを合わせるとホップアップが表示されるものを想像してる
Tooltipライブラリで実装可能っぽい感じ
pip install tkinter-tooltipで導入できる
ただ、Customtkinterで作成したウィジェットにはホップアップ表示が出来るけど、Customtkinterの拡張ライブラリ(このプロジェクトだとCTkMenuBarを指す)にはホップアップ表示を実…
-
_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…
-
### Describe your use-case.
Dataset masking UI should display a brush outline matching current brush size. Low prio but also likely relatively easy.
### What would you like to see as a solution?
A …
-
Hello,
When Installing via 'python setup.py sdist' I get a _ModuleNotFoundError: No module named 'customtkinter'_
How can I fix that?
> `Traceback (most recent call last):
File "/Users/kaivo…
-
Hi there, I currently ran into an error which I don't really understand as a beginner. I'm starting a small CTk Project and as I quit the window with command + q (on Mac) I always get the same Trouble…
ghost updated
1 month ago
-
```
Edition Windows 11 Home
Version 23H2
Installed on 11/13/2023
OS build 22631.3007
Experience Windows Feature Experience Pack 1000.22681.1000.0
Python 3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4…