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 --- help/menubutton-help.pd | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'help') diff --git a/help/menubutton-help.pd b/help/menubutton-help.pd index 6566476..538514f 100644 --- a/help/menubutton-help.pd +++ b/help/menubutton-help.pd @@ -1,14 +1,14 @@ #N canvas 1323 101 834 600 10; -#X obj 55 365 tof/menubutton 124 25 empty empty 1 #000000 #ffffff #ff0000 +#X obj 54 358 tof/menubutton 132 22 empty empty 1 #000000 #ffffff #ff0000 #3a12ff a b c d e f; -#X msg 92 55 add a b c d e f; +#X msg 80 33 add a b c d e f; #X msg 52 11 clear; #X msg 142 124 saveitems \$1; -#X obj 142 96 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +#X obj 142 106 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X floatatom 208 509 5 0 0 0 - - -; #X text 95 10 Clear menu items; -#X text 196 53 Add menu items; +#X text 184 31 Add menu items; #X obj 59 477 r \$0s; #X obj 208 538 send \$0r; #X text 188 368 [tof/menubutton] creation arguments:; @@ -16,8 +16,8 @@ #X text 415 387 2: height; #X text 415 400 3: send name; #X text 415 412 4: receive name; -#X text 168 94 Set the saving of the menu items in the patch. Off by -default.; +#X text 229 111 Set the saving of the menu items in the patch. Off +by default.; #X text 313 324 To move the menubutton \, switch to edit mode and draw a selection rectangle around it. A blue handle will appear. Drag this handle to move the menubutton.; @@ -44,6 +44,13 @@ colors (#ffffff); #X text 415 469 9: contour color; #X msg 202 170 colors green red orange purple; #X msg 222 195 colors #000000 #ffffff #ff0000 #3a12ff; +#X text 182 55 Set its size; +#X msg 103 56 size 102 32; +#X text 202 77 Set its size; +#X msg 123 78 size 132 22; +#N canvas 0 0 742 557 test 1; +#X coords 0 -1 1 1 300 200 1; +#X restore 556 538 pd test; #X connect 0 0 18 0; #X connect 1 0 0 0; #X connect 2 0 0 0; @@ -61,3 +68,5 @@ colors (#ffffff); #X connect 29 0 0 0; #X connect 37 0 0 0; #X connect 38 0 0 0; +#X connect 40 0 0 0; +#X connect 42 0 0 0; -- cgit v1.2.1