[Tkinter-discuss] Tkinter-discuss Digest, Vol 24, Issue 2

Harlin Seritt harlinseritt at yahoo.com
Sat Feb 4 20:15:53 CET 2006


Has anyone *ever* been able to have the mouse wheel work on Win32 with a Tkinter app? For the text widget, the scrollbar works nicely but for some reason, if I attach a scrollbar to a list, it doesn't appear to work. Any reason for this?
   
  Thanks,
   
  Harlin Seritt
  www.seritt.org

tkinter-discuss-request at python.org wrote:
  Send Tkinter-discuss mailing list submissions to
tkinter-discuss at python.org

To subscribe or unsubscribe via the World Wide Web, visit
http://mail.python.org/mailman/listinfo/tkinter-discuss
or, via email, send a message with subject or body 'help' to
tkinter-discuss-request at python.org

You can reach the person managing the list at
tkinter-discuss-owner at python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Tkinter-discuss digest..."


Today's Topics:

1. How to bind to wheel mouse event? (Alexander Belchenko)


----------------------------------------------------------------------

Message: 1
Date: Fri, 03 Feb 2006 13:55:51 +0200
From: Alexander Belchenko 
Subject: [Tkinter-discuss] How to bind to wheel mouse event?
To: tkinter-discuss at python.org
Message-ID: 
Content-Type: text/plain; charset=KOI8-R; format=flowed

Is there exist method to bind callback function to mouse wheel event? Is
this event exists at all on win32 Tkinter?

In Python Cookbook there is simple example that calims that on Linux
wheel mouse events mapped to and , but on Windows
this receipe does not work.

I use Python 2.4.

--
Alexander



------------------------------

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss at python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss


End of Tkinter-discuss Digest, Vol 24, Issue 2
**********************************************


		
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tkinter-discuss/attachments/20060204/4c047661/attachment.htm 


More information about the Tkinter-discuss mailing list