From 533365cb349a9c1e6361f5b271c2334f13ebf495 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 27 Nov 2010 00:16:29 +0000 Subject: added symbol arg to ticker-help.pd svn path=/trunk/externals/ggee/; revision=14528 --- gui/ticker-help.pd | 24 ++++++++++++++---------- gui/toddle-help.pd | 15 +++++++-------- 2 files changed, 21 insertions(+), 18 deletions(-) (limited to 'gui') diff --git a/gui/ticker-help.pd b/gui/ticker-help.pd index 9f515ad..a230bdd 100644 --- a/gui/ticker-help.pd +++ b/gui/ticker-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 22 412 266 10; +#N canvas 0 22 489 266 10; #X obj 76 108 ticker ; #X text 25 21 [ticker] is a OS-native checkbox; #X obj 44 70 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 @@ -8,16 +8,20 @@ #X obj 44 158 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #N canvas 188 140 494 344 META 0; -#X text 12 5 GENRE help; -#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; -#X text 12 45 LICENSE Tcl/Tk; -#X text 12 125 AUTHOR Guenter Geiger; -#X text 12 25 KEYWORDS control GUI; -#X text 12 65 DESCRIPTION OS-native checkbox; -#X text 12 85 INLET_0 bang float; -#X text 12 105 OUTLET_0 float; -#X restore 362 246 pd META; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 105 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI; +#X text 12 45 DESCRIPTION OS-native checkbox; +#X text 12 65 INLET_0 bang float; +#X text 12 85 OUTLET_0 float; +#X restore 431 238 pd META; +#X text 186 66 A single symbol argument sets the label; +#X text 208 88 [ticker my_label] will create:; +#X obj 249 119 ticker my_label; +#X text 49 195 Note: moving the object is a little awkward-- try creating +a bounding box around the object first \, then click and drag.; #X connect 0 0 4 0; #X connect 0 0 5 0; #X connect 2 0 0 0; diff --git a/gui/toddle-help.pd b/gui/toddle-help.pd index 2200fef..4986ece 100644 --- a/gui/toddle-help.pd +++ b/gui/toddle-help.pd @@ -32,15 +32,14 @@ #X text 75 278 converter \, but routes; #X text 76 294 messages through; #N canvas 324 237 494 344 META 0; -#X text 12 5 GENRE help; -#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; -#X text 12 45 LICENSE Tcl/Tk; -#X text 12 125 AUTHOR Guenter Geiger; -#X text 12 25 KEYWORDS control GUI; -#X text 12 65 DESCRIPTION graphical button; -#X text 12 85 INLET_0 anything size color; -#X text 12 105 OUTLET_0 anything; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 105 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI; +#X text 12 45 DESCRIPTION graphical button; +#X text 12 65 INLET_0 anything size color; +#X text 12 85 OUTLET_0 anything; #X restore 572 466 pd META; #X connect 0 0 2 0; #X connect 3 0 0 0; -- cgit v1.2.1