For simplicity could we just access a checkButton with .get/.set(True) functions?
As an alternative to creating a variable for them. (framework could do this automatically)
Same way we can read/write content of Entry boxes without variables.
Creating variables is mandating, naming them, keeping them in sync etc.
Advanced users could still use variables.
For simplicity could we just access a checkButton with .get/.set(True) functions?
As an alternative to creating a variable for them. (framework could do this automatically)
Same way we can read/write content of Entry boxes without variables.
Creating variables is mandating, naming them, keeping them in sync etc.
Advanced users could still use variables.