From f141eeb7b94171ddf608f642e10e5ab4407265d0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 22 Apr 2009 04:16:12 +0000 Subject: quick object to make it really easy to show/hide the Tk console using a toggle svn path=/trunk/externals/hcs/; revision=11090 --- tkconsole-help.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tkconsole-help.pd (limited to 'tkconsole-help.pd') diff --git a/tkconsole-help.pd b/tkconsole-help.pd new file mode 100644 index 0000000..8bed715 --- /dev/null +++ b/tkconsole-help.pd @@ -0,0 +1,9 @@ +#N canvas 625 186 450 300 10; +#X obj 183 165 tkconsole; +#X obj 183 142 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X text 24 18 The Tcl/Tk Wish Shell \, which Pd's GUI is built on top +of \, provides an interactive console. In this console you can run +Tcl code on the live GUI. This object makes it easy to show and hide +the Tk console.; +#X connect 1 0 0 0; -- cgit v1.2.1