diff options
-rw-r--r-- | gui/ticker-help.pd | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/gui/ticker-help.pd b/gui/ticker-help.pd index 7b7dcfb..aeed8c6 100644 --- a/gui/ticker-help.pd +++ b/gui/ticker-help.pd @@ -1,3 +1,13 @@ -#N canvas 0 0 450 300 10; +#N canvas 0 22 454 304 10; #X obj 76 108 ticker ; -#X text 25 21 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 +; +#X msg 75 69 bang; +#X floatatom 75 157 5 0 0 0 - - -; +#X obj 44 158 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X connect 0 0 4 0; +#X connect 0 0 5 0; +#X connect 2 0 0 0; +#X connect 3 0 0 0; |