home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilst / wordhound / !WordHound / Docs / Section3 < prev    next >
Text File  |  1992-11-17  |  4KB  |  100 lines

  1.  
  2.  
  3. Customising Word Hound
  4. ======================
  5.  
  6. Word Hound's Window Colours
  7.  
  8. Word Hound allows you to change the colours used in three of it's windows
  9. (the 'Selection', 'Display' and 'Quick Definition' windows). Each of these
  10. windows use five main colours :
  11.  
  12.    Name             Used for                                Default
  13.  
  14. 1) Background    Window Background Colour                   Dark Grey (5)
  15.  
  16. 2) Foreground    Main text in Display and                   White     (0)
  17.                  Quick Definition windows
  18.  
  19. 3) Dictionary    Name of data file entry                    Cyan      (f)
  20.                  is located within
  21.  
  22. 4) Word          Highlighting the word used                 Yellow    (9)
  23.                  in search
  24.  
  25. 5) Select        Highlighting selected word                 Green     (a)
  26.                  in Display or Quick Defn.
  27.  
  28.  
  29. Other than the 'Startup' file (see section 1), there are two ways you can
  30. change the colours used in the windows.
  31.  
  32. 1) When Word Hound is running you can change any of the above colours using
  33.    the menu. Simply call up the main menu and then located the 'Colours'
  34.    sub-menu. This menu then has five sub-menus (one for each of the above)
  35.    which contain the usual colour selection menus.
  36.  
  37.    When you change a colour by this method, the effect of that change is not
  38.    immediate. The colour change will occur when you next bring up one of the
  39.    windows.
  40.  
  41. 2) Before you run Word Hound you can set up the WordHound$Options variable
  42.    to hold the colours you want for the windows. This variable must contain
  43.    (just) five single hex digits, one for each of the five listed (above)
  44.    colour types.
  45.  
  46.    So to set this variable with the default settings, you would type :
  47.  
  48.         *Set WordHound$Options 50f9a
  49.  
  50.    This variable has been superseded by the 'Word Hound Startup file', which
  51.    will take precedence over this variable.
  52.  
  53.    Word Hound only reads the WordHound$Options variable when it starts up, and
  54.    if it does not contain 5 (and only 5) single hex digits it will ignore the
  55.    variable and set the default colours.
  56.  
  57.  
  58. Word Hound's System Variables
  59. -----------------------------
  60.  
  61. Word Hound used 3 system variables :
  62.  
  63. WordHound$Dir     - Points to the application directory, tells Word Hound
  64.                     where to find it's sprites files, templates, etc.
  65.  
  66. WordHound$Path    - Points to the directory (directories) which contain
  67.                     index and data files. By default this is the same as
  68.                     WordHound$Dir.
  69.  
  70. WordHound$Options - See (above) section on Window Colours. Kept only for 
  71.                     compatibility, you should use the 'Word Hound Startup file'.
  72.  
  73. WordHound$Init    - Points to your 'Word Hound startup file'. This allows 
  74.                     users to have their own preference files. By default this 
  75.                     variable points to a file called 'Setup' inside the 
  76.                     application directory.
  77.  
  78.  
  79. Word Hound's Startup Banner
  80. ---------------------------
  81.  
  82. If you find you can't live with the startup banner, you can stop it
  83. appearing by simply renaming the file called 'Banner' which is inside the
  84. application directory.
  85.  
  86.  
  87. Word Hound <-> Impression hotkeys
  88. ---------------------------------
  89.  
  90. The hotkeys used by Word Hound for hotlinking to Impression can be changed
  91. easily at any time. This might become necessary if Impression (at some later
  92. date starts to use the keys chosen for some function).
  93.  
  94. To change the hotkeys used simply add (or alter) lines in your 'Word Hound
  95. Startup File'. Values to use should be looked up in the relevant manuals
  96. (eg. Prog. Ref. Manual), or you can use the textual form.
  97.  
  98.  
  99.  
  100.