From f6ac47565637384c4de3ce3eca383a58629e6138 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 22 Jul 2002 18:56:30 +0000 Subject: added fatom svn path=/trunk/externals/ggee/; revision=50 --- gui/fatom.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 gui/fatom.pd (limited to 'gui/fatom.pd') diff --git a/gui/fatom.pd b/gui/fatom.pd new file mode 100644 index 0000000..7795ace --- /dev/null +++ b/gui/fatom.pd @@ -0,0 +1,28 @@ +#N canvas 357 136 578 414 10; +#X obj 19 151 fatom ; +#X floatatom 19 318 5 0 0; +#X floatatom 52 193 5 0 0; +#X floatatom 221 221 5 0 0; +#X obj 52 153 fatom hslider; +#X obj 221 187 fatom checkbutton; +#X obj 315 57 image logo100.gif; +#X text 10 24 ==================================; +#X text 17 123 Sliders; +#X text 216 130 Togglebutton; +#X text 320 131 Radio Button; +#X floatatom 368 217 5 0 0; +#X text 17 10 Widgets with Floatatom Behaviour; +#X text 14 376 (C) 2002 Guenter Geiger; +#X obj 368 186 fatom hradio; +#X obj 321 161 fatom vradio; +#X floatatom 321 332 5 0 0; +#X floatatom 221 164 5 0 0; +#X floatatom 368 162 5 0 0; +#X text 14 69 The fatom object; +#X connect 0 0 1 0; +#X connect 4 0 2 0; +#X connect 5 0 3 0; +#X connect 14 0 11 0; +#X connect 15 0 16 0; +#X connect 17 0 5 0; +#X connect 18 0 14 0; -- cgit v1.2.1