Unless you show what you've tried, it's impossible to explain where you might be going wrong.
Here's an example direct from the source code of Tk::Button: $w->configure(-state => 'active');
Here's one from the source code of Tk::Menubutton: $w->configure('-state','normal')
As you can see, there's nothing special here.
-- Ken
In reply to Re^3: How to disable the buttons
by kcott
in thread How to disable the buttons
by vr786
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |