-
Hi,
I've noticed that you cannot change a name of currently opened tab of CTkTabview by rename function.
It responds with errors:
_
> Exception in Tkinter callback
> Traceback (most recent …
-
SegmentedButton in `CTkTabview` behave differently than `CTkSegmentedButton` itself what is a bit misleading:
## `CTkSegmentedButton`
```python
app = customtkinter.CTk()
def segmented_button_callb…
-
Hello, using OneTrainer on Windows 11. I remote into my workstation from a laptop.
I was running a fine tune job overnight, and in the morning the UI was in this transparent mode. I can still inter…
-
卡在- 检测到apk的magisk版本为 [b'28.0']
- 开始解压需要的文件...
-
-
To avoid json crashes and compile the program into one file, i putted necessary json into the .py file. And all worked nice, except font issue, which appeared unpredictable. I've already made some bui…
-
Hi everyone, Merry Christmas!
Big fan of CTK but it seems to me that you cannot name widgets using the 'name' keyword argument with CustomTkinter just like in Tkinter. This makes it impossible to u…
-
as the title says, also here is a portion of the program's code that has the bug:
```py
# ..................................................
self.rammappath_frame = Frame(self.show_wframe, …
-
i'm ok in garuda linux but with arcolinux nothing
when i launch manually with python thepath/archmain.py i've got this...
Traceback (most recent call last):
File "/mypath/archmain/archmain.py",…
-
Hello, I have an error when using tk.PhotoImage on Button.
customtkinter version: 5.0.2
Example:
```python
#!/usr/bin/python3
import tkinter as tk
from customtkinter import (CTk, CTkButton…
-
This error message indicates that there is an issue with the customtkinter.CTkOptionMenu class. It seems that the CTkOptionMenu class is not properly handling the StringVar object passed to it as an a…