aboutsummaryrefslogtreecommitdiff
path: root/sys_gui-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-03 23:49:23 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-03 23:49:23 +0000
commit02fa90c79d916339235320b94535f798486e77a4 (patch)
treea87c2126b6bc6112b6d205e2bb84b55512e383d1 /sys_gui-help.pd
parent9a39d26529bddefddc276b45becfbce79bb35bf1 (diff)
initial sketch of the idea to provide access to Pd's gui in Pd, compiles, but doesn't work yet
svn path=/trunk/externals/hcs/; revision=8926
Diffstat (limited to 'sys_gui-help.pd')
-rw-r--r--sys_gui-help.pd4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys_gui-help.pd b/sys_gui-help.pd
new file mode 100644
index 0000000..1eca1c7
--- /dev/null
+++ b/sys_gui-help.pd
@@ -0,0 +1,4 @@
+#N canvas 0 22 454 304 10;
+#X msg 84 83 blah blah blah;
+#X obj 89 152 sys_gui;
+#X connect 0 0 1 0;