home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsp / reso_aid / !Reso-Aid / !Help < prev    next >
Text File  |  1994-12-14  |  7KB  |  156 lines

  1. !Reso-Aid
  2. v 1.01 (14-Dec-1994)
  3.  
  4. This program is Shareware.
  5. This means that you can copy this program to anyone you like, but if you
  6. find the program useful, you should register, as explained below. This
  7. entitles you to the latest version of this program, and of all my other
  8. applications.
  9. If you do copy the program it should be in its original format, with ALL of
  10. the accompanying files. That is : !Boot
  11.                                   !Help
  12.                                   !Run
  13.                                   !RunImage
  14.                                   !Sprites
  15.                                   !Sprites22
  16.                                   Default
  17.                                   Sprites
  18.                                   Templates
  19.  
  20.  
  21. Purpose
  22. -------
  23. A utility to provide varying utilities with differing screen resolutions.
  24.  
  25.  
  26. To use
  27. ------
  28.    Double click on the icon in the filer window to load the program. This
  29. will install an icon on the icon bar.
  30.    Click menu (the middle mouse button) on the icon on the icon bar to open
  31. the program menu. This menu will have five options : Info, Save, Mouse setup,
  32. Backdrop, and Quit. Moving the pointer across the Info option will allow you
  33. to see the normal program information. Selecting Quit will quit the program
  34. in the normal fashion. The save option allows for the data to be saved to
  35. disk. The other two options allow control of how the program runs. Clicking
  36. adjust (the right mouse button) on each option will toggle a tick beside it.
  37. If the tick is shown, it means that that function is operative. If the tick
  38. is absent, that function is inoperative, and the normal RISC-OS operation
  39. applies. Clicking select (the left mouse button) on each option will open a
  40. window offering control of its action.
  41.    To load a previously saved data file, double click on its icon in the
  42. filer window, or drag the icon from the filer window onto the icon bar. This
  43. will update the options in memory, and change the mouse step and backdrop if
  44. the relevant options are set.
  45.  
  46. Save
  47. ----
  48.    Moving the pointer across this option will display a normal save box. From
  49. here the data file can be saved to disk in the normal RISC-OS fashion. The
  50. data file stores whether the mouse speed and backdrop options are on or not;
  51. the mouse speed settings (x=y, x mult, y mult) and the backdrop settings.
  52.    NB. If the file is saved inside the !Reso-Aid application as Default, the
  53. file will be loaded every time the application is started, unless the
  54. application was initialised by double-clicking on a file in a filer window,
  55. in which case the file that was double-clicked has priority.
  56.  
  57. Mouse speed
  58. -----------
  59.    If this operation is on, every time the mode is changed, the mouse speed
  60. adjusts slightly to compensate for the different screen resolution. The
  61. higher the resolution, the higher the mouse speed. Thus to move the mouse
  62. pointer from one edge of the screen to the other will always require
  63. approximately the same physical movement of the mouse.
  64.    The control window for this option has three variables :
  65.       x speed = y speed
  66.       x multiplier
  67.       y multiplier
  68.    If the 'x speed = y speed' flag is set, any change made to the x or y
  69. multipliers will also alter the other. If the flag is not set, different
  70. multipliers are allowed for x and y. Also, if the flag is off, the
  71. calculation made by the program is slightly different, to allow for the
  72. different x and y resolutions.
  73.    To change the multiplier, click on either the up or down arrow to the
  74. right of the number. A sensible number is 2 or 3.
  75.    To update the options, click on the OK icon.
  76.  
  77. Backdrop
  78. --------
  79. This function is only available to users of RISC OS 3.10 and greater.
  80.    If this operation is on, every time the mode is changed, a different
  81. backdrop is chosen to correspond to the new resolution and colour choice.
  82.    The control window allows five states plus an 'otherwise' state to be
  83. defined. The state needs to be :
  84.       x resolution   y resolution   colours  Backdrop file
  85.    The x and y resolution icons are writable : type into these the
  86. resolutions that the state should respond to. Risc PC owners can copy these
  87. from the Display Manager resolution menu. Alternatively, and the only option
  88. for users of an earlier version of RiscOS, click menu over the definition to
  89. be changed. This will open a menu offering some predefined modes : 12, 15,
  90. and a writable area, where a mode number can be entered. The program will
  91. then read the mode data for the given mode and enter it into the relevant
  92. areas. An error will be reported if the mode given is not defined.
  93.    Clicking select on the colour column will open a window allowing control
  94. of what number of colours the definition should respond to. The available
  95. options are : black/white (eg mode 0),
  96.               4 greys (eg mode 1),
  97.               16 greys (RiscPC only),
  98.               16 colours (eg mode 12),
  99.               256 greys (RiscPC only),
  100.               256 colours (eg mode 15)
  101.               32 thousand (RiscPC only)
  102.               16 million (RiscPC only)
  103.    The file column is also writable. In this icon, the filename of the
  104. picture should be typed. NB. It is possible to specify how the backdrop
  105. should be displayed (centred, tiled, scaled). The column actually represents
  106. the string to be passed to the *BackDrop command. Therefore, include in the
  107. column a string to keep the PinBoard module happy. Do *Help BackDrop for a
  108. syntax of the string. Some example column strings are
  109.       -Centre <Wimp$ScrapDir>.Pic
  110.       -Tile adfs::HardDisc4.$.!Boot.Resources.Configure.Textures.T7
  111.       -Remove
  112.    When the mode is changed, the program will scan through the defined
  113. states, and if it finds a definition with an EXACT match for x resolution, y
  114. resolution, and which includes the correct number of colours, the backdrop
  115. defined will be used. Otherwise, the 'otherwise' picture will be used.
  116.    NB. If the backdrop column is blank, the definition is ignored.
  117.  
  118.    Finally, the program counts its errors and their time intervals. If it has
  119. to report five errors, each one being within two seconds of the previous one,
  120. then the program will kill itself. This solves (hopefully!) the problems of
  121. an unbreakable error loop.
  122.  
  123.  
  124. Bugs & Improvements
  125. -------------------
  126. Please report any bugs found and any possible improvements you can think of
  127. to me at the address shown below.
  128.  
  129.  
  130. Registering
  131. -----------
  132. To register, send £5 to me, at the address shown below, stating what version
  133. of which of my programs you have. You can enclose your own disk for the
  134. programs, and if you do so you can deduct 50p from the price. Registering
  135. entitles you to upgrade to later versions of the same programs and to get new
  136. programs for the price of £1. Any additional contributions from overseas
  137. towards postage would be greatly appreciated.
  138.  
  139.  
  140. Neil Walker.
  141. 16, Finderne Drive.
  142. Wymondham.
  143. Norfolk.
  144. NR18 0HU.
  145.  
  146.  
  147. Legal Notice
  148. ------------
  149. This program is supplied 'as is'. I therefore cannot be held responsible
  150. for any loss of data, profits or any other loss, either directly or
  151. indirectly, that may be incurred by the use (or misuse) of this software,
  152. even if I am aware of the possibility of such a loss. However, I can assure
  153. you that in its original state, the program contains no deliberate viruses,
  154. or damaging procedures, except where these are necessary for the fulfilment
  155. of the program's function.
  156.