aboutsummaryrefslogtreecommitdiff
path: root/entry/entry-help.pd
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2004-03-20 23:52:48 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2004-03-20 23:52:48 +0000
commit5f5d0e049b13f5bdf0d7e0425204c8ad5c01cd17 (patch)
tree4c6143bf30195b349f48a4d336f228c5bea84243 /entry/entry-help.pd
parent91f0dbd5956391b11ecf9bbbea315ac68e9386ba (diff)
Made minor documentation changes to popup. Added entry external.
svn path=/trunk/externals/bbogart/; revision=1459
Diffstat (limited to 'entry/entry-help.pd')
-rw-r--r--entry/entry-help.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/entry/entry-help.pd b/entry/entry-help.pd
new file mode 100644
index 0000000..c25b58a
--- /dev/null
+++ b/entry/entry-help.pd
@@ -0,0 +1,19 @@
+#N canvas 0 22 407 362 10;
+#X obj 43 152 entry 150 100 grey95 black;
+#X obj 28 88 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 68 284 print;
+#X msg 154 79 clear;
+#X msg 158 111 set one two three four five six;
+#X msg 124 292 Can you see what I am;
+#X msg 124 268 set \$1 \$2 \$3 \$4 \$5 \$6;
+#X msg 103 55 fgcolour yellow;
+#X msg 67 27 bgcolour purple;
+#X connect 0 0 2 0;
+#X connect 0 0 6 0;
+#X connect 1 0 0 0;
+#X connect 3 0 0 0;
+#X connect 4 0 0 0;
+#X connect 6 0 5 0;
+#X connect 7 0 0 0;
+#X connect 8 0 0 0;