From 91c0003b158e5f0ed9d0677fb136ae8bb6f86ec5 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 28 Apr 2008 18:10:15 +0000 Subject: this is an old gridflow, and there's already a svn repository at http://gridflow.ca/svn/trunk svn path=/trunk/; revision=9739 --- externals/gridflow/pd_help/help_mouse.pd | 55 -------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 externals/gridflow/pd_help/help_mouse.pd (limited to 'externals/gridflow/pd_help/help_mouse.pd') diff --git a/externals/gridflow/pd_help/help_mouse.pd b/externals/gridflow/pd_help/help_mouse.pd deleted file mode 100644 index 3b5dc0a5..00000000 --- a/externals/gridflow/pd_help/help_mouse.pd +++ /dev/null @@ -1,55 +0,0 @@ -#N canvas 215 0 510 490 10; -#X msg 147 123 option setcursor 32; -#X text 49 22 How to get the mouse coordinates and hide / change the -cursor?; -#X msg 128 100 option hidecursor; -#X text 273 98 <-- removes the cursor; -#X text 307 120 <-- accepts 0 - 63; -#X obj 206 168 print xy_clicked; -#X obj 110 165 @out window; -#X obj 207 214 print xy_unclicked; -#X obj 107 341 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 127 341 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 147 341 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X floatatom 178 359 5 0 0 0 - - -; -#X obj 178 333 +; -#X obj 210 333 t a; -#X obj 207 238 print xy_moved; -#X obj 206 190 print xy_dragged; -#X obj 110 267 @mouse \, ...; -#X obj 380 376 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 400 376 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 420 376 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 380 402 @three; -#X obj 380 431 @export_list; -#X obj 440 352 loadbang; -#X text 281 332 select buttons to be considered in click/drag/unclick -; -#X connect 0 0 6 0; -#X connect 2 0 6 0; -#X connect 6 0 16 0; -#X connect 12 0 13 0; -#X connect 12 0 11 0; -#X connect 13 0 12 1; -#X connect 16 0 5 0; -#X connect 16 1 15 0; -#X connect 16 2 7 0; -#X connect 16 3 14 0; -#X connect 16 4 8 0; -#X connect 16 5 9 0; -#X connect 16 6 10 0; -#X connect 16 7 12 0; -#X connect 17 0 20 0; -#X connect 18 0 20 1; -#X connect 19 0 20 2; -#X connect 20 0 21 0; -#X connect 21 0 16 1; -#X connect 22 0 17 0; -#X connect 22 0 18 0; -#X connect 22 0 19 0; -- cgit v1.2.1