home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / prefs / reqtools.doc < prev    next >
Text File  |  1995-02-27  |  4KB  |  115 lines

  1.  
  2.                       **********************************
  3.  
  4.                           ReqTools Preference Editor
  5.  
  6.                           Release 2.1
  7.  
  8.                           (c) 1991/1992 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.  A CLI only version of the preference editor for
  16. Kickstart 1.3 users _may_ be released later on (no promises :-).
  17.  
  18.  
  19. 1. Options:
  20. -----------
  21.  
  22. The ReqTools preference editor recognizes following command line options when
  23. started from the CLI:
  24.  
  25. FROM <ReqTools preference file>  : Edit specified preference file.
  26. SCREENFONT=<YES|NO>              : Use screen font for editor or use the
  27.                                    standard Topaz 8 font (default YES).
  28. PUBSCREEN <public screen name>   : Open on specified public screen.
  29.  
  30. Following tool types are recognized when started from Workbench:
  31.  
  32. CREATEICONS=<YES|NO>             : Create icons for preference files
  33.                                    (default YES).  Note that if the editor
  34.                                    is started from the Shell the menu item
  35.                                    will not be checked so no icons will be
  36.                                    created.
  37. SCREENFONT=<YES|NO>              : Use screen font for editor or use the
  38.                                    standard Topaz 8 font (default YES).
  39. PUBSCREEN=<public screen name>   : Open on specified public screen.
  40.  
  41.  
  42. 2. The editor
  43. -------------
  44.  
  45. This documentation is still very basic, it very shortly describes the
  46. checkboxes and default requester settings available.
  47.  
  48. The checkboxes:
  49. ~~~~~~~~~~~~~~~
  50. General:
  51.  
  52.  o Pop Screen To Front    : Allows you to switch off the default behaviour
  53.                             of all ReqTools requesters popping the screen
  54.                             they appear on to the front.
  55.  
  56. File Requester:
  57.  
  58.  o Immediate Sort         : If checked makes the file requester sort the
  59.                             directory contents automatically.
  60.  
  61.  o Display Drawers First  : Display drawers before the files in the file
  62.                             requester.
  63.  
  64.  o Mix Files And Drawers  : Mix files and drawers in the file requester.
  65.                             If none of the 'Display Drawers First' or
  66.                             'Mix Files And Drawers' is checked files
  67.                             will be displayed before drawers.
  68.  
  69. The default settings:
  70. ~~~~~~~~~~~~~~~~~~~~~
  71. For each requester you can set the following defaults:
  72.  
  73.  o Size (% Of Visible Height) : Default height of the requester (relative
  74.                                 to the visible height of the screen it
  75.                                 will appear on).
  76.  
  77.  o Number Of Visible Entries  : Minimum and maximum number of entries that
  78.                                 are initially displayed.  With this you
  79.                                 can assure you won't see less or more entries
  80.                                 than the minimum or maxmimum you set when
  81.                                 the requester first appears.  You can for
  82.                                 example set the font requester to use 75% of
  83.                                 the visible screen height.  If you set the
  84.                                 maximum number of visible entries to 10 the
  85.                                 font requester will not display more than
  86.                                 10 entries no matter how high the screen is
  87.                                 it appears on.
  88.  
  89.  o Position                   : Default position of requester.
  90.  
  91.  o Offset                     : Offset (in pixels) from the default position.
  92.  
  93. Note that you are setting defaults, not all requesters will appear as you
  94. have selected.  If a program explicitely sets a requester's position ReqTools
  95. will make the requester appear as asked.  The defaults will be used when the
  96. calling program doesn't set specific settings itself.
  97.  
  98.  
  99.                                PROGRAM HISTORY:
  100.  
  101. *****************************************************************************
  102. RELEASE 2.1
  103.  
  104.     First release.
  105.  
  106. *****************************************************************************
  107.  
  108. ReqTools Preference Editor written by Nico François
  109.  
  110. (C) 1992 Nico François
  111.  
  112.                                    //
  113.                        Thanks to \X/ Amiga for being the best computer ever !
  114.  
  115.