home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / shells / explodin.lha / ExpLayers-Doc next >
Text File  |  1992-05-21  |  9KB  |  275 lines

  1.                          Doc's House Review
  2.  
  3.     For those that remember "Exploding Windows V1.4", this is a DOS 2.xx
  4. version.  It is not as dramatic in the default as EW 1.4 was, but it adds
  5. another missing effect from 1.3x.
  6.     I made a little WBstartup dir, so all you have to do is drag it over
  7. and perhaps edit a couple tooltypes after reading the docs.  Or you can
  8. (my choice) stay "pure" and add it to your startup-sequence.  [Sorry!!  I
  9. just have this thing about draggin things here...there...everywhere.  
  10. Startup-sequences should remain pure so you can see what is going on and
  11. easily edit them without dragging 50 icons around.]
  12.  
  13.                          Doc's House 614-855-3114
  14.                          "The Thinking Man's BBS"
  15.                          24hr 350meg  HST V.42bis
  16.  
  17. ============================================================================
  18.  
  19.         ===================================================
  20.  
  21.               E x p l o d i n g   L a y e r s   V 1.0
  22.  
  23.                   A window exploder and imploder.
  24.  
  25.              (c) copyright 1992 by Andreas Schildbach
  26.  
  27.         ===================================================
  28.  
  29.  
  30.  1. Legal Stuff
  31.  --------------
  32.  
  33. Exploding Layers is FreeWare.
  34.  
  35. Exploding  Layers  and the related documentation are copyrighted by Andreas
  36. Schildbach,  but  may  be  freely distributed and copied for non-commercial
  37. purpose  only.   Under  no  circumstances  may  you redistribute a modified
  38. version  of the distribution.  Neither may any redistribution for profit be
  39. made.   Exploding  Layers  may not be included in a commercial or shareware
  40. packet  or  any Public Domain disk series without the written permission of
  41. the autor.
  42.  
  43. If  you  use Exploding Layers, you do this entirely at your own risk.  This
  44. program  is provided 'as is' without warranty of any kind, either expressed
  45. or  implied.   The  entire  risk  as  to the results and performance of the
  46. program is assumed by you.
  47.  
  48.  
  49.  2. Introduction
  50.  ---------------
  51.  
  52. I  think  everyone  knows what a "window exploder" is.  If not, just try it
  53. out!   I  wrote  this  program because of since Kickstart 2.04 is out, I've
  54. never seen a working window exploder again.
  55.  
  56.  
  57.  3. Features
  58.  -----------
  59.  
  60. - Explodes and implodes windows in a fancy manner.
  61. - Catches all window resize and move events (including zip events).
  62. - Works with all OpenWindowTags.
  63. - Fully features Commodity environment.
  64. - 2.04 only!
  65.  
  66.  
  67.  4. How to install
  68.  -----------------
  69.  
  70. Workbench:
  71.  
  72. Just  drag  Exploding  Windows to your "sys:WbStartup/" Drawer and edit the
  73. tooltypes of the supplied icon if necessary.
  74.  
  75. Shell:
  76.  
  77. Edit  your  "s:User-Startup"  so  that Exploding Windows will be run in the
  78. background.  Append all tooltypes you need.
  79. Example: "run sys:Tools/ExpLayers CX_PRIORITY=0 STEPS_OPEN=40"
  80.  
  81. Supported tooltypes:
  82.  
  83. CX_PRIORITY = <integer>:
  84.        Priority to start the commodity with. Meaningless for this
  85.        type of commodity.
  86. FRAMES_OPEN = <integer>:
  87.        Number of frames to be drawn at every OpenWindow.
  88. FRAMES_CLOSE = <integer>:
  89.        Number of frames to be drawn at every CloseWindow.
  90. FRAMES_MOVE = <integer>:
  91.        Number of frames to be drawn at every Move-/SizeWindow.
  92.  
  93. DONOTWAIT:             [ Workbench only! ]
  94.        Forces workbench to NOT wait for ExpLayer's return when started
  95.        from "WbStartup".
  96. STARTPRI = <integer>:  [ Workbench only! ]
  97.        Tells workbench in which order to start all programs in
  98.        "WbStartup".
  99.  
  100.  
  101.  5. Usage
  102.  --------
  103.  
  104. Just open, close and drag aroud windows. (-:
  105.  
  106. If  you want to quit Exploding Layers, use the Commodities Exchange program
  107. supplied  on  your  2.04  Workbench  Disk.   You may also want to temporary
  108. enable or disable explosions. Use Exchange for this.
  109.  
  110. If  Exploding  Layers  was started from Shell, a CTRL-C sent to the console
  111. window Exploding Layers was started from will also terminate it.
  112.  
  113.  
  114.  6. Known problems:
  115.  ------------------
  116.  
  117. Windows  with  the  maximum  screen  size will not implode and explode when
  118. opening and closing (though they will "replode" while resizing and moving).
  119. This  is  due  to  a comparison that is made for filtering out maximum size
  120. backdrop windows that can be found on nearly every screen.
  121.  
  122. Exploding  Layers  currently  patches  the  functions "CreateUpFrontLayer",
  123. "CreateUpfrontHookLayer",   "DeleteLayer"   and   "MoveSizeLayer"   of  the
  124. layers.library.  If some other program also patches one of these functions,
  125. you must quit the other program _before_ you quit Exploding Layers.
  126.  
  127.  
  128.  7. Acknowledgements
  129.  -------------------
  130.  
  131. Thanks to Stefan Stuntz for some of his routines and beta testing.
  132.  
  133. Thanks to you for using this tool and reading the docs.
  134.  
  135. Thanks to Amiga for being the best computer ever.
  136.  
  137.  
  138.  8. Revision History
  139.  -------------------
  140.  
  141. V1.0 (21.Mar.92):
  142.  
  143.      First public release.
  144.  
  145.  
  146.  9. The Author
  147.  -------------
  148.  
  149. If  you  encounter some problems with Exploding Layers, please feel free to
  150. contact me:
  151.  
  152.   /* Snailmail: */
  153.   Andreas Schildbach
  154.   Possenhofener Str.21
  155.   D-8130 Starnberg
  156.   Germany
  157.   Tel.    (08151) 3401
  158.   FAX     (08151) 78880
  159.   Mailbox (08151) 78880
  160.  
  161.   /* E-Mail: */
  162.   Fido:   2:246/46.0 (Andreas Schildbach)
  163.  
  164. I do not want to force you to pay any money for using this tool. But if really
  165. want, I'm not the one to stop you... Here is my bank account:
  166.  
  167.   91439
  168.   Kreissparkasse Starnberg
  169.   BLZ 700 540 80
  170.  
  171. That's it.
  172.  
  173. Byebye, Andreas
  174.  
  175.  
  176.  10. Advertisement
  177.  -----------------
  178.  
  179.  
  180.  
  181.  
  182.             T h e   E u r o p e a n   A m i g a   S i t e
  183.  
  184.  
  185.  
  186.                    _ 2:246/46, Tel.+49-8151-78880 _
  187.                   /\\      _    _  _  _____      /\\
  188.                  /  \\    | \  / || ||  _  |    /  \\
  189.                 / /\ \\   |  \/  || || | |_|   / /\ \\
  190.                / /  \ \\  | |\/| || || |___   / /  \ \\
  191.               / /    \ \\ | |  | || ||  _  | / /    \ \\
  192.              / / _____\ \\| |  | || || |_| // / _____\ \\
  193.             /_/ /________\\_|  |_||_||____//_/ /________\\
  194.           _   _  _____  _    _  __ __  _  _____  ___  ____
  195.   _____  | | | ||  _  || |  | ||  V  || ||_   _||  _||  _ \   _____
  196.   \____| | | | || | | || |  | ||     || |  | |  | |_ | | | | |____/
  197.     ___  | | | || | | || |  | || |V| || |  | |  |  _|| | | |  ___
  198.     \__| | |_| || | | || |_ | || | | || |  | |  | |_ | |_| | |__/
  199.          |_____||_| |_||___||_||_| |_||_|  |_|  |___||____/
  200.      /_________________________________________________________\
  201.  
  202.  
  203.  
  204.                    A m i g a   U n l i m i t e d
  205.                  :::::::::::::::::::::::::::::::::
  206.  
  207.                 N u m b e r   +49-8151-78880
  208.                               (Ortstarif von Munich!)
  209.  
  210.         P a r a m e t e r s   ZyXEL V32bis V42bis - 8n1
  211.  
  212.                   S y s o p   Andreas Schildbach
  213.  
  214.             L o c a t i o n   Starnberg, FRG
  215.  
  216.               F i d o n e t   2:246/46
  217.  
  218.                     A N e t   91:5150/3
  219.  
  220.               F i l e n e t   ADS
  221.                               SkyNet
  222.  
  223.                 O n l i n e   24h
  224.  
  225.             H a r d w a r e   Amiga 3000/25
  226.                               10 MB Ram
  227.                               390 MB Hard Disk
  228.  
  229.     F i l e r e q u e s t s   24h except NMH
  230.  
  231.  
  232.     ----------------------------------------------
  233.    |           |                 |                |
  234.    |  Request  | [Normal Hours]  |  [Rush Hours]  |
  235.    |   Limits  |  1:oo -  4:oo   | 17:45 - 25:oo  |
  236.    |           |  6:oo - 17:45   |                |
  237.    |           |                 |                |
  238.    |  24oo bps |  320k,  8 files | 160k,  4 files |
  239.    |  96oo bps | 1280k, 32 files | 640k, 16 files |
  240.    | 144oo bps | 1920k, 48 files | 960k, 24 files |
  241.    |           |                 |                |
  242.     ----------------------------------------------
  243.  
  244.  
  245.          <- List of _Magick Request_ Keywords: ->
  246.  
  247.  [LISTS]        ABOUT  for this file.
  248.                 FILES  for this systems filelist.
  249.              NEWFILES  for all files of the last 14 days.
  250.               MODULES  for a list of all Sound Modules.
  251.              FISHDISK  for a list of all Fish Programs.
  252.  
  253.  [CRUNCHER]     LHARC  for the latest version of the .LZH and
  254.                        .LHA uncruncher.
  255.                   DMS  for the latest version of the .DMS un-
  256.                        cruncher.
  257.  
  258.  [SUPPORT]        MFR  for the latest version of MagicFileRe-
  259.                        quest (OS 2.0 only!)
  260.                   MWA  for the latest version of MagicWindow-
  261.                        Activator (OS 2.0 only!)
  262.  
  263.  [FISH]    FCxxxx.LHA  for the contents of Fred Fish xxxx.
  264.          Fxxxx-yy.LHA  for the program that appears on the yy'st
  265.                        place on the contents-file of Fish xxxx.
  266.  
  267.  
  268.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  269.  ::                                                        ::
  270.  :: If you want to become Fido Point, contact the Sysop of ::
  271.  :: this BBS. We have some capacity left...                ::
  272.  ::                                                        ::
  273.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  274.  
  275.