From 9c3ae143b3d288c1363a191d7175383135dd0de0 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 5 Nov 2009 23:31:16 +0000 Subject: A few fixes and a new pmenu test svn path=/trunk/externals/tof/; revision=12723 --- test/pmenu-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test/pmenu-help.pd (limited to 'test/pmenu-help.pd') diff --git a/test/pmenu-help.pd b/test/pmenu-help.pd new file mode 100644 index 0000000..1775fab --- /dev/null +++ b/test/pmenu-help.pd @@ -0,0 +1,29 @@ +#N canvas 1164 0 617 484 10; +#X obj 210 274 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 228 213 key; +#X msg 158 188 clear; +#X obj 228 239 sel 65; +#X text 252 275 <- Shift+A will open the menu; +#X text 225 5 <- Select a folder here; +#X msg 61 151 add a bb ccc dddd eeeee; +#X obj 61 431 print; +#X obj 252 80 tof/folderpanel; +#X text 324 311 bg fg hi; +#X msg 204 325 2; +#X msg 366 334 colors green; +#X msg 246 321 3; +#X msg 158 225 add a; +#X obj 61 392 tof/pmenu black white red; +#X text 201 414 Outlets: symbol index dump; +#X obj 376 192 soundfiler; +#X connect 0 0 14 0; +#X connect 1 0 3 0; +#X connect 2 0 14 0; +#X connect 3 0 0 0; +#X connect 6 0 14 0; +#X connect 10 0 14 0; +#X connect 11 0 14 0; +#X connect 12 0 14 0; +#X connect 13 0 14 0; +#X connect 14 0 7 0; -- cgit v1.2.1