From 9c5ec6b643268469a3396b86506d24fbf8e0e8ae Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 17 Aug 2007 00:14:27 +0000 Subject: an attempt to smooth out the order, let's hope CVS doesn't choke on all the adds and removes svn path=/trunk/; revision=8607 --- doc/tutorials/intro/29.properties.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/tutorials/intro/29.properties.pd (limited to 'doc/tutorials/intro/29.properties.pd') diff --git a/doc/tutorials/intro/29.properties.pd b/doc/tutorials/intro/29.properties.pd new file mode 100644 index 00000000..aaa3db98 --- /dev/null +++ b/doc/tutorials/intro/29.properties.pd @@ -0,0 +1,16 @@ +#N canvas 10 40 620 460 12; +#X obj 10 10 cnv 15 400 40 empty empty properties 20 12 0 24 -228992 +-66577 0; +#X obj 260 148 tgl 200 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 +12345; +#X text 13 65 Many objects have properties that affect how the behave +and look. You can see and edit these properties by opening the Properties +panel. Below is a giant toggle. If you right-click on it \, and select +"Properties" \, you can see the properties.; +#X floatatom 260 353 5 0 0 0 - - -; +#X text 18 387 You'll see in the properties panel that "size" is set +to 200 pixels and "value" is set to 12345 \, so the toggle outputs +12345 when its turned on.; +#X text 15 221 right-click on this -->; +#X text 15 240 and select "Properties"; +#X connect 1 0 3 0; -- cgit v1.2.1