From 04aea7458aaf855d0690adb29b32815c8de0684f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 16 Sep 2006 18:50:00 +0000 Subject: dashed out quick sentense on IOhannes' new patch svn path=/trunk/; revision=5954 --- doc/pddp/closebang-help.pd | 18 ++++++++++++++++++ doc/pddp/initbang-help.pd | 17 +++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 doc/pddp/closebang-help.pd create mode 100644 doc/pddp/initbang-help.pd (limited to 'doc') diff --git a/doc/pddp/closebang-help.pd b/doc/pddp/closebang-help.pd new file mode 100644 index 00000000..db116f8e --- /dev/null +++ b/doc/pddp/closebang-help.pd @@ -0,0 +1,18 @@ +#N canvas 81 22 549 570 10; +#X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 104 464 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm +; +#X text 104 61 This object does not accept arguments of any type.; +#X text 14 62 ARGUMENTS:; +#X text 29 82 OUTLETS:; +#X text 20 121 EXAMPLES:; +#X text 21 463 SEE ALSO:; +#X obj 21 18 initbang; +#X text 38 43 INLETS:; +#X text 104 43 (none); +#X text 108 18 - SEND "bang" AUTOMATICALLY WHEN ABSTRACTION IS CLOSED +; +#X text 104 82 A "bang" message is sent automatically when the containing +patch is closed. It is only trigger when the patch is an embedded object +in another patch.; diff --git a/doc/pddp/initbang-help.pd b/doc/pddp/initbang-help.pd new file mode 100644 index 00000000..f2f876ea --- /dev/null +++ b/doc/pddp/initbang-help.pd @@ -0,0 +1,17 @@ +#N canvas 81 22 549 570 10; +#X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 104 464 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm +; +#X text 104 61 This object does not accept arguments of any type.; +#X text 14 62 ARGUMENTS:; +#X text 29 82 OUTLETS:; +#X text 20 121 EXAMPLES:; +#X text 21 463 SEE ALSO:; +#X obj 21 18 initbang; +#X text 38 43 INLETS:; +#X text 104 43 (none); +#X text 108 18 - SEND "bang" AUTOMATICALLY WHEN ABSTRACTION STARTS +TO LOAD.; +#X text 104 82 A "bang" message is sent automatically when the containing +patch is first opened as an embeded object in another patch.; -- cgit v1.2.1