Hello all,
If you make a button like this:
button .test$var1 -text $var1
and the variable var1 changes later in the script, is there a way to still use the value of var1 on that button?
So what i really want to know, how can I read the value of -text of a button??
Thnx
If you make a button like this:
button .test$var1 -text $var1
and the variable var1 changes later in the script, is there a way to still use the value of var1 on that button?
So what i really want to know, how can I read the value of -text of a button??
Thnx