Home » Archimedes archive » Acorn User » AU 1998-09.adf » Features » DesktopPD/ExtraBar/!ExDocs/Docs/instruct

DesktopPD/ExtraBar/!ExDocs/Docs/instruct

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1998-09.adf » Features
Filename: DesktopPD/ExtraBar/!ExDocs/Docs/instruct
Read OK:
File size: 0F17 bytes
Load address: 0000
Exec address: 0000
File contents
<html>
<head>
<title>ExtraBar - Instructions</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#0000dd" alink="#0000dd" topmargin=8 leftmargin=8 rightmargin=8>

<h1><img src="images/smlogo.gif" align="right">ExtraBar - Instructions</h1>
<br clear="all">

<hr noshade>

<a name="create"></a>
<H2>Creating buttons</H2>

<p>To create a button on main ExtraBar window is very simple. All you just need to is drag a desktop item on to it.</p>

<p>This can either be</p>

<ul>
<li>An application
<li>A directory
<li>A file
<li>A URL from ANT Fresco
</ul>

<p>Once dragged on, a new button will appear on the window. Clicking on this button will run/load the desktop item.</p>

<a name="alter"></a>
<h2>Altering buttons</h2>

<p>To alter a button you need to click on it with MENU and then go to the <tt>Alter&nbsp;Button...</tt> menu item. Selecting this button will open a new window.</p>

<p align="center"><img src="images/alter.gif" align="right" hspace=10></p>

<p>This is the main alter button window. From this window you can alter the commands that are issued when you click on a button with SELECT or ADJUST. If you want to enter a file name then you can just drag the item on to the field.</p>

<br clear="all">

<p>If you click on the <tt>Advance&nbsp;setup</tt> button then another window will open.</p>

<p align="center"><img src="images/flags.gif"align="left" hspace=10></p>

<p>From the Advance button flags window you can alter the appearence of a button.</p>

<p>You can add a gap before or after the button to separate it from those around it. You can also define whether or not it is the <i>first</i>, <i>last</i> or <i>only</i> button on the bar.</p>

<p>You can also alter the border of a button. Whether it is <i>raised</i>, <i>indented</i> or has <i>no border</i>.</p>

<br clear="all">

<a name="altering"></a>
<h2>Altering a buttons position</h2>

<p>To alter a buttons position you need to click and drag it with SELECT. You will then be able to move it around. ExtraBar will the position the button as close to the point where the drag finished as it can.</p>

<p>It will not be pixal accurate due to the way ExtraBar creates its main window. All the buttons are created starting from the left hand side and then moving over to the right in blocks.</p>

<a name="saving"></a>
<h2>Saving the current setup</h2>

<p>To save the current layout of the main window you will need to click MENU over the window and go to the <tt>ExtraBar&nbsp;=&gt;&nbsp;Save</tt> submenu. There are then two options.</p>

<table>
<tr>
<td width=30>&nbsp;</td>
<td>

<p><B>Save buttons</B></p>
<p>This will lead to a save window from where you can then save the buttons to a file. They can be reloaded later by doubleclicking.</p>
<p>When reloaded a number of options setup when the file was saved are acted upon. These are defined by the tick boxes in the save window.</p>
<ul>
<dl>
<dt><B>Save choices</B>
<dd>This tick box controls whether the options defined from the <tt>Choices...</tt> are automatically reloaded next time, with these buttons.
<dt><B>Save bar postion</B>
<dd>If you are using the main window with it floating around the screen. This tick box will store the window's position in the file so it is reopened in the same place next time.
<dt><B>Clear bar</B>
<dd>This tick box controls whether any buttons on the main window are removed when this file is reloaded.
</dl>
</ul>

<p><B>Save sprites</B></p>
<p>This will lead to a save window from where you can then save the sprites used in the buttons to a file. This file will then need to be <tt>*IconSprite</tt>'d to be reloaded.</p>

</td>
</tr>
</table>

<p></p>

<hr noshade>

<p align="right">If you have any problems or queries about ExtraBar 1.xx then you can<br>contact me at <a href="mailto:davemac@atlantic.oaktree.co.uk">davemac@atlantic.oaktree.co.uk</a>.

</body>
</html>
00000000  3c 68 74 6d 6c 3e 0a 3c  68 65 61 64 3e 0a 3c 74  |<html>.<head>.<t|
00000010  69 74 6c 65 3e 45 78 74  72 61 42 61 72 20 2d 20  |itle>ExtraBar - |
00000020  49 6e 73 74 72 75 63 74  69 6f 6e 73 3c 2f 74 69  |Instructions</ti|
00000030  74 6c 65 3e 0a 3c 2f 68  65 61 64 3e 0a 3c 62 6f  |tle>.</head>.<bo|
00000040  64 79 20 62 67 63 6f 6c  6f 72 3d 22 23 66 66 66  |dy bgcolor="#fff|
00000050  66 66 66 22 20 74 65 78  74 3d 22 23 30 30 30 30  |fff" text="#0000|
00000060  30 30 22 20 6c 69 6e 6b  3d 22 23 30 30 30 30 64  |00" link="#0000d|
00000070  64 22 20 61 6c 69 6e 6b  3d 22 23 30 30 30 30 64  |d" alink="#0000d|
00000080  64 22 20 74 6f 70 6d 61  72 67 69 6e 3d 38 20 6c  |d" topmargin=8 l|
00000090  65 66 74 6d 61 72 67 69  6e 3d 38 20 72 69 67 68  |eftmargin=8 righ|
000000a0  74 6d 61 72 67 69 6e 3d  38 3e 0a 0a 3c 68 31 3e  |tmargin=8>..<h1>|
000000b0  3c 69 6d 67 20 73 72 63  3d 22 69 6d 61 67 65 73  |<img src="images|
000000c0  2f 73 6d 6c 6f 67 6f 2e  67 69 66 22 20 61 6c 69  |/smlogo.gif" ali|
000000d0  67 6e 3d 22 72 69 67 68  74 22 3e 45 78 74 72 61  |gn="right">Extra|
000000e0  42 61 72 20 2d 20 49 6e  73 74 72 75 63 74 69 6f  |Bar - Instructio|
000000f0  6e 73 3c 2f 68 31 3e 0a  3c 62 72 20 63 6c 65 61  |ns</h1>.<br clea|
00000100  72 3d 22 61 6c 6c 22 3e  0a 0a 3c 68 72 20 6e 6f  |r="all">..<hr no|
00000110  73 68 61 64 65 3e 0a 0a  3c 61 20 6e 61 6d 65 3d  |shade>..<a name=|
00000120  22 63 72 65 61 74 65 22  3e 3c 2f 61 3e 0a 3c 48  |"create"></a>.<H|
00000130  32 3e 43 72 65 61 74 69  6e 67 20 62 75 74 74 6f  |2>Creating butto|
00000140  6e 73 3c 2f 48 32 3e 0a  0a 3c 70 3e 54 6f 20 63  |ns</H2>..<p>To c|
00000150  72 65 61 74 65 20 61 20  62 75 74 74 6f 6e 20 6f  |reate a button o|
00000160  6e 20 6d 61 69 6e 20 45  78 74 72 61 42 61 72 20  |n main ExtraBar |
00000170  77 69 6e 64 6f 77 20 69  73 20 76 65 72 79 20 73  |window is very s|
00000180  69 6d 70 6c 65 2e 20 41  6c 6c 20 79 6f 75 20 6a  |imple. All you j|
00000190  75 73 74 20 6e 65 65 64  20 74 6f 20 69 73 20 64  |ust need to is d|
000001a0  72 61 67 20 61 20 64 65  73 6b 74 6f 70 20 69 74  |rag a desktop it|
000001b0  65 6d 20 6f 6e 20 74 6f  20 69 74 2e 3c 2f 70 3e  |em on to it.</p>|
000001c0  0a 0a 3c 70 3e 54 68 69  73 20 63 61 6e 20 65 69  |..<p>This can ei|
000001d0  74 68 65 72 20 62 65 3c  2f 70 3e 0a 0a 3c 75 6c  |ther be</p>..<ul|
000001e0  3e 0a 3c 6c 69 3e 41 6e  20 61 70 70 6c 69 63 61  |>.<li>An applica|
000001f0  74 69 6f 6e 0a 3c 6c 69  3e 41 20 64 69 72 65 63  |tion.<li>A direc|
00000200  74 6f 72 79 0a 3c 6c 69  3e 41 20 66 69 6c 65 0a  |tory.<li>A file.|
00000210  3c 6c 69 3e 41 20 55 52  4c 20 66 72 6f 6d 20 41  |<li>A URL from A|
00000220  4e 54 20 46 72 65 73 63  6f 0a 3c 2f 75 6c 3e 0a  |NT Fresco.</ul>.|
00000230  0a 3c 70 3e 4f 6e 63 65  20 64 72 61 67 67 65 64  |.<p>Once dragged|
00000240  20 6f 6e 2c 20 61 20 6e  65 77 20 62 75 74 74 6f  | on, a new butto|
00000250  6e 20 77 69 6c 6c 20 61  70 70 65 61 72 20 6f 6e  |n will appear on|
00000260  20 74 68 65 20 77 69 6e  64 6f 77 2e 20 43 6c 69  | the window. Cli|
00000270  63 6b 69 6e 67 20 6f 6e  20 74 68 69 73 20 62 75  |cking on this bu|
00000280  74 74 6f 6e 20 77 69 6c  6c 20 72 75 6e 2f 6c 6f  |tton will run/lo|
00000290  61 64 20 74 68 65 20 64  65 73 6b 74 6f 70 20 69  |ad the desktop i|
000002a0  74 65 6d 2e 3c 2f 70 3e  0a 0a 3c 61 20 6e 61 6d  |tem.</p>..<a nam|
000002b0  65 3d 22 61 6c 74 65 72  22 3e 3c 2f 61 3e 0a 3c  |e="alter"></a>.<|
000002c0  68 32 3e 41 6c 74 65 72  69 6e 67 20 62 75 74 74  |h2>Altering butt|
000002d0  6f 6e 73 3c 2f 68 32 3e  0a 0a 3c 70 3e 54 6f 20  |ons</h2>..<p>To |
000002e0  61 6c 74 65 72 20 61 20  62 75 74 74 6f 6e 20 79  |alter a button y|
000002f0  6f 75 20 6e 65 65 64 20  74 6f 20 63 6c 69 63 6b  |ou need to click|
00000300  20 6f 6e 20 69 74 20 77  69 74 68 20 4d 45 4e 55  | on it with MENU|
00000310  20 61 6e 64 20 74 68 65  6e 20 67 6f 20 74 6f 20  | and then go to |
00000320  74 68 65 20 3c 74 74 3e  41 6c 74 65 72 26 6e 62  |the <tt>Alter&nb|
00000330  73 70 3b 42 75 74 74 6f  6e 2e 2e 2e 3c 2f 74 74  |sp;Button...</tt|
00000340  3e 20 6d 65 6e 75 20 69  74 65 6d 2e 20 53 65 6c  |> menu item. Sel|
00000350  65 63 74 69 6e 67 20 74  68 69 73 20 62 75 74 74  |ecting this butt|
00000360  6f 6e 20 77 69 6c 6c 20  6f 70 65 6e 20 61 20 6e  |on will open a n|
00000370  65 77 20 77 69 6e 64 6f  77 2e 3c 2f 70 3e 0a 0a  |ew window.</p>..|
00000380  3c 70 20 61 6c 69 67 6e  3d 22 63 65 6e 74 65 72  |<p align="center|
00000390  22 3e 3c 69 6d 67 20 73  72 63 3d 22 69 6d 61 67  |"><img src="imag|
000003a0  65 73 2f 61 6c 74 65 72  2e 67 69 66 22 20 61 6c  |es/alter.gif" al|
000003b0  69 67 6e 3d 22 72 69 67  68 74 22 20 68 73 70 61  |ign="right" hspa|
000003c0  63 65 3d 31 30 3e 3c 2f  70 3e 0a 0a 3c 70 3e 54  |ce=10></p>..<p>T|
000003d0  68 69 73 20 69 73 20 74  68 65 20 6d 61 69 6e 20  |his is the main |
000003e0  61 6c 74 65 72 20 62 75  74 74 6f 6e 20 77 69 6e  |alter button win|
000003f0  64 6f 77 2e 20 46 72 6f  6d 20 74 68 69 73 20 77  |dow. From this w|
00000400  69 6e 64 6f 77 20 79 6f  75 20 63 61 6e 20 61 6c  |indow you can al|
00000410  74 65 72 20 74 68 65 20  63 6f 6d 6d 61 6e 64 73  |ter the commands|
00000420  20 74 68 61 74 20 61 72  65 20 69 73 73 75 65 64  | that are issued|
00000430  20 77 68 65 6e 20 79 6f  75 20 63 6c 69 63 6b 20  | when you click |
00000440  6f 6e 20 61 20 62 75 74  74 6f 6e 20 77 69 74 68  |on a button with|
00000450  20 53 45 4c 45 43 54 20  6f 72 20 41 44 4a 55 53  | SELECT or ADJUS|
00000460  54 2e 20 49 66 20 79 6f  75 20 77 61 6e 74 20 74  |T. If you want t|
00000470  6f 20 65 6e 74 65 72 20  61 20 66 69 6c 65 20 6e  |o enter a file n|
00000480  61 6d 65 20 74 68 65 6e  20 79 6f 75 20 63 61 6e  |ame then you can|
00000490  20 6a 75 73 74 20 64 72  61 67 20 74 68 65 20 69  | just drag the i|
000004a0  74 65 6d 20 6f 6e 20 74  6f 20 74 68 65 20 66 69  |tem on to the fi|
000004b0  65 6c 64 2e 3c 2f 70 3e  0a 0a 3c 62 72 20 63 6c  |eld.</p>..<br cl|
000004c0  65 61 72 3d 22 61 6c 6c  22 3e 0a 0a 3c 70 3e 49  |ear="all">..<p>I|
000004d0  66 20 79 6f 75 20 63 6c  69 63 6b 20 6f 6e 20 74  |f you click on t|
000004e0  68 65 20 3c 74 74 3e 41  64 76 61 6e 63 65 26 6e  |he <tt>Advance&n|
000004f0  62 73 70 3b 73 65 74 75  70 3c 2f 74 74 3e 20 62  |bsp;setup</tt> b|
00000500  75 74 74 6f 6e 20 74 68  65 6e 20 61 6e 6f 74 68  |utton then anoth|
00000510  65 72 20 77 69 6e 64 6f  77 20 77 69 6c 6c 20 6f  |er window will o|
00000520  70 65 6e 2e 3c 2f 70 3e  0a 0a 3c 70 20 61 6c 69  |pen.</p>..<p ali|
00000530  67 6e 3d 22 63 65 6e 74  65 72 22 3e 3c 69 6d 67  |gn="center"><img|
00000540  20 73 72 63 3d 22 69 6d  61 67 65 73 2f 66 6c 61  | src="images/fla|
00000550  67 73 2e 67 69 66 22 61  6c 69 67 6e 3d 22 6c 65  |gs.gif"align="le|
00000560  66 74 22 20 68 73 70 61  63 65 3d 31 30 3e 3c 2f  |ft" hspace=10></|
00000570  70 3e 0a 0a 3c 70 3e 46  72 6f 6d 20 74 68 65 20  |p>..<p>From the |
00000580  41 64 76 61 6e 63 65 20  62 75 74 74 6f 6e 20 66  |Advance button f|
00000590  6c 61 67 73 20 77 69 6e  64 6f 77 20 79 6f 75 20  |lags window you |
000005a0  63 61 6e 20 61 6c 74 65  72 20 74 68 65 20 61 70  |can alter the ap|
000005b0  70 65 61 72 65 6e 63 65  20 6f 66 20 61 20 62 75  |pearence of a bu|
000005c0  74 74 6f 6e 2e 3c 2f 70  3e 0a 0a 3c 70 3e 59 6f  |tton.</p>..<p>Yo|
000005d0  75 20 63 61 6e 20 61 64  64 20 61 20 67 61 70 20  |u can add a gap |
000005e0  62 65 66 6f 72 65 20 6f  72 20 61 66 74 65 72 20  |before or after |
000005f0  74 68 65 20 62 75 74 74  6f 6e 20 74 6f 20 73 65  |the button to se|
00000600  70 61 72 61 74 65 20 69  74 20 66 72 6f 6d 20 74  |parate it from t|
00000610  68 6f 73 65 20 61 72 6f  75 6e 64 20 69 74 2e 20  |hose around it. |
00000620  59 6f 75 20 63 61 6e 20  61 6c 73 6f 20 64 65 66  |You can also def|
00000630  69 6e 65 20 77 68 65 74  68 65 72 20 6f 72 20 6e  |ine whether or n|
00000640  6f 74 20 69 74 20 69 73  20 74 68 65 20 3c 69 3e  |ot it is the <i>|
00000650  66 69 72 73 74 3c 2f 69  3e 2c 20 3c 69 3e 6c 61  |first</i>, <i>la|
00000660  73 74 3c 2f 69 3e 20 6f  72 20 3c 69 3e 6f 6e 6c  |st</i> or <i>onl|
00000670  79 3c 2f 69 3e 20 62 75  74 74 6f 6e 20 6f 6e 20  |y</i> button on |
00000680  74 68 65 20 62 61 72 2e  3c 2f 70 3e 0a 0a 3c 70  |the bar.</p>..<p|
00000690  3e 59 6f 75 20 63 61 6e  20 61 6c 73 6f 20 61 6c  |>You can also al|
000006a0  74 65 72 20 74 68 65 20  62 6f 72 64 65 72 20 6f  |ter the border o|
000006b0  66 20 61 20 62 75 74 74  6f 6e 2e 20 57 68 65 74  |f a button. Whet|
000006c0  68 65 72 20 69 74 20 69  73 20 3c 69 3e 72 61 69  |her it is <i>rai|
000006d0  73 65 64 3c 2f 69 3e 2c  20 3c 69 3e 69 6e 64 65  |sed</i>, <i>inde|
000006e0  6e 74 65 64 3c 2f 69 3e  20 6f 72 20 68 61 73 20  |nted</i> or has |
000006f0  3c 69 3e 6e 6f 20 62 6f  72 64 65 72 3c 2f 69 3e  |<i>no border</i>|
00000700  2e 3c 2f 70 3e 0a 0a 3c  62 72 20 63 6c 65 61 72  |.</p>..<br clear|
00000710  3d 22 61 6c 6c 22 3e 0a  0a 3c 61 20 6e 61 6d 65  |="all">..<a name|
00000720  3d 22 61 6c 74 65 72 69  6e 67 22 3e 3c 2f 61 3e  |="altering"></a>|
00000730  0a 3c 68 32 3e 41 6c 74  65 72 69 6e 67 20 61 20  |.<h2>Altering a |
00000740  62 75 74 74 6f 6e 73 20  70 6f 73 69 74 69 6f 6e  |buttons position|
00000750  3c 2f 68 32 3e 0a 0a 3c  70 3e 54 6f 20 61 6c 74  |</h2>..<p>To alt|
00000760  65 72 20 61 20 62 75 74  74 6f 6e 73 20 70 6f 73  |er a buttons pos|
00000770  69 74 69 6f 6e 20 79 6f  75 20 6e 65 65 64 20 74  |ition you need t|
00000780  6f 20 63 6c 69 63 6b 20  61 6e 64 20 64 72 61 67  |o click and drag|
00000790  20 69 74 20 77 69 74 68  20 53 45 4c 45 43 54 2e  | it with SELECT.|
000007a0  20 59 6f 75 20 77 69 6c  6c 20 74 68 65 6e 20 62  | You will then b|
000007b0  65 20 61 62 6c 65 20 74  6f 20 6d 6f 76 65 20 69  |e able to move i|
000007c0  74 20 61 72 6f 75 6e 64  2e 20 45 78 74 72 61 42  |t around. ExtraB|
000007d0  61 72 20 77 69 6c 6c 20  74 68 65 20 70 6f 73 69  |ar will the posi|
000007e0  74 69 6f 6e 20 74 68 65  20 62 75 74 74 6f 6e 20  |tion the button |
000007f0  61 73 20 63 6c 6f 73 65  20 74 6f 20 74 68 65 20  |as close to the |
00000800  70 6f 69 6e 74 20 77 68  65 72 65 20 74 68 65 20  |point where the |
00000810  64 72 61 67 20 66 69 6e  69 73 68 65 64 20 61 73  |drag finished as|
00000820  20 69 74 20 63 61 6e 2e  3c 2f 70 3e 0a 0a 3c 70  | it can.</p>..<p|
00000830  3e 49 74 20 77 69 6c 6c  20 6e 6f 74 20 62 65 20  |>It will not be |
00000840  70 69 78 61 6c 20 61 63  63 75 72 61 74 65 20 64  |pixal accurate d|
00000850  75 65 20 74 6f 20 74 68  65 20 77 61 79 20 45 78  |ue to the way Ex|
00000860  74 72 61 42 61 72 20 63  72 65 61 74 65 73 20 69  |traBar creates i|
00000870  74 73 20 6d 61 69 6e 20  77 69 6e 64 6f 77 2e 20  |ts main window. |
00000880  41 6c 6c 20 74 68 65 20  62 75 74 74 6f 6e 73 20  |All the buttons |
00000890  61 72 65 20 63 72 65 61  74 65 64 20 73 74 61 72  |are created star|
000008a0  74 69 6e 67 20 66 72 6f  6d 20 74 68 65 20 6c 65  |ting from the le|
000008b0  66 74 20 68 61 6e 64 20  73 69 64 65 20 61 6e 64  |ft hand side and|
000008c0  20 74 68 65 6e 20 6d 6f  76 69 6e 67 20 6f 76 65  | then moving ove|
000008d0  72 20 74 6f 20 74 68 65  20 72 69 67 68 74 20 69  |r to the right i|
000008e0  6e 20 62 6c 6f 63 6b 73  2e 3c 2f 70 3e 0a 0a 3c  |n blocks.</p>..<|
000008f0  61 20 6e 61 6d 65 3d 22  73 61 76 69 6e 67 22 3e  |a name="saving">|
00000900  3c 2f 61 3e 0a 3c 68 32  3e 53 61 76 69 6e 67 20  |</a>.<h2>Saving |
00000910  74 68 65 20 63 75 72 72  65 6e 74 20 73 65 74 75  |the current setu|
00000920  70 3c 2f 68 32 3e 0a 0a  3c 70 3e 54 6f 20 73 61  |p</h2>..<p>To sa|
00000930  76 65 20 74 68 65 20 63  75 72 72 65 6e 74 20 6c  |ve the current l|
00000940  61 79 6f 75 74 20 6f 66  20 74 68 65 20 6d 61 69  |ayout of the mai|
00000950  6e 20 77 69 6e 64 6f 77  20 79 6f 75 20 77 69 6c  |n window you wil|
00000960  6c 20 6e 65 65 64 20 74  6f 20 63 6c 69 63 6b 20  |l need to click |
00000970  4d 45 4e 55 20 6f 76 65  72 20 74 68 65 20 77 69  |MENU over the wi|
00000980  6e 64 6f 77 20 61 6e 64  20 67 6f 20 74 6f 20 74  |ndow and go to t|
00000990  68 65 20 3c 74 74 3e 45  78 74 72 61 42 61 72 26  |he <tt>ExtraBar&|
000009a0  6e 62 73 70 3b 3d 26 67  74 3b 26 6e 62 73 70 3b  |nbsp;=&gt;&nbsp;|
000009b0  53 61 76 65 3c 2f 74 74  3e 20 73 75 62 6d 65 6e  |Save</tt> submen|
000009c0  75 2e 20 54 68 65 72 65  20 61 72 65 20 74 68 65  |u. There are the|
000009d0  6e 20 74 77 6f 20 6f 70  74 69 6f 6e 73 2e 3c 2f  |n two options.</|
000009e0  70 3e 0a 0a 3c 74 61 62  6c 65 3e 0a 3c 74 72 3e  |p>..<table>.<tr>|
000009f0  0a 3c 74 64 20 77 69 64  74 68 3d 33 30 3e 26 6e  |.<td width=30>&n|
00000a00  62 73 70 3b 3c 2f 74 64  3e 0a 3c 74 64 3e 0a 0a  |bsp;</td>.<td>..|
00000a10  3c 70 3e 3c 42 3e 53 61  76 65 20 62 75 74 74 6f  |<p><B>Save butto|
00000a20  6e 73 3c 2f 42 3e 3c 2f  70 3e 0a 3c 70 3e 54 68  |ns</B></p>.<p>Th|
00000a30  69 73 20 77 69 6c 6c 20  6c 65 61 64 20 74 6f 20  |is will lead to |
00000a40  61 20 73 61 76 65 20 77  69 6e 64 6f 77 20 66 72  |a save window fr|
00000a50  6f 6d 20 77 68 65 72 65  20 79 6f 75 20 63 61 6e  |om where you can|
00000a60  20 74 68 65 6e 20 73 61  76 65 20 74 68 65 20 62  | then save the b|
00000a70  75 74 74 6f 6e 73 20 74  6f 20 61 20 66 69 6c 65  |uttons to a file|
00000a80  2e 20 54 68 65 79 20 63  61 6e 20 62 65 20 72 65  |. They can be re|
00000a90  6c 6f 61 64 65 64 20 6c  61 74 65 72 20 62 79 20  |loaded later by |
00000aa0  64 6f 75 62 6c 65 63 6c  69 63 6b 69 6e 67 2e 3c  |doubleclicking.<|
00000ab0  2f 70 3e 0a 3c 70 3e 57  68 65 6e 20 72 65 6c 6f  |/p>.<p>When relo|
00000ac0  61 64 65 64 20 61 20 6e  75 6d 62 65 72 20 6f 66  |aded a number of|
00000ad0  20 6f 70 74 69 6f 6e 73  20 73 65 74 75 70 20 77  | options setup w|
00000ae0  68 65 6e 20 74 68 65 20  66 69 6c 65 20 77 61 73  |hen the file was|
00000af0  20 73 61 76 65 64 20 61  72 65 20 61 63 74 65 64  | saved are acted|
00000b00  20 75 70 6f 6e 2e 20 54  68 65 73 65 20 61 72 65  | upon. These are|
00000b10  20 64 65 66 69 6e 65 64  20 62 79 20 74 68 65 20  | defined by the |
00000b20  74 69 63 6b 20 62 6f 78  65 73 20 69 6e 20 74 68  |tick boxes in th|
00000b30  65 20 73 61 76 65 20 77  69 6e 64 6f 77 2e 3c 2f  |e save window.</|
00000b40  70 3e 0a 3c 75 6c 3e 0a  3c 64 6c 3e 0a 3c 64 74  |p>.<ul>.<dl>.<dt|
00000b50  3e 3c 42 3e 53 61 76 65  20 63 68 6f 69 63 65 73  |><B>Save choices|
00000b60  3c 2f 42 3e 0a 3c 64 64  3e 54 68 69 73 20 74 69  |</B>.<dd>This ti|
00000b70  63 6b 20 62 6f 78 20 63  6f 6e 74 72 6f 6c 73 20  |ck box controls |
00000b80  77 68 65 74 68 65 72 20  74 68 65 20 6f 70 74 69  |whether the opti|
00000b90  6f 6e 73 20 64 65 66 69  6e 65 64 20 66 72 6f 6d  |ons defined from|
00000ba0  20 74 68 65 20 3c 74 74  3e 43 68 6f 69 63 65 73  | the <tt>Choices|
00000bb0  2e 2e 2e 3c 2f 74 74 3e  20 61 72 65 20 61 75 74  |...</tt> are aut|
00000bc0  6f 6d 61 74 69 63 61 6c  6c 79 20 72 65 6c 6f 61  |omatically reloa|
00000bd0  64 65 64 20 6e 65 78 74  20 74 69 6d 65 2c 20 77  |ded next time, w|
00000be0  69 74 68 20 74 68 65 73  65 20 62 75 74 74 6f 6e  |ith these button|
00000bf0  73 2e 0a 3c 64 74 3e 3c  42 3e 53 61 76 65 20 62  |s..<dt><B>Save b|
00000c00  61 72 20 70 6f 73 74 69  6f 6e 3c 2f 42 3e 0a 3c  |ar postion</B>.<|
00000c10  64 64 3e 49 66 20 79 6f  75 20 61 72 65 20 75 73  |dd>If you are us|
00000c20  69 6e 67 20 74 68 65 20  6d 61 69 6e 20 77 69 6e  |ing the main win|
00000c30  64 6f 77 20 77 69 74 68  20 69 74 20 66 6c 6f 61  |dow with it floa|
00000c40  74 69 6e 67 20 61 72 6f  75 6e 64 20 74 68 65 20  |ting around the |
00000c50  73 63 72 65 65 6e 2e 20  54 68 69 73 20 74 69 63  |screen. This tic|
00000c60  6b 20 62 6f 78 20 77 69  6c 6c 20 73 74 6f 72 65  |k box will store|
00000c70  20 74 68 65 20 77 69 6e  64 6f 77 27 73 20 70 6f  | the window's po|
00000c80  73 69 74 69 6f 6e 20 69  6e 20 74 68 65 20 66 69  |sition in the fi|
00000c90  6c 65 20 73 6f 20 69 74  20 69 73 20 72 65 6f 70  |le so it is reop|
00000ca0  65 6e 65 64 20 69 6e 20  74 68 65 20 73 61 6d 65  |ened in the same|
00000cb0  20 70 6c 61 63 65 20 6e  65 78 74 20 74 69 6d 65  | place next time|
00000cc0  2e 0a 3c 64 74 3e 3c 42  3e 43 6c 65 61 72 20 62  |..<dt><B>Clear b|
00000cd0  61 72 3c 2f 42 3e 0a 3c  64 64 3e 54 68 69 73 20  |ar</B>.<dd>This |
00000ce0  74 69 63 6b 20 62 6f 78  20 63 6f 6e 74 72 6f 6c  |tick box control|
00000cf0  73 20 77 68 65 74 68 65  72 20 61 6e 79 20 62 75  |s whether any bu|
00000d00  74 74 6f 6e 73 20 6f 6e  20 74 68 65 20 6d 61 69  |ttons on the mai|
00000d10  6e 20 77 69 6e 64 6f 77  20 61 72 65 20 72 65 6d  |n window are rem|
00000d20  6f 76 65 64 20 77 68 65  6e 20 74 68 69 73 20 66  |oved when this f|
00000d30  69 6c 65 20 69 73 20 72  65 6c 6f 61 64 65 64 2e  |ile is reloaded.|
00000d40  0a 3c 2f 64 6c 3e 0a 3c  2f 75 6c 3e 0a 0a 3c 70  |.</dl>.</ul>..<p|
00000d50  3e 3c 42 3e 53 61 76 65  20 73 70 72 69 74 65 73  |><B>Save sprites|
00000d60  3c 2f 42 3e 3c 2f 70 3e  0a 3c 70 3e 54 68 69 73  |</B></p>.<p>This|
00000d70  20 77 69 6c 6c 20 6c 65  61 64 20 74 6f 20 61 20  | will lead to a |
00000d80  73 61 76 65 20 77 69 6e  64 6f 77 20 66 72 6f 6d  |save window from|
00000d90  20 77 68 65 72 65 20 79  6f 75 20 63 61 6e 20 74  | where you can t|
00000da0  68 65 6e 20 73 61 76 65  20 74 68 65 20 73 70 72  |hen save the spr|
00000db0  69 74 65 73 20 75 73 65  64 20 69 6e 20 74 68 65  |ites used in the|
00000dc0  20 62 75 74 74 6f 6e 73  20 74 6f 20 61 20 66 69  | buttons to a fi|
00000dd0  6c 65 2e 20 54 68 69 73  20 66 69 6c 65 20 77 69  |le. This file wi|
00000de0  6c 6c 20 74 68 65 6e 20  6e 65 65 64 20 74 6f 20  |ll then need to |
00000df0  62 65 20 3c 74 74 3e 2a  49 63 6f 6e 53 70 72 69  |be <tt>*IconSpri|
00000e00  74 65 3c 2f 74 74 3e 27  64 20 74 6f 20 62 65 20  |te</tt>'d to be |
00000e10  72 65 6c 6f 61 64 65 64  2e 3c 2f 70 3e 0a 0a 3c  |reloaded.</p>..<|
00000e20  2f 74 64 3e 0a 3c 2f 74  72 3e 0a 3c 2f 74 61 62  |/td>.</tr>.</tab|
00000e30  6c 65 3e 0a 0a 3c 70 3e  3c 2f 70 3e 0a 0a 3c 68  |le>..<p></p>..<h|
00000e40  72 20 6e 6f 73 68 61 64  65 3e 0a 0a 3c 70 20 61  |r noshade>..<p a|
00000e50  6c 69 67 6e 3d 22 72 69  67 68 74 22 3e 49 66 20  |lign="right">If |
00000e60  79 6f 75 20 68 61 76 65  20 61 6e 79 20 70 72 6f  |you have any pro|
00000e70  62 6c 65 6d 73 20 6f 72  20 71 75 65 72 69 65 73  |blems or queries|
00000e80  20 61 62 6f 75 74 20 45  78 74 72 61 42 61 72 20  | about ExtraBar |
00000e90  31 2e 78 78 20 74 68 65  6e 20 79 6f 75 20 63 61  |1.xx then you ca|
00000ea0  6e 3c 62 72 3e 63 6f 6e  74 61 63 74 20 6d 65 20  |n<br>contact me |
00000eb0  61 74 20 3c 61 20 68 72  65 66 3d 22 6d 61 69 6c  |at <a href="mail|
00000ec0  74 6f 3a 64 61 76 65 6d  61 63 40 61 74 6c 61 6e  |to:davemac@atlan|
00000ed0  74 69 63 2e 6f 61 6b 74  72 65 65 2e 63 6f 2e 75  |tic.oaktree.co.u|
00000ee0  6b 22 3e 64 61 76 65 6d  61 63 40 61 74 6c 61 6e  |k">davemac@atlan|
00000ef0  74 69 63 2e 6f 61 6b 74  72 65 65 2e 63 6f 2e 75  |tic.oaktree.co.u|
00000f00  6b 3c 2f 61 3e 2e 0a 0a  3c 2f 62 6f 64 79 3e 0a  |k</a>...</body>.|
00000f10  3c 2f 68 74 6d 6c 3e                              |</html>|
00000f17