home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 629a.lha / JEyes_v2.1 / JEyes.doc.pp / JEyes.doc
Text File  |  1992-04-12  |  3KB  |  98 lines

  1.  
  2.  
  3.         JEyes.doc                   JDGJr                   920318
  4.     JEyes Version 2.1
  5.  
  6.     JEyes (pronounced 'jies') is an Amiga version of XEyes, with a lot
  7.     of personal additions, I've never played with the X version, but I
  8.     thought it would be a neat hack...
  9.  
  10.     JEyes opens a sizable window on the Workbench screen containing a pair
  11.     of eyes which follow the cursor about the screen. That's it - nothing
  12.     very productive here!
  13.  
  14.     JEyes V2.x is a Workbench 2.0 (V37+) only application. If properly
  15.     convinced, I may make it 1.3 compatible, but not right now.
  16.  
  17.     Operation:
  18.  
  19.     JEyes' operation is fairly configurable, with both Workbench tooltypes
  20.     and CLI parameters supported. Current modifiers are:
  21.  
  22.     LeftEdge        Initial window left position
  23.     TopEdge         Initial window top position
  24.     Width           Initial window width (subject to minimum limitiation)
  25.     Height          Initial window height (subject to minimum limitiation)
  26.     WindowTitle     Override of window title
  27.     NoCloseGadget   Window cannot be closed (nasty, nasty)
  28.     DontScalePupil  Always uses small pupil
  29.     EyeCount        Not all beings have *2* eyes!
  30.     Priority        Execution priority (Default: -1)
  31.     Mascara         Eye outline drawn thicker
  32.  
  33.     Workbench tooltypes:
  34.  
  35.     Any of the above modifiers may be specified in the tools icon.
  36.     'NoCloseGadget', 'Mascara', and 'DontScalePupil' modifiers need no
  37.     setting; the other modifiers may be specified in either of the
  38.     following formats:
  39.  
  40.             "modifier=<setting>"    or  "modifier <setting>"
  41.  
  42.     If the WindowTitle setting contains more than one word, it must be
  43.     enclosed in single quotes. All other modifiers expect integer settings.
  44.  
  45.  
  46.     CLI parameters:
  47.  
  48.     All modifiers may be specified on the command line with the format
  49.  
  50.             "modifier=<setting>"
  51.  
  52.     WindowTitle cannot include spaces when specified from the CLI.
  53.  
  54.  
  55.     Future direction:
  56.  
  57.     I'm open to suggestions concerning additions to JEyes. It's currently
  58.     simple enough that I can treat it as an interesting diversion from my
  59.     primary obligations, so give me something to add.
  60.  
  61.  
  62.     Revision History:
  63.  
  64.     2.1: (920318)
  65.       Bug fix(es):
  66.         1. Added WaitBlit() to avoid MungWall complaints.
  67.       New Feature(s):
  68.         1. 'Priority' parameter added.
  69.         2. 'Mascara' parameter added.
  70.         3. Added string for use with AmigaDOS' Version command.
  71.  
  72.     2.0: (920310)
  73.         First general distibution version.
  74.  
  75.     
  76.     Thanks to:
  77.  
  78.         Pat Brouillette for the NoCloseGadget idea.
  79.         Chris Nicotra for the XEyes source, and the trig discussions. ;-)
  80.         Mike Weiblen for insisting on 'Mascara'.
  81.  
  82.     Other necessities:
  83.  
  84.         Conceived, produced, written and funded by:
  85.     
  86.             John D. Gerlach, Jr             BIX: jgerlachjr
  87.             11826 Federalist Way
  88.             Apt #23
  89.             Fairfax, VA 22030
  90.  
  91.         This program may not be commercially distributed without my
  92.         consent, except when included in the Fred Fish collection of
  93.         Amiga software.
  94.  
  95.         I may be contacted at the above addresses if any other use of
  96.         this program is desired.
  97.  
  98.