Bugs item #2934175, was opened at 2010-01-18 03:34 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2934175&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: pd-devel >Group: v0.43 >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Roman Haefeli (reduzent) Assigned to: Hans-Christoph Steiner (eighthave) Summary: [pd-gui-rewrite] scrolling with mouse-wheel? Initial Comment: In Pd-vanilla (assumingly in Pd-extended as well) windows can be scrolled up and down by using the mouse-wheel and scrolled left and right by pressing shift while using the wheel. Would be cool to keep that in pd-gui-rewrite. ---------------------------------------------------------------------- >Comment By: Hans-Christoph Steiner (eighthave) Date: 2010-01-18 16:55 Message: Ok,I think this fixed it. I thought that with Tcl/Tk 8.5, the MouseWheel event worked normally, but it apparently does not always. This reinstates a workaround based on Mouse Button 4 and 5. http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13039 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2934175&group_id=55736 _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
