aboutsummaryrefslogtreecommitdiff
path: root/cursor-help.pd
AgeCommit message (Collapse)Author
2010-11-08switched out ggee's [image] for moonlib's since its already in Debian, and ↵Hans-Christoph Steiner
fixed up inclusion of cursors.gif svn path=/trunk/externals/hcs/; revision=14310
2009-04-13added image of all of the available Tk mouse pointer cursors to the help patchHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=11015
2009-04-11got the basics of a global send and a Tcl unbind function working for theHans-Christoph Steiner
motion data, now I need to debug the unbind and add the button and wheel functions svn path=/trunk/externals/hcs/; revision=11007
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=10266
2007-11-28added some pics of the available cursorsHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=9060
2007-11-08bind to . instead of all to get absolute cursor position rather than canvas ↵Hans-Christoph Steiner
cursor position svn path=/trunk/externals/hcs/; revision=8956
2007-11-06- updated to work with set_cursors_in_tcl-0.41-test06.patch (patch #1826507),Hans-Christoph Steiner
now you can actually set the cursors and have them stick throughout Pd svn path=/trunk/externals/hcs/; revision=8942
2007-10-31added bang method and made button and wheel events always be reported, not ↵Hans-Christoph Steiner
only when polling svn path=/trunk/externals/hcs/; revision=8919
2007-10-31first working sketch of the cursor object getting data from the system mouse ↵Hans-Christoph Steiner
pointer; It works, but it only reports for the current canvas, not all teh time. I need to dive in deeper to Krzysztof's tricks svn path=/trunk/externals/hcs/; revision=8912
2006-03-17rough start at a cursor object, I need help with Pd GUI programmingHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=4722