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


Groups > comp.lang.python > #56573

Re: How to make Tkinter Listbox entry insensitive?

References <CANc-5UxAau6djZ+zYQ+8a=3nPGHx_aDEUUtCVAcwOtq2fz4ZHw@mail.gmail.com>
Date 2013-10-11 01:05 +1100
Subject Re: How to make Tkinter Listbox entry insensitive?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.944.1381413939.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Oct 11, 2013 at 12:50 AM, Skip Montanaro <skip@pobox.com> wrote:
> Does Tk
> perhaps use a word other than "insensitive" to describe an item which
> you'd normally be able to click?

Other synonyms from GUI toolkits are "inactive" and "disabled". I
don't know if that'll be any help though.

ChrisA

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


Thread

Re: How to make Tkinter Listbox entry insensitive? Chris Angelico <rosuav@gmail.com> - 2013-10-11 01:05 +1100

csiph-web