aboutsummaryrefslogtreecommitdiff
path: root/entry/entry-help.pd
blob: e5ff1a59246410e188b51d854cafeff84bebf4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#N canvas 200 48 434 445 10;
#X obj 73 132 entry 150 100 grey95 black;
#X obj 11 84 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 32 266 print;
#X msg 137 75 clear;
#X msg 141 107 set one two three four five six;
#X msg 88 274 Can you see what I am;
#X msg 88 250 set \$1 \$2 \$3 \$4 \$5 \$6;
#X msg 86 51 fgcolour yellow;
#X msg 50 23 bgcolour purple;
#X obj 128 363 entry 150 50 grey70 purple;
#X text 11 336 The one was created with: entry 150 50 grey70 purple
;
#X text 8 305 Creation arguments are: width height bgcolor fgcolor.
The width and height are in pixels.;
#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;