From 5f5d0e049b13f5bdf0d7e0425204c8ad5c01cd17 Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Sat, 20 Mar 2004 23:52:48 +0000 Subject: Made minor documentation changes to popup. Added entry external. svn path=/trunk/externals/bbogart/; revision=1459 --- entry/entry-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 entry/entry-help.pd (limited to 'entry/entry-help.pd') 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; -- cgit v1.2.1