From e53a682a142125977f923e7d5dba28226bb2a5e8 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 15 Aug 2007 22:57:56 +0000 Subject: added [open( and [size( messages and updated help patch svn path=/trunk/externals/ggee/; revision=8591 --- gui/image-help.pd | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) (limited to 'gui/image-help.pd') diff --git a/gui/image-help.pd b/gui/image-help.pd index c0612f5..77f397b 100644 --- a/gui/image-help.pd +++ b/gui/image-help.pd @@ -1,4 +1,26 @@ -#N canvas 0 0 450 300 10; -#X obj 90 167 image logo100.gif; -#X text 20 36 Incorporate images. This is instantiated with; -#X text 20 52 [image logo100.gif]; +#N canvas 140 178 568 628 10; +#X obj 246 361 image logo100.gif; +#X text 19 18 Incorporate images. This is instantiated with; +#X text 19 34 [image logo100.gif]; +#X text 17 57 [image] works with .gif \, .ppm \, and .pgm image formats +only.; +#X msg 86 132 open \$1; +#X obj 86 88 bng 15 250 50 0 empty empty empty 0 -6 0 10 -4034 -1 -1 +; +#X obj 86 109 openpanel; +#X obj 238 567 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 +-1 -1; +#X msg 265 152 size \$1 \$2; +#X obj 265 129 pack 0 0; +#X obj 313 106 hsl 128 15 0 127 0 0 empty empty y 7 7 0 10 -203904 +-1 -1 11800 1; +#X obj 263 88 hsl 128 15 0 127 0 0 empty empty x 7 7 0 10 -204800 -1 +-1 12700 1; +#X connect 0 0 7 0; +#X connect 4 0 0 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 8 0 0 0; +#X connect 9 0 8 0; +#X connect 10 0 9 1; +#X connect 11 0 9 0; -- cgit v1.2.1