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


Groups > comp.lang.python > #56573 > unrolled thread

Re: How to make Tkinter Listbox entry insensitive?

Started byChris Angelico <rosuav@gmail.com>
First post2013-10-11 01:05 +1100
Last post2013-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.


Contents

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

#56573 — Re: How to make Tkinter Listbox entry insensitive?

FromChris Angelico <rosuav@gmail.com>
Date2013-10-11 01:05 +1100
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web