[Tkinter-discuss] Graying out and disabling widgets that are not selected

Lisa Nethery clnethery at juno.com
Wed Apr 14 19:29:22 EDT 2004


Hi everyone,

I have a problem which, while probably simple for most of you, I am having a hard time figuring out.

For the sake of argument, let's say that I create an entry field and two comboboxes.  I want the application to gray-out and disable the two comboboxes if typing occurs in the entry field.  Likewise, if an item is selected from one of the comboboxes, I want to gray-out and disable the entry field and the other combobox.

Any ideas?

Thanking you in advance,

Christopher Nethery
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tkinter-discuss/attachments/20040414/e0655711/attachment.html


More information about the Tkinter-discuss mailing list