Hmm, it didn't work for me on MacOS X 10.2.8, Pd 0.37.1, and Tcl 8.4.5. It would be nice tho.
.hc
On Wednesday, Mar 24, 2004, at 00:36 America/New_York, Mathieu Bouchard wrote:
in u_main.tk (pd.tk), at the end of proc pdtk_canvas_new, add this:
bind $name.c <Button-4> "$name.c yview scroll -1 units" bind $name.c <Button-5> "$name.c yview scroll +1 units"
This enables the mouse wheel in patchers. Of course I will later provide a means to reconfigure it to do something else depending on what is most useful to a given user. (Some would like numberboxes to be scrollenabled, but that's conflicting with the above setting, so i'd give an option)
Mathieu Bouchard http://artengine.ca/matju
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list