aboutsummaryrefslogtreecommitdiff
path: root/noquit-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-28 22:55:39 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-28 22:55:39 +0000
commit89a330f7157ae073eede077a157704a0c0f0828e (patch)
treea5ebcd8f7b8212b3cce889f0e5e5ec54db40f16c /noquit-help.pd
parent8bf5e53312cece1b194df804206ba676b2b95e12 (diff)
added outlet to bang when quit is selected in quit-disabled-mode; switched to using Tcl's rename to handle the function renaming
svn path=/trunk/externals/hcs/; revision=11194
Diffstat (limited to 'noquit-help.pd')
-rw-r--r--noquit-help.pd16
1 files changed, 11 insertions, 5 deletions
diff --git a/noquit-help.pd b/noquit-help.pd
index 1e06868..1955bca 100644
--- a/noquit-help.pd
+++ b/noquit-help.pd
@@ -1,5 +1,5 @@
-#N canvas 154 41 431 325 10;
-#X obj 134 232 noquit;
+#N canvas 299 22 431 325 10;
+#X obj 134 242 noquit;
#X obj 134 127 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 151 151 bang;
@@ -8,12 +8,18 @@
#X text 188 152 disable quitting;
#X text 209 173 re-enable quitting;
#X text 158 126 enable/disable quitting;
-#X text 34 58 disable quitting for installations \, performances \,
-etc.;
#X obj 9 7 cnv 15 400 30 empty empty noquit 20 16 0 14 -261682 -66577
0;
-#X text 219 197 quit now;
+#X text 34 58 disable quitting for installations \, performances \,
+fun \, etc.;
+#X obj 134 270 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12
+-261234 -1 -1;
+#X text 229 217 quit now;
+#X msg 178 218 quitnow;
+#X text 229 197 quit in the normal way;
+#X connect 0 0 10 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
+#X connect 12 0 0 0;