diff options
-rw-r--r-- | examples/tclpd-console-help.pd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tclpd-console-help.pd b/examples/tclpd-console-help.pd new file mode 100644 index 0000000..05243e0 --- /dev/null +++ b/examples/tclpd-console-help.pd @@ -0,0 +1,5 @@ +#N canvas 115 296 450 300 10; +#X obj 159 116 tclpd-console; +#X text 46 62 You can get access to the Tcl console from an object: +; +#X text 73 168 Youc an only create one of these objects.; |