From 1e95251ece30b08cd2957e2f030a71badf9f12a5 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 30 Jul 2002 20:38:08 +0000 Subject: added button and some bugfixes svn path=/trunk/externals/ggee/; revision=68 --- gui/state.pd | 88 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'gui/state.pd') diff --git a/gui/state.pd b/gui/state.pd index 1575e48..7ca9571 100755 --- a/gui/state.pd +++ b/gui/state.pd @@ -1,44 +1,44 @@ -#N canvas 182 231 789 437 10; -#X obj 20 393 state; -#X msg 20 322 save; -#X floatatom 405 85 5 0 0; -#X obj 371 291 ticker 15 15; -#X obj 684 31 slider 127 0 15 1; -#X obj 654 165 float; -#X obj 654 136 toddle black 15 15; -#X floatatom 654 194 5 0 0; -#X text 87 10 The state object; -#X text 7 37 With the state object settings within a patch; -#X text 7 51 can be saved to a file. You can add a name to; -#X text 7 66 the state (if you have several states in your; -#X text 7 81 system this might be a good idea).; -#X text 9 120 Note that the state object has several problems:; -#X text 8 146 1) you can not delete "saveable objects" without; -#X text 10 164 making the already saved states bogus; -#X text 9 190 2) Not all the gui objects are saveable (Which is; -#X text 8 208 good in some situations \, you might for example not -; -#X text 9 226 save the state selecting widget ....; -#X text 373 8 saveable:; -#X text 374 66 Numberboxes:; -#X text 544 10 This is the "slider" object !!:; -#X text 545 28 (not vslider); -#X text 369 269 Not saveable:; -#X obj 396 293 vsl 15 128 0 127 0 0 empty empty empty 20 8 0 8 -262144 --1 -1 0 1; -#X text 422 292 ...etc (everything from the menu exept "number"); -#X obj 418 315 hdl 15 1 0 8 empty empty empty 20 8 0 8 -262144 -1 -1 -0; -#X text 605 410 (C) Guenter Geiger 2002; -#X obj 373 141 envgen; -#X msg 29 346 1; -#X msg 60 346 2; -#X msg 90 346 3; -#X text 370 118 envgen; -#X connect 1 0 0 0; -#X connect 4 0 5 1; -#X connect 5 0 7 0; -#X connect 6 0 5 0; -#X connect 29 0 0 0; -#X connect 30 0 0 0; -#X connect 31 0 0 0; +#N canvas 182 231 789 437 10; +#X obj 20 393 state; +#X msg 20 322 save; +#X floatatom 405 85 5 0 0; +#X obj 552 69 ticker; +#X obj 684 31 slider 127 0 15; +#X obj 654 192 float; +#X obj 654 163 toddle black 15 15; +#X floatatom 654 221 5 0 0; +#X text 87 10 The state object; +#X text 7 37 With the state object settings within a patch; +#X text 7 51 can be saved to a file. You can add a name to; +#X text 7 66 the state (if you have several states in your; +#X text 7 81 system this might be a good idea).; +#X text 9 120 Note that the state object has several problems:; +#X text 8 146 1) you can not delete "saveable objects" without; +#X text 10 164 making the already saved states bogus; +#X text 9 190 2) Not all the gui objects are saveable (Which is; +#X text 8 208 good in some situations \, you might for example not +; +#X text 9 226 save the state selecting widget ....; +#X text 373 8 saveable:; +#X text 374 66 Numberboxes:; +#X text 544 10 This is the "slider" object !!:; +#X text 545 28 (not vslider); +#X text 299 289 Not saveable:; +#X obj 403 295 vsl 15 128 0 127 0 0 empty empty empty 20 8 0 8 -262144 +-1 -1 0 1; +#X obj 440 318 hdl 15 1 0 8 empty empty empty 20 8 0 8 -262144 -1 -1 +0; +#X text 605 410 (C) Guenter Geiger 2002; +#X obj 373 141 envgen 196 106; +#X msg 29 346 1; +#X msg 60 346 2; +#X msg 90 346 3; +#X text 370 118 envgen; +#X text 422 292 ...etc (everything from the menu except "number"); +#X connect 1 0 0 0; +#X connect 4 0 5 1; +#X connect 5 0 7 0; +#X connect 6 0 5 0; +#X connect 28 0 0 0; +#X connect 29 0 0 0; +#X connect 30 0 0 0; -- cgit v1.2.1