aboutsummaryrefslogtreecommitdiff
path: root/tof/gemwin+-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
commitc3fdeeb4feb97052336a624bbbb5cf821ee03551 (patch)
treeb415f0d491eadd83c0030a3643d7e199b1aee799 /tof/gemwin+-help.pd
parentba3f7a4f80b4fc85785d2538c624cc201630cbd1 (diff)
Modified my dir structure
svn path=/trunk/externals/tof/; revision=13571
Diffstat (limited to 'tof/gemwin+-help.pd')
-rw-r--r--tof/gemwin+-help.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/tof/gemwin+-help.pd b/tof/gemwin+-help.pd
new file mode 100644
index 0000000..19cc08f
--- /dev/null
+++ b/tof/gemwin+-help.pd
@@ -0,0 +1,36 @@
+#N canvas 112 132 841 373 10;
+#X obj 4 -185 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+1;
+#X text 483 -183 dimen w h;
+#X text 483 -169 lighting 0/1;
+#X text 483 -156 border 0/1;
+#X text 482 -143 offest x y;
+#X text 440 -88 Gem window with a dimension of 640 by 480 pixels \,
+with no border \, and with an offset of 200 by 200 pixels;
+#X text 482 -130 frame f;
+#X text 440 -234 ARGUMENTS;
+#X text -6 -269 Description: A more user friendly Gem window manager
+with mouse pointer information.;
+#X text 439 -216 You can set the following comma separated arguments:
+;
+#X text -5 -234 Tags: Gem;
+#X obj 43 -125 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+1;
+#X text 23 -188 Float: 1: Create and render window \, 0: Destroy window.
+;
+#X text 67 -128 Float: Mouse mode \; 0: Gem coordinates \, 1: Normalized.
+;
+#X obj 43 -75 print mouse;
+#X obj 4 -100 gemwin+;
+#X text 39 -58 x_pos y_pos left_button middle_button right_button;
+#X obj 4 9 scale 0.5;
+#X obj 5 35 square;
+#X obj 439 -109 gemwin+ dimen 640 480 \, border 0 \, offset 200 200
+;
+#X text 12 -37 The left most outlet is a gemlist normalized to the
+window's size (i.e. a square of size 1 fills the whole window);
+#X connect 0 0 15 0;
+#X connect 11 0 15 1;
+#X connect 15 0 17 0;
+#X connect 15 1 14 0;
+#X connect 17 0 18 0;