Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while setting Variable of CTkSlider #2476

Open
CTRedstone opened this issue Jun 17, 2024 · 0 comments
Open

Error while setting Variable of CTkSlider #2476

CTRedstone opened this issue Jun 17, 2024 · 0 comments

Comments

@CTRedstone
Copy link

CTRedstone commented Jun 17, 2024

Hello everyone,
while I'm trying to set the variable of a CTkSlider (with the .set() method), I get the following error:
"File "/usr/lib/python3.9/tkinter/init.py", line 412, in trace_add
cbname = self._register(callback)
TypeError: _register() missing 1 required positional argument: 'func'"

The error gets raised in the function init of the CTkSlider (in line 105 of the hole file).
I hope you can find and fix this error.

I thank you all for your help,
CTRedstone

PS.: Sorry for my bad English, but it's not my mainlanguage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant