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


Groups > comp.lang.python > #56595

Re: How to make Tkinter Listbox entry insensitive?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'true,': 0.05; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'subject:Tkinter': 0.16; 'subject:insensitive': 0.16; 'subject:make': 0.16; ':-)': 0.16; 'sender:addr:gmail.com': 0.17; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'entries': 0.24; 'skip': 0.24; 'header:In-Reply-To:1': 0.27; 'cc:2**2': 0.30; 'message-id:@mail.gmail.com': 0.30; 'trouble': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'should': 0.36; 'removing': 0.60; 'back': 0.62; 'become': 0.64; 'to:addr:gmail.com': 0.65
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=g1ytOyAHtUePICAu+AmG5cqM+DsE384JSmjAbyaW0B0=; b=gysFUW2xckFwcGgQ9zNNkqEp0k20LRyCisXG29xToLLjQe2FbQV5C5psx7aZ8yRerk HhOo7ZzO342EfjNnvXAVAZ2tgIdEgVcyp8S+YEhlqVCR07To3K9qisy87ISTAnJPuFJu J53dTfADqzNFX/1lacteqxhHl7NEV/vT6u0w/avAyX7lLMboyaeLRtX4tdODlJnHK2LQ Tbpi6If+3legJuMSR4RQctqzb1idkYW3zZxK9JRczB0qs3Sv+y3i+kUyDgItxfzhvRTP Ln7TcxlhBzhhyNxNBZg9slV7MgctUNNxrW4hqNqzG2PMvpWMCoDD1vZjexh6hKgFsu4a 2Vag==
MIME-Version 1.0
X-Received by 10.50.97.7 with SMTP id dw7mr7766845igb.2.1381429747090; Thu, 10 Oct 2013 11:29:07 -0700 (PDT)
Sender skip.montanaro@gmail.com
In-Reply-To <CAMw+j7+pfnkjfj+vCUuCXLWnJHaA8n4n3Vrb5b+depXOjaMwAQ@mail.gmail.com>
References <CANc-5UxAau6djZ+zYQ+8a=3nPGHx_aDEUUtCVAcwOtq2fz4ZHw@mail.gmail.com> <CAPTjJmpmaa8JWE7VRA49tZKKrdkPSfGDVGOC9108ZobBeHJmMQ@mail.gmail.com> <CANc-5UyuKi-cAzCR6b2p81JggR557xjRTSwmG4xRmCBX9cbNYQ@mail.gmail.com> <CAMw+j7+pfnkjfj+vCUuCXLWnJHaA8n4n3Vrb5b+depXOjaMwAQ@mail.gmail.com>
Date Thu, 10 Oct 2013 13:29:07 -0500
X-Google-Sender-Auth xIZHkClSVHLU0KXdvk-35_tKak4
Subject Re: How to make Tkinter Listbox entry insensitive?
From Skip Montanaro <skip@pobox.com>
To Chris “Kwpolska” Warrick <kwpolska@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc Python <python-list@python.org>, Skip Montanaro <skip@pobox.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.954.1381429750.18130.python-list@python.org> (permalink)
Lines 6
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1381429750 news.xs4all.nl 15969 [2001:888:2000:d::a6]:52879
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:56595

Show key headers only | View raw


> Removing inappropriate entries is not much of a hack.

True, but then I have to go through the trouble of adding them back in
should they become valid again. :-)

Skip

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


Thread

Re: How to make Tkinter Listbox entry insensitive? Skip Montanaro <skip@pobox.com> - 2013-10-10 13:29 -0500

csiph-web