[PD-cvs] externals/ggee/gui button-help.pd,NONE,1.1 slider-help.pd,NONE,1.1 toddle-help.pd,NONE,1.1 button.pd,1.1,NONE slider.pd,1.3,NONE toddle.pd,1.1.1.1,NONE

ggeiger at users.sourceforge.net ggeiger at users.sourceforge.net
Wed Nov 5 10:30:45 CET 2003


Update of /cvsroot/pure-data/externals/ggee/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv5048

Added Files:
	button-help.pd slider-help.pd toddle-help.pd 
Removed Files:
	button.pd slider.pd toddle.pd 
Log Message:
renamed help files

--- NEW FILE: button-help.pd ---
#N canvas 215 105 529 408 10;
#X obj 41 115 button OK;
#X obj 77 249 print;
#X obj 118 128 button Hit_me_with_your_rhythm_stick;
#X msg 118 181 yes I will;
#X obj 118 83 button OK;
#X obj 325 328 del 400;
#X obj 248 256 del 400;
#X obj 324 195 del 400;
#X obj 375 254 del 400;
#X obj 368 246 button Don't_click;
#X obj 321 321 button Don't_click;
#X obj 316 188 button Don't_click;
#X obj 236 247 button Don't_click;
#X text 17 21 Button \, a bang with a label (no pics yet);
#X text 26 374 (C) dosmildos Guenter Geiger;
#X text 17 41 button <text> \, _ are made into spaces;
#X connect 0 0 1 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 2 0;
#X connect 5 0 12 0;
#X connect 6 0 11 0;
#X connect 7 0 9 0;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
#X connect 10 0 5 0;
#X connect 11 0 7 0;
#X connect 12 0 6 0;

--- NEW FILE: slider-help.pd ---
#N canvas 465 157 666 446 12;
#X obj 14 121 slider 127 0 15;
#X floatatom 12 42 0 0 0;
#X floatatom 14 319 0 0 0;
#X text 139 188 This was instantiated with "slider 200 100";
#X obj 14 85 random 127;
#X obj 468 343 state sl;
#X msg 468 283 save;
#X msg 520 283 1;
#X floatatom 98 296 0 0 0;
#X obj 186 252 slider 127 0 40;
#X text 184 231 This was instantiated with "slider 127 0 40";
#X obj 274 333 sliderh 127 0 30;
#X text 273 307 Same with sliderh;
#X floatatom 274 384 5 0 0;
#X text 126 11 Instantiate a new slider with Put->Object and type slider
into the object. The slider takes up to 3 parameters \, the first is
the maximum value \, the second is the minimum. The third is the width
of the slider (contributed by Dieter <dieter at rhiz.org>. Click on the
through to move in 0.01. Middle button jumps.;
#X obj 12 64 metro 2;
#X obj 98 167 slider 200 100 15;
#X connect 0 0 2 0;
#X connect 1 0 15 0;
#X connect 4 0 0 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 11 0 13 0;
#X connect 15 0 4 0;
#X connect 16 0 8 0;

--- NEW FILE: toddle-help.pd ---
#N canvas 194 167 644 497 12;
#X obj 21 258 toddle blue 50 50;
#X obj 254 397 toddle magenta 62 67;
#X obj 21 315 print;
#X msg 21 232 bang;
#X msg 254 251 size 15 15;
#X obj 22 57 toddle black 15 15;
#X text 333 250 set the size;
#X text 42 54 default toddle;
#X obj 22 92 toddle black 40 40;
#X text 72 105 toddle black 40 40;
#X obj 22 149 toddle red 15 15;
#X text 46 148 toddle red;
#X obj 22 180 toddle green 10 40;
#X text 43 193 toddle green 10 40;
#X text 19 460 (C) 1999 Guenter Geiger;
#X text 232 9 The Toddle object;
#X text 232 24 ==================;
#X msg 460 248 size \$1 \$2;
#X floatatom 460 206 0 0 0;
#X obj 460 227 pack 1 2;
#X floatatom 511 206 0 0 0;
#X msg 460 183 bang;
#X text 254 155 wow .....;
#X msg 460 285 color magenta \, bang;
#X msg 459 306 color red \, bang;
#X msg 459 328 color slategrey \, bang;
#X msg 460 350 color darkgreen \, bang;
#X text 199 52 To create: Put->Object and type in the "toddle";
#X floatatom 75 231 0 0 0;
#X text 75 263 toddle is not a "bang";
#X text 75 278 converter \, but routes;
#X text 76 294 messages through;
#X connect 0 0 2 0;
#X connect 3 0 0 0;
#X connect 4 0 1 0;
#X connect 5 0 8 0;
#X connect 8 0 10 0;
#X connect 10 0 12 0;
#X connect 17 0 1 0;
#X connect 18 0 19 0;
#X connect 19 0 17 0;
#X connect 20 0 19 1;
#X connect 20 0 21 0;
#X connect 21 0 18 0;
#X connect 23 0 1 0;
#X connect 24 0 1 0;
#X connect 25 0 1 0;
#X connect 26 0 1 0;
#X connect 28 0 0 0;

--- button.pd DELETED ---

--- slider.pd DELETED ---

--- toddle.pd DELETED ---






More information about the Pd-cvs mailing list