home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / misc / reqchange / prefs / reqtools.doc < prev    next >
Text File  |  1994-04-17  |  6KB  |  144 lines

  1.  
  2.                       **********************************
  3.  
  4.                           ReqTools Preference Editor
  5.  
  6.                           Release 2.2b
  7.  
  8.                           (c) 1991-1994 Nico François
  9.  
  10.                       **********************************
  11.  
  12.  
  13. The ReqTools preference editor requires Kickstart 2.0 or higher to run.  Both
  14. the Kickstart 1.3 and Kickstart 2.0 version of reqtools.library will respond
  15. to the preference settings.
  16.  
  17.  
  18. 1. Options:
  19. -----------
  20.  
  21. The ReqTools preference editor recognizes following command line options when
  22. started from the CLI:
  23.  
  24. FROM <ReqTools preference file>  : Edit specified preference file.
  25. SCREENFONT=<YES|NO>              : Use screen font for editor or use the
  26.                                    standard Topaz 8 font (default YES).
  27. PUBSCREEN <public screen name>   : Open on specified public screen.
  28.  
  29. Following tool types are recognized when started from Workbench:
  30.  
  31. CREATEICONS=<YES|NO>             : Create icons for preference files
  32.                                    (default YES).  Note that if the editor
  33.                                    is started from the Shell the menu item
  34.                                    will not be checked so no icons will be
  35.                                    created.
  36. SCREENFONT=<YES|NO>              : Use screen font for editor or use the
  37.                                    standard Topaz 8 font (default YES).
  38. PUBSCREEN=<public screen name>   : Open on specified public screen.
  39.  
  40.  
  41. 2. The editor
  42. -------------
  43.  
  44. This documentation is still very basic, it very shortly describes the
  45. checkboxes and default requester settings available.
  46.  
  47. The checkboxes:
  48. ~~~~~~~~~~~~~~~
  49. General:
  50.  
  51.  o Pop Screen To Front    : Allows you to switch off the default behaviour
  52.                             of all ReqTools requesters popping the screen
  53.                             they appear on to the front.
  54.  
  55.  o Use system default font: Force the use of the system default font in the
  56.                             file, font, directory, screenmode, volume and
  57.                             palette requesters (instead of the screen font).
  58.                             Note that if a program uses the RT_DefaultFont
  59.                             tag to select a specific default font this
  60.                             font will be used.
  61.  
  62. File Requester:
  63.  
  64.  o Immediate sort         : If checked makes the file requester sort the
  65.                             directory contents automatically.
  66.  
  67.  o Display drawers first  : Display drawers before the files in the file
  68.                             requester.
  69.  
  70.  o Mix files and drawers  : Mix files and drawers in the file requester.
  71.                             If none of the 'Display Drawers First' or
  72.                             'Mix Files And Drawers' is checked files
  73.                             will be displayed before drawers.
  74.  
  75.  o Disk activity LED      : Switch the disk activity LED in the file
  76.                             requester on or off.
  77.  
  78. The default settings:
  79. ~~~~~~~~~~~~~~~~~~~~~
  80. For each requester you can set the following defaults:
  81.  
  82.  o Size (% of visible height) : Default height of the requester (relative
  83.                                 to the visible height of the screen it
  84.                                 will appear on).
  85.  
  86.  o Number of visible entries  : Minimum and maximum number of entries that
  87.                                 are initially displayed.  With this you
  88.                                 can assure you won't see less or more entries
  89.                                 than the minimum or maxmimum you set when
  90.                                 the requester first appears.  You can for
  91.                                 example set the font requester to use 75% of
  92.                                 the visible screen height.  If you set the
  93.                                 maximum number of visible entries to 10 the
  94.                                 font requester will not display more than
  95.                                 10 entries no matter how high the screen is
  96.                                 it appears on.
  97.  
  98.  o Position                   : Default position of requester.
  99.  
  100.  o Offset                     : Offset (in pixels) from the default position.
  101.  
  102. Note that you are setting defaults, not all requesters will appear as you
  103. have selected.  If a program explicitely sets a requester's position ReqTools
  104. will make the requester appear as asked.  The defaults will be used when the
  105. calling program doesn't set specific settings itself.
  106.  
  107.  
  108.                                PROGRAM HISTORY:
  109.  
  110. *****************************************************************************
  111. RELEASE 2.1
  112.  
  113.     First release.
  114.  
  115. *****************************************************************************
  116. RELEASE 2.1a
  117.  
  118.     Fixed an enforcer hit that occured when using the 'Defaults for' cycle
  119.       gadget.
  120.     On Kickstart 3.0 the editor's window will now zip/iconify in size only.
  121.  
  122. *****************************************************************************
  123. RELEASE 2.2
  124.  
  125.     Bumped version to match ReqTools release version.
  126.     Added a 'Disk activity LED' checkbox to switch this new feature of
  127.       ReqTools 2.2 on or off.
  128.     On Kickstart 3.0 or higher scaled checkboxes will be used.
  129.  
  130. *****************************************************************************
  131. RELEASE 2.2b
  132.  
  133.     Added a 'Use system default font' checkbox for ReqTools 2.2b or higher.
  134.  
  135. *****************************************************************************
  136.  
  137. ReqTools Preference Editor
  138.  
  139. (C) 1991-1994 Nico François
  140.  
  141.                                    //
  142.                        Thanks to \X/ Amiga for being the best computer ever!
  143.  
  144.