[PD-cvs] SF.net SVN: pure-data: [10021] branches/pd-extended/v0-40/externals/hcs/ cursor-help.pd

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Wed Jun 18 01:11:15 CEST 2008


Revision: 10021
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10021&view=rev
Author:   eighthave
Date:     2008-06-17 16:11:14 -0700 (Tue, 17 Jun 2008)

Log Message:
-----------
removed polling option since it doesn't fully work yet

Modified Paths:
--------------
    branches/pd-extended/v0-40/externals/hcs/cursor-help.pd

Modified: branches/pd-extended/v0-40/externals/hcs/cursor-help.pd
===================================================================
--- branches/pd-extended/v0-40/externals/hcs/cursor-help.pd	2008-06-17 22:26:18 UTC (rev 10020)
+++ branches/pd-extended/v0-40/externals/hcs/cursor-help.pd	2008-06-17 23:11:14 UTC (rev 10021)
@@ -1,11 +1,7 @@
-#N canvas 121 272 642 509 10;
-#X declare -lib hcs;
+#N canvas 738 245 642 509 10;
 #X obj 136 401 pddp/print;
-#X obj 95 342 tgl 15 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0
-1;
 #X obj 74 370 cursor;
 #X msg 70 318 bang;
-#X text 111 339 poll the mouse pointer position;
 #X text 101 318 get the current mouse position;
 #X obj 346 278 pddp/pddplink http://tcl.tk/man/tcl8.4/TkCmd/cursors.htm
 ;
@@ -58,25 +54,24 @@
 #X text 237 293 Here are some pictures of the cursors:;
 #X obj 345 309 pddp/pddplink http://www.lehigh.edu/~sol0/ptk/cursors.gif
 ;
-#X connect 1 0 2 0;
-#X connect 2 0 21 0;
-#X connect 2 1 0 0;
-#X connect 3 0 2 0;
-#X connect 8 0 26 0;
-#X connect 9 0 17 1;
-#X connect 10 0 17 1;
-#X connect 11 0 17 1;
-#X connect 12 0 17 1;
-#X connect 13 0 17 1;
-#X connect 14 0 17 1;
-#X connect 15 0 17 1;
-#X connect 16 0 17 0;
-#X connect 17 0 8 0;
-#X connect 18 0 17 0;
-#X connect 19 0 17 0;
-#X connect 20 0 17 0;
-#X connect 22 0 17 0;
-#X connect 23 0 17 0;
-#X connect 24 0 17 0;
-#X connect 28 0 2 0;
-#X connect 29 0 28 0;
+#X connect 1 0 19 0;
+#X connect 1 1 0 0;
+#X connect 2 0 1 0;
+#X connect 6 0 24 0;
+#X connect 7 0 15 1;
+#X connect 8 0 15 1;
+#X connect 9 0 15 1;
+#X connect 10 0 15 1;
+#X connect 11 0 15 1;
+#X connect 12 0 15 1;
+#X connect 13 0 15 1;
+#X connect 14 0 15 0;
+#X connect 15 0 6 0;
+#X connect 16 0 15 0;
+#X connect 17 0 15 0;
+#X connect 18 0 15 0;
+#X connect 20 0 15 0;
+#X connect 21 0 15 0;
+#X connect 22 0 15 0;
+#X connect 26 0 1 0;
+#X connect 27 0 26 0;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list