Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56573 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-10-11 01:05 +1100 |
| Last post | 2013-10-11 01:05 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: How to make Tkinter Listbox entry insensitive? Chris Angelico <rosuav@gmail.com> - 2013-10-11 01:05 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-10-11 01:05 +1100 |
| Subject | Re: How to make Tkinter Listbox entry insensitive? |
| Message-ID | <mailman.944.1381413939.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web