aboutsummaryrefslogtreecommitdiff
path: root/pointer_position-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
commit41eb4f92137dfa34066e634e5c14fa9e4123bd1c (patch)
treea527a02836f7a17afa34edfe0cb7fbd99b887923 /pointer_position-help.pd
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'pointer_position-help.pd')
-rw-r--r--pointer_position-help.pd12
1 files changed, 11 insertions, 1 deletions
diff --git a/pointer_position-help.pd b/pointer_position-help.pd
index 6f119a6..b4563aa 100644
--- a/pointer_position-help.pd
+++ b/pointer_position-help.pd
@@ -1,4 +1,4 @@
-#N canvas 21 446 462 312 10;
+#N canvas 0 26 462 312 10;
#X obj 163 146 pointer_position;
#X text 24 38 Get the current (x \, y) location of the pointer in this
window.;
@@ -8,5 +8,15 @@ window.;
#X msg 177 103 bang;
#X text 191 78 enable/disable all motion events;
#X text 215 103 show only next motion event;
+#N canvas 342 208 494 344 META 0;
+#X text 12 115 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 95 AUTHOR Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control canvas_op GUI;
+#X text 12 45 DESCRIPTION get the current (x \, y) location of the
+pointer in this window;
+#X text 12 75 INLET_0 float bang;
+#X restore 412 292 pd META;
#X connect 3 0 0 0;
#X connect 4 0 0 0;