From 100a3b37df6fa4ea87e847b982ebabc7470b1ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 21 Jul 2008 17:05:44 +0000 Subject: some more examples svn path=/trunk/externals/iem/iemguts/; revision=10189 --- examples/03.persistent_properties.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 examples/03.persistent_properties.pd (limited to 'examples/03.persistent_properties.pd') diff --git a/examples/03.persistent_properties.pd b/examples/03.persistent_properties.pd new file mode 100644 index 0000000..3b84ee3 --- /dev/null +++ b/examples/03.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