diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2013-12-17 15:45:02 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2013-12-17 15:45:02 +0000 |
commit | 450371402fe411beec6306e15dbd5bfae5f1f617 (patch) | |
tree | 15a08d9c9e28847b78e59382af8c17fbae865aad /help | |
parent | 2b18c59264b11ff4832f3a034ec8a57e7f967de1 (diff) |
Note on changing abstraction args
svn path=/trunk/externals/iem/iemguts/; revision=17230
Diffstat (limited to 'help')
-rw-r--r-- | help/canvasname-help.pd | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/help/canvasname-help.pd b/help/canvasname-help.pd index 939ea30..432dff0 100644 --- a/help/canvasname-help.pd +++ b/help/canvasname-help.pd @@ -25,9 +25,7 @@ with something different than 'pd'.; #X text 140 347 3 reopen the copy to inspect the modification; #X text 30 415 NOTE:; #X text 76 145 <- get the current canvas name; -#X text 30 432 According to the sources of [canvasname] \, it is supposed -to enable an abstraction to change its own arguments. This feature -is not documented here \, since it does not seem to work.; +#X text 30 432 To change the arguments of an abstraction \, use [canvasargs].; #X obj 29 364 print pd-subpatch; #X connect 0 0 2 0; #X connect 1 0 2 0; |