From 8bed34582bbcd83358dafe6be74b16763cb1acd2 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Sun, 25 Jul 2004 15:03:43 +0000 Subject: still have to go through the docs some day svn path=/trunk/externals/ggee/; revision=1892 --- gui/button-help.pd | 16 ---------------- gui/gcanvas-help.pd | 16 ++++++++-------- gui/slider-help.pd | 13 +++++++------ 3 files changed, 15 insertions(+), 30 deletions(-) diff --git a/gui/button-help.pd b/gui/button-help.pd index a2d2135..fe4ec9d 100644 --- a/gui/button-help.pd +++ b/gui/button-help.pd @@ -4,14 +4,6 @@ #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 \, _ are made into spaces; @@ -19,11 +11,3 @@ #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; diff --git a/gui/gcanvas-help.pd b/gui/gcanvas-help.pd index 74f5a61..b3d392c 100644 --- a/gui/gcanvas-help.pd +++ b/gui/gcanvas-help.pd @@ -1,14 +1,14 @@ #N canvas 132 175 459 478 10; -#X obj 115 415 nbx 5 25 -1e+37 1e+37 0 0 empty empty X: -20 14 1 16 --241655 -1 -1 195 256; -#X obj 132 192 gcanvas 200 97; +#X obj 116 413 nbx 5 25 -1e+37 1e+37 0 0 empty empty X: -20 14 1 16 +-241655 -1 -1 126 256; +#X obj 132 192 gcanvas 49 49; #X obj 342 412 nbx 5 25 -1e+37 1e+37 0 0 empty empty Y: -20 14 1 16 --241655 -1 -1 77 256; -#X msg 132 172 size 200 97; -#X obj 37 194 vsl 20 200 200 5 0 0 empty empty Y 0 -8 1 11 -241655 --1 -1 10500 0; +-241655 -1 -1 27 256; +#X msg 132 172 size 49 49; +#X obj 37 193 vsl 20 200 200 5 0 8.38861e+06 empty empty Y 0 -8 1 11 +-241655 -1 -1 15308 0; #X obj 135 72 hsl 200 20 5 200 0 0 empty empty X -2 -6 1 11 -241655 --1 -1 19900 0; +-1 -1 4592 0; #X obj 20 62 loadbang; #X msg 37 85 50; #X text 18 3 [gcanvas]; diff --git a/gui/slider-help.pd b/gui/slider-help.pd index bd216b0..588b468 100644 --- a/gui/slider-help.pd +++ b/gui/slider-help.pd @@ -1,18 +1,18 @@ #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 floatatom 12 42 0 0 0 0 - - -; +#X floatatom 14 319 0 0 0 0 - - -; +#X text 140 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 floatatom 98 296 0 0 0 0 - - -; #X obj 186 252 slider 127 0 40; -#X text 184 231 This was instantiated with "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 floatatom 274 384 5 0 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 @@ -20,6 +20,7 @@ of the slider (contributed by Dieter . 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 text 125 117 Slider is state aware.; #X connect 0 0 2 0; #X connect 1 0 15 0; #X connect 4 0 0 0; -- cgit v1.2.1