From 0ec3b348a5c2c5ea80d95bae37b34417ab8685e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 5 Sep 2007 09:38:17 +0000 Subject: a new library for innards svn path=/trunk/externals/iem/iemguts/; revision=8704 --- examples/01.persistent_properties.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 examples/01.persistent_properties.pd (limited to 'examples/01.persistent_properties.pd') diff --git a/examples/01.persistent_properties.pd b/examples/01.persistent_properties.pd new file mode 100644 index 0000000..3b84ee3 --- /dev/null +++ b/examples/01.persistent_properties.pd @@ -0,0 +1,10 @@ +#N canvas 416 189 491 300 10; +#X text 98 82 right-click on the objects and select "properties".; +#X text 99 103 then modify the properties and click on "OK"; +#X text 100 125 finally save this patch and re-open it!; +#X obj 73 195 gopcanvas 150 212 0; +#X text 77 175 [gopcanvas]; +#X text 263 179 [gopcanvas]; +#X text 266 164 another; +#X text 46 43 persistent properties for abstractions!; +#X obj 259 199 gopcanvas 255 120 28; -- cgit v1.2.1