Activate/Deactivate checkbutton by program
- From: purzel30@xxxxxx
- Date: 30 Jun 2005 03:43:51 -0700
Hello!
Can anybody tell me, how it is possible to activate or deactivate a Tk
checkbutton by program. I cannot find any switch about that.
My example:
set e [checkbutton $f.r1 -justify left -text "Test"]
pack $e -padx 5 -pady 3 -anchor sw
I'm looking for an option like "-value enabled" or "-state activated".
Does anybody know a possibility?
Thanks, Christian
.
- Follow-Ups:
- Re: Activate/Deactivate checkbutton by program
- From: Schelte Bron
- Re: Activate/Deactivate checkbutton by program
- From: Wojciech Kocjan
- Re: Activate/Deactivate checkbutton by program
- Prev by Date: Re: non-greedy is too greedy
- Next by Date: Re: Commercial/Shareware and Extensions ?
- Previous by thread: capture avoidance
- Next by thread: Re: Activate/Deactivate checkbutton by program
- Index(es):