enabling/disabling based on checkbuttons
From: Amith (amith_kumar.vallabhaneni_at_alcatel.be)
Date: 11/28/03
- Next message: Michael Barth: "Re: A itcl question for variable"
- Previous message: Martin Lemburg EDS PLM solutions: "Re: Empty strings and 'env' array weirdness"
- Next in thread: Ralf Fassel: "Re: enabling/disabling based on checkbuttons"
- Reply: Ralf Fassel: "Re: enabling/disabling based on checkbuttons"
- Reply: ulis: "Re: enabling/disabling based on checkbuttons"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Nov 2003 03:18:42 -0800
Hello,
I am trying to develop a gui with some entries and checkbuttons.
My gui should enable/disable the entry field next to a checkbutton
based on the state of check button.
I have tried to creat a procedure which is called each time the
checkbutton is clicked, so that the state of the entry field next to
that checkbutton is enabled/disabled.
But I failed.
Can someone give me a simple example of how to enable/disable a widget
based on the state of the checkbutton.
Thanks in advance.
- Next message: Michael Barth: "Re: A itcl question for variable"
- Previous message: Martin Lemburg EDS PLM solutions: "Re: Empty strings and 'env' array weirdness"
- Next in thread: Ralf Fassel: "Re: enabling/disabling based on checkbuttons"
- Reply: Ralf Fassel: "Re: enabling/disabling based on checkbuttons"
- Reply: ulis: "Re: enabling/disabling based on checkbuttons"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]