aboutsummaryrefslogtreecommitdiff
path: root/gui/slider-help.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2004-07-25 15:03:43 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2004-07-25 15:03:43 +0000
commit8bed34582bbcd83358dafe6be74b16763cb1acd2 (patch)
treeebc9be3ac2b76a44994db21689dbb3076c493cf2 /gui/slider-help.pd
parent5e9ce28202773de7cc189507e30e4759c8bbf625 (diff)
still have to go through the docs some day
svn path=/trunk/externals/ggee/; revision=1892
Diffstat (limited to 'gui/slider-help.pd')
-rw-r--r--gui/slider-help.pd13
1 files changed, 7 insertions, 6 deletions
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 <dieter@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 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;