home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 607.lha / EW_v1.4 / ew.doc < prev    next >
Text File  |  1991-10-16  |  2KB  |  35 lines

  1. ---------------------------
  2. EW: Exploding Windows, V1.4
  3. By Ed Scherer
  4. ---------------------------
  5.    EW gives you "exploding" windows.  This means that when windows and
  6. requesters are opened, they open in a more exciting manner than you're used
  7. to seeing. A rectangle grows from a very small size to the size the final
  8. window or requester will be. Windows and requesters that are closed get kind
  9. of the reverse treatment; they shrink to nothing.
  10.    To use, click the EW icon or, from a CLI or Shell, type:
  11. SPOCPD:UTILITIES/EW    <Return>
  12.    EW installs itself and start intercepting OpenWindow(), CloseWindow(),
  13. Request(), and EndRequest() calls. To remove EW, just click on its icon or
  14. again type the CLI/Shell command as above, and it will tell the background
  15. EW to go away.
  16.    If you really like it, you might want to put it in your startup sequence.
  17. If running EW from the CLI, you can also specify -S to prevent EW from
  18. displaying status messages.
  19.    You do NOT need to use RUN or RUNBACK to invoke EW.
  20. Command line format:
  21.  EW [-F0] [-F1] [-L0] [-L1] [-RG] [-RP] [-S0] [-S1]
  22. where:
  23.  -F0 selects unfilled (single lines) explosion/implosion
  24.  -F1 selects filled (semi-solid) explosion/implosion (default)
  25.  -L0 selects solid lines
  26.  -L1 selects dashed lines (default)
  27.  -RG selects "grow rectangle" exploding/imploding style
  28.  -RP selects "project rectangle" exploding/imploding style (default)
  29.  -S0 disables status / credit messages
  30.  -S1 enables status / credit messages (default)
  31.    The above options can appear in any order and are not case-sensitive.
  32.    Developed and put into the public domain by Ed Scherer, 15220 Dearborn,
  33. Overland Park, KS 77223.
  34. END OF TEXT
  35.