Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56582

Re: How to make Tkinter Listbox entry insensitive?

References <CANc-5UxAau6djZ+zYQ+8a=3nPGHx_aDEUUtCVAcwOtq2fz4ZHw@mail.gmail.com> <CAPTjJmpmaa8JWE7VRA49tZKKrdkPSfGDVGOC9108ZobBeHJmMQ@mail.gmail.com> <CANc-5UyuKi-cAzCR6b2p81JggR557xjRTSwmG4xRmCBX9cbNYQ@mail.gmail.com>
Date 2013-10-10 16:57 +0200
Subject Re: How to make Tkinter Listbox entry insensitive?
From Chris “Kwpolska” Warrick <kwpolska@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.949.1381417030.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Oct 10, 2013 at 4:37 PM, Skip Montanaro <skip@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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How to make Tkinter Listbox entry insensitive? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-10-10 16:57 +0200

csiph-web