From 5b6d9f0eb7ecd142ffcb2d102c869fdb422a238b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 13 Aug 2006 15:35:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5583, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5584 --- datei-o-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 datei-o-help.pd (limited to 'datei-o-help.pd') diff --git a/datei-o-help.pd b/datei-o-help.pd new file mode 100755 index 0000000..31c5bfc --- /dev/null +++ b/datei-o-help.pd @@ -0,0 +1,23 @@ +#N canvas 38 28 454 261 10; +#X text 13 6 [datei-l] - Sends the message "open ../../"; +#X text 310 50 Inlets; +#X text 310 100 Outlets; +#X text 310 150 GUI; +#X text 310 170 - Click on it; +#X text 310 70 - Bang / File name; +#X text 310 120 - Message; +#X msg 22 50 bang; +#X obj 22 160 print Datei_L; +#X text 120 80 Takes the file string; +#X text 12 207 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com +; +#X text 12 227 Released under the BSD License; +#X msg 32 80 filename.ext; +#X text 60 50 Opens up dialog; +#X text 92 120 <- Or click on it; +#X text 111 160 Message; +#X obj 22 120 datei-o; +#X connect 7 0 16 0; +#X connect 12 0 16 0; +#X connect 16 0 8 0; +#X coords 0 0 1 1 62 17 0; -- cgit v1.2.1