CTkCheckBox command executed before changing the variable #128
yevheniia1smortsova
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey, yes I can swap the order of these statements, there was no specific reason for this as far as I can remember it. It'll be changed in the next version. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear sir,
If I understood well, the command linked to CheckBox widget is executed before the variable is set to off/onvalue (toggle method part):
Was there a specific purpose of doing that? In my case, I wrote a command that has a variable value condition, can we change the order of these two statements?
Thanks in advance for your reply,
Yevheniia Smortsova
Beta Was this translation helpful? Give feedback.
All reactions