diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-11-29 15:09:16 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-11-29 15:09:16 +0000 |
commit | 5a3e3b26ae66a29ca7f937425c97b6f8ed7bd83d (patch) | |
tree | 762428166d9938a048f8684b6b7bde2a547598de /gui | |
parent | dbe541e74e4f7f07263667dad10d0a804c3b036b (diff) |
added a tiny bit of explanation
svn path=/trunk/externals/ggee/; revision=6509
Diffstat (limited to 'gui')
-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; |