[PD-dev] [ pure-data-Patches-3584286 ] Win32: fix mouse wheel scrolling by setting the scroll incr

SourceForge.net noreply at sourceforge.net
Sat Dec 15 23:16:31 CET 2012


Patches item #3584286, was opened at 2012-11-05 10:14
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3584286&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Miller Puckette (millerpuckette)
Summary: Win32: fix mouse wheel scrolling by setting the scroll incr

Initial Comment:
Instead of scrolling step by step it goes directly to the end of the canvas (using the mousewheel).
That is true for vanilla and ext releases of pd0.43 (windows). Worked in pd0.42.5
Bye

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

>Comment By: Miller Puckette (millerpuckette)
Date: 2012-12-15 14:16

Message:
I applpied this even though it said 'fixed' - hope this is OK.  Leaving
open for now just in case.

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2012-12-14 20:27

Message:
Win32: fix mouse wheel scrolling by setting the scroll increment.  For some
crazy reason, win32 mousewheel scrolling is in units of 120, and this
forces Tk to interpret 120 to mean 1 scroll unit.

http://pure-data.git.sourceforge.net/git/gitweb.cgi?p=pure-data/pd-extended.git;a=commit;h=e7acbc6823968c97efc874686541751798b42521

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3584286&group_id=55736



More information about the Pd-dev mailing list