              Amigaguide preferences - Lee Kindness.
              ======================================
              
Introduction
============
	Amigaguide has various preference options. However no preference editor
is supplied to alter them, now you can. This program requires OS36+ (WB2)
if you do not have this then lookup the AmigaGuide documentation to find 
out how you can change these preferences. AmigaGuide prefs is very similar
to the C= preference editors, it is therefore easy to use. For more 
information on any of the preference options look at the AmigaGuide 
documentation in the "Preference" section.
 
Installation
============
	The included install script will copy the program to SYS:Prefs. The C= 
installer is required in your path.

Usage
=====
	Double click from workbench or "SYS:Prefs/Amigaguide" from the Shell.
A number of arguments are supported, from the Shell the template is

	FROM,EDIT/S,USE/S,SAVE/S,PUBSCREEN/K:
	
FROM
	name of a directory specifying where to load the preference files from,
	defaults to "ENV:AmigaGuide/".
	
EDIT
	No purpose.
	
USE
	Don't open the window and save the preference files to 
	"ENV:AmigaGuide/". The settings from the specified file will be put
	effect.
	
SAVE
	Don't open the window and save the preference files to 
	"ENVARC:AmigaGuide/". Settings will be put into effect and will also
	be in use after a reset.
	
PUBSCREEN
	Name of the public screen to open the window on.
	
The following Workbench icon tooltypes are supported, their meaning is as
above :
	FROM=<dirname>
	EDIT
	USE
	SAVE
	PUBSCREEN=<screenname>  
	
For more information on the above options see your workbench 
documentation on preference editors.

THE WINDOW
----------

	A window appears with three sets of gadgets. These gadgets are used to
change various preference settings of AmigaGuide. The gadgets:

"Path"
	This listview shows the list of directories that AmigaGuide will search
through in attempts to find files. A new path may be added using the "New"
button. You can edit this path by either changing the text in the string
gadget below the list or selecting the "Directory" gadget, this will cause a
requester to appear so that you can pick a directory from it. A path can be
removed using the "Remove" button.

"Text"
	This cycle gadget lets you pick what style the node points in an 
Amigaguide document appear as. You can choose from "Button", "Underline",
"Bold" or "Italic".

"Pens"
	This listview lets you select what colour certain features in an 
AmigaGuide document appear in. Select an item in the list view and then 
choose the colour you wish in the palette gadget below. The items in the 
list are self documenting.

"Save"
	This button saves the current preferences and exits.
	
"Use" 
	This button exits with the current preferences in effect.

"Cancel"
	This button exits with no change to the preferences.
	
The menu items do the following:

"Open..."
	Lets you pick a directory from which preferences will be loaded in from
	
"Save As..."
	Lets you pick a directory to which the preferences will be saved.
	 
"Quit"
	As "Cancel".

"Reset To Defaults"
	Changes the preferences to their default values.

"Last Saved"
	Restores the last saved preferences.
	
"Restore"
	Restores the preferences in use before the program was launched. 
	
"Presets"
	A submenu of predefined pen and/or text settings.

     
Contact
=======   
    Lee Kindness
    8 Craigmarn Road
    Old Portlethen Village
    ABERDEEN
    AB1 4QR
    SCOTLAND.
    
Any gifts, cash and even bug reports are greatly appreciated ¿-). Sending
me £3 (or equivalent of £5 plus) will get you the the latest verson of this
program plus a heap more useful programs.
 
History
=======

AmigaGuide prefs was written using HighSpeed Pascal on an A1200. 
AGPrefs was tested on:
	A1200, 120MB HD, 2+4 MB RAM, 68030 CPU running Enforcer
	A600 FD

	V36.23	: 12.08.94
				+ Initial Version
				
	V36.31	: 14.08.94
				- did not have enough stack, therefore program was vegging in 
				  some procedures (normally "Directory" function).
				- Fixed install script still had references to "Bush" (just 
				  changed a couple of bits from the bush script for AGP script)
				  
	V36.32	: 05.09.94
				- Fixed Enforcer hits.
				
	V36.36	: 19.09.94
				- Palette gadget now bigger so that it is the same height as the
				  path gadgets.
				  
	V36.40	: 21.09.94
				- Palette gadget now shows 207 (256 pre V39) colours (Amigaguide 
				  maximum) rather than 8
				  
	V26.44	: 22.09.94
				- Palette gadget now shows the maximum number of colours 
				  available on the current screen or 207 if 256 or more are
				  available.
				  
	V36.66	: 23.09.94
				- "Open" and "Save As..." menu items added.
				- Standard preference options added (tooltypes/arguments)
				
	V36.69	: 02.10.94
				- Palette gadget now only shown the amount of colours available
				  on the screen it is on, up to a max of 207.
				  
	V36.89	: 20.10.94
				- Added "Preset" submenu.
				
				
-EOF _\\//
   
 