How to make Tkinter Listbox entry insensitive?

Chris “Kwpolska” Warrick kwpolska at gmail.com
Thu Oct 10 10:57:06 EDT 2013


On Thu, Oct 10, 2013 at 4:37 PM, Skip Montanaro <skip at pobox.com> wrote:
> Thanks. "disabled" did the trick. Turns out you can't disable
> individual items. Instead, you have to (hackishly) change the display
> of entries somehow to indicate their inappropriateness...

Removing inappropriate entries is not much of a hack.

-- 
Chris “Kwpolska” Warrick <http://kwpolska.tk>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense



More information about the Python-list mailing list