From 246276e3156601683152a6d8f1c0ee1617a1b612 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 27 Apr 2006 08:53:07 +0000 Subject: got a basic intro order svn path=/trunk/; revision=5009 --- doc/tutorials/visual/03.gemwin_control.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/tutorials/visual/03.gemwin_control.pd (limited to 'doc/tutorials/visual/03.gemwin_control.pd') diff --git a/doc/tutorials/visual/03.gemwin_control.pd b/doc/tutorials/visual/03.gemwin_control.pd new file mode 100644 index 00000000..3b4d114f --- /dev/null +++ b/doc/tutorials/visual/03.gemwin_control.pd @@ -0,0 +1,17 @@ +#N canvas 10 40 624 464 10; +#X obj 8 10 cnv 15 400 40 empty empty gemwin_control 20 12 0 24 -228992 +-66577 0; +#X obj 465 16 gemwin_control; +#X obj 466 60 import Gem; +#X text 20 78 From now on in this tutorial \, the [gemwin_control] +object will be used to control the gemwin. It is just a handy shortcut +with a GUI for controlling the window creation/destruction and the +rendering.; +#X obj 166 273 gemwin_control; +#X text 22 161 - The "window" checkbox sends [create( and [destroy( +to [gemwin]; +#X text 24 197 - the "render" checkbox sends 1 or 0 to [gemwin] to +control the rendering.; +#X text 23 341 Each checkbox will turn green when enabled. When the +whole object turns green \, that means everything is ready to display +data in the gemwin.; -- cgit v1.2.1