From 41eb4f92137dfa34066e634e5c14fa9e4123bd1c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 02:22:33 +0000 Subject: added META subpatch svn path=/trunk/externals/hcs/; revision=14441 --- cursor-help.pd | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'cursor-help.pd') diff --git a/cursor-help.pd b/cursor-help.pd index 72b248b..2edd20c 100644 --- a/cursor-help.pd +++ b/cursor-help.pd @@ -1,4 +1,4 @@ -#N canvas 72 22 659 523 10; +#N canvas 0 31 659 523 10; #X obj 388 293 pddp/pddplink http://tcl.tk/man/tcl8.4/TkCmd/cursors.htm ; #X text 273 276 Here's a complete list of the available cursors:; @@ -38,7 +38,7 @@ ; #X msg 126 139 editmode_connect; #X msg 143 158 editmode_disconnect; -#X msg 169 239 runmode_clickme gumby; +#X msg 169 239 editmode_disconnect arrow; #X text 290 55 first pick a cursor:; #X text 189 80 <-- then choose your cursor mode; #X obj 46 390 cursor; @@ -61,10 +61,22 @@ #X text 227 459 <-- mouse buttons; #X text 86 366 or bang to get the current mouse position; #N canvas 583 22 481 747 image 0; -#X obj 240 373 moonlib/image examples/cursor.gif; +#X obj 240 373 moonlib/image examples/cursor.gif 0; #X restore 509 309 pd image of all cursors; #X msg 328 124 clock; #X msg 288 124 arrow; +#N canvas 415 238 494 344 META 0; +#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v3; +#X text 12 135 AUTHOR Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION set mouse cursors for patch; +#X text 12 65 INLET_0 runmode_nothing runmod_clickme runmode_thicken +runmode_addpoint editmode_nothing editmode_connect editmode_disconnect +; +#X text 12 115 OUTLET_0; +#X text 12 5 KEYWORDS control canvas-op needs_work (outlet?); +#X restore 600 498 pd META; #X connect 2 0 8 1; #X connect 3 0 8 1; #X connect 4 0 8 1; -- cgit v1.2.1