aboutsummaryrefslogtreecommitdiff
path: root/help/gemwin+-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/gemwin+-help.pd')
-rw-r--r--help/gemwin+-help.pd36
1 files changed, 0 insertions, 36 deletions
diff --git a/help/gemwin+-help.pd b/help/gemwin+-help.pd
deleted file mode 100644
index 19cc08f..0000000
--- a/help/gemwin+-help.pd
+++ /dev/null
@@ -1,36 +0,0 @@
-#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;