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


Groups > comp.lang.python > #40371

Re: Tk MouseWheel Support

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.047
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'mouse': 0.07; 'python': 0.09; 'lawrence': 0.09; 'itself.': 0.11; 'arent': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'bug?': 0.22; 'posts': 0.23; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; '2.6': 0.27; 'message- id:@mail.gmail.com': 0.27; 'post': 0.28; 'overhead': 0.29; 'points': 0.29; 'read,': 0.29; 'code': 0.31; 'running': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'think': 0.40; 'first': 0.61; 'email addr:gmail.com': 0.63; 'lose': 0.71; '2013': 0.84; 'damaged': 0.84; 'subject:Support': 0.84; 'apparent': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=qj1DEDIqtLeUb6EWvh4AIDLRr+SIEjZaWmB2L/i5a3w=; b=kaK4anpfAYaS95QRaqvSjfnRKwpj135+yNtiaLpF3fLZpWjQSAe7G0G9QbQEmkOPg9 UJ63h5ZiFFyYrCYaHYJaVis6oWJxgkqEN1LIc/51DdwyJ37wyzoffYNkxtBzycxuCJr8 NFagmzqUIFJZzhMOQNK+P34+h1J6RxH+QTqTxnQSyEKWrcIfSEcHBBoF/ZsrWEELSEXO GV11fewr3Ruev5i/kjkeoOYFPjZgrf8AZZ9U+Ittyx3cF0zDB6/qzszyzks04a3ygqXP Z0QN4rp9nsR/CSgkvrOeLkgLdWHC1EuwiECU6zhEJxLJBVc4c803PbZp3eJihqhDwsC+ LE9Q==
MIME-Version 1.0
X-Received by 10.52.67.164 with SMTP id o4mr5078229vdt.42.1362265731022; Sat, 02 Mar 2013 15:08:51 -0800 (PST)
In-Reply-To <kgu0c4$8hs$1@ger.gmane.org>
References <5scin656p88uun6pug6ri4084t6796mjbk@4ax.com> <4D793619.9000905@aim.com> <mailman.808.1299789453.1189.python-list@python.org> <81332d16-1309-4146-bf0f-7a8a6e4b9220@17g2000prr.googlegroups.com> <f6c07d5a-3c0c-4736-93df-6a30e5169f45@googlegroups.com> <kgu0c4$8hs$1@ger.gmane.org>
Date Sun, 3 Mar 2013 10:08:50 +1100
Subject Re: Tk MouseWheel Support
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2800.1362265740.2939.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1362265740 news.xs4all.nl 6890 [2001:888:2000:d::a6]:48845
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:40371

Show key headers only | View raw


On Sun, Mar 3, 2013 at 10:01 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> On 02/03/2013 21:47, enidoku@gmail.com wrote:
>>
>> that code and other mousewheel code arent working on my pc
>>
>> running windows 7 32bit python 2.6 and Mouse USB
>>
>> whats the solution ?
>>
>
> Post something that we can read, or do I give up on Thunderbird? :)

I don't think Thunderbird's at fault here, unless it damaged the
original post itself. Is that a known bug? "Reading posts in
Thunderbird while the moon is in its first quarter and pigs are flying
overhead causes the OP to lose 40 points of apparent IQ"?

ChrisA

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


Thread

Re: Tk MouseWheel Support enidoku@gmail.com - 2013-03-02 13:47 -0800
  Re: Tk MouseWheel Support Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-02 23:01 +0000
  Re: Tk MouseWheel Support Chris Angelico <rosuav@gmail.com> - 2013-03-03 10:08 +1100
  Re: Tk MouseWheel Support Dave Angel <davea@davea.name> - 2013-03-02 18:13 -0500
  Re: Tk MouseWheel Support Terry Reedy <tjreedy@udel.edu> - 2013-03-02 18:14 -0500

csiph-web