Skip to content

Commit e6c734a

Browse files
committed
Update Preferences dialogue help pages
Changed to take account of new appearance of dialogue box now that tabs have been removed.
1 parent 035b2c8 commit e6c734a

8 files changed

+78
-66
lines changed

Src/Help/HTML/dlg_preferences.htm

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ <h1>
3131
dialogue box is accessed via the <em>Tools | Preferences</em> menu option.
3232
</p>
3333
<p>
34-
The dialogue box is divided into several sections, accessed by tabs across
35-
the top of the page. These are:
34+
The dialogue box is divided into different &quot;pages&quot;. Each page is listed by name in the pane on the left hand side of the dialogue box. Selecting one of these names displays the related page of options on the right.
35+
</p>
36+
<p>
37+
The sections are:
3638
</p>
3739
<ul class="unspaced">
3840
<li>
@@ -61,12 +63,15 @@ <h1>
6163
Click <em>OK</em> to accept all the changes or <em>Cancel</em> to close
6264
the dialogue without making changes.
6365
</p>
66+
<p>
67+
The last page you selected is remembered and is displayed again the next time you open the dialogue box. This happens regardless of whether you close the dialogue box with <em>OK</em> or <em>Cancel</em>.
68+
</p>
6469
<p>
6570
<strong>Note:</strong> On some occasions this dialogue box may be
66-
displayed with just one tab visible. An example of this is when the
71+
displayed with just one page visible. An example of this is when the
6772
<em>Default Options</em> button of the <a href="dlg_print.htm">Print</a>
6873
dialogue box is clicked &ndash; only the
69-
<a href="dlg_prefs_printing.htm">Printing</a> tab is displayed.
74+
<a href="dlg_prefs_printing.htm">Printing</a> page is displayed.
7075
</p>
7176
</body>
7277
</html>

Src/Help/HTML/dlg_prefs_codegen.htm

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2010-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Code Generation tab of Preferences dialogue box.
9+
* Help topic for Code Generation page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -24,19 +24,22 @@
2424
<param name="ALink Name" value="CodeGenPrefs">
2525
</object>
2626
<h1>
27-
<a name="dlg_prefs_codegen"></a>Code Generation Preferences
27+
<a name="dlg_prefs_codegen"></a>Code Generation Preferences Page
2828
</h1>
2929
<p>
30-
This tab of the <a href="dlg_preferences.htm">Preferences</a> dialogue box
31-
is used to customise the source code emitted by the code generator when
32-
creating test compilations and when outputting units.
30+
This page of the <a href="dlg_preferences.htm">Preferences</a> dialogue
31+
box is used to customise the source code emitted by the code generator
32+
when creating test compilations and when outputting units.
3333
</p>
3434
<p>
35-
The tab is accessed by selecting the <em>Tools | Preferences</em> menu
36-
item then clicking the <em>Code Generation</em> tab.
37-
<strong>Note:</strong> This tab is not used to modify the <em>style</em>
35+
The page is accessed by selecting the <em>Tools | Preferences</em> menu
36+
item then clicking on <em>Code Generation</em> in the list on the left of
37+
the window.
38+
</p>
39+
<p>
40+
<strong>Note:</strong> This page is not used to modify the <em>style</em>
3841
of the source code: use the <a href="dlg_prefs_sourcecode.htm">Code
39-
Formatting</a> tab for that.
42+
Formatting</a> page for that.
4043
</p>
4144
<p>
4245
The Code Generator can be configured to generate <code>$WARN</code>
@@ -107,7 +110,7 @@ <h1>
107110
supported compiler version is 14.0.
108111
</p>
109112
<p>
110-
The <em>Preview</em> button at the top right of the tab displays the
113+
The <em>Preview</em> button at the top right of the page displays the
111114
source code that will be emitted by the code generator.
112115
</p>
113116
<p>

Src/Help/HTML/dlg_prefs_display.htm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2012-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Display tab of Preferences dialogue box.
9+
* Help topic for Display page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -24,15 +24,15 @@
2424
<param name="ALink Name" value="DisplayPrefs">
2525
</object>
2626
<h1>
27-
<a name="dlg_prefs_display"></a>Display Preferences
27+
<a name="dlg_prefs_display"></a>Display Preferences Page
2828
</h1>
2929
<p>
30-
Using this tab of the <a
30+
Using this page of the <a
3131
href="dlg_preferences.htm"
3232
>Preferences</a> dialogue box you can configure various aspects of the
33-
program's display. The tab is accessed by selecting the
34-
<em>Tools | Preferences</em> menu item then clicking the <em>Display</em>
35-
tab.
33+
program's display. The page is accessed by selecting the
34+
<em>Tools | Preferences</em> menu item then clicking on <em>Display</em>
35+
in the list on the left of the window.
3636
</p>
3737
<p>
3838
The options are:

Src/Help/HTML/dlg_prefs_general.htm

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2007-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Miscellaneous tab of Preferences dialogue box.
9+
* Help topic for Miscellaneous page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -24,18 +24,18 @@
2424
<param name="ALink Name" value="GeneralPrefs">
2525
</object>
2626
<h1>
27-
<a name="dlg_prefs_general"></a>Miscellaneous Preferences
27+
<a name="dlg_prefs_general"></a>Miscellaneous Preferences Page
2828
</h1>
2929
<p>
30-
This tab of the <a
30+
This page of the <a
3131
href="dlg_preferences.htm"
3232
>Preferences</a> dialogue box is used for miscellaneous preferences that
33-
don't merit a tab of their own. The tab is accessed by selecting the
34-
<em>Tools | Preferences</em> menu item then clicking the <em>Misc.</em>
35-
tab.
33+
don't merit a page of their own. The page is accessed by selecting the
34+
<em>Tools | Preferences</em> menu item then clicking on <em>Misc.</em> in
35+
the list on the left of the window.
3636
</p>
3737
<p>
38-
There is only a single option that can be set on this tab.
38+
There is only a single option that can be set on this page.
3939
</p>
4040
<h2>
4141
Measurement

Src/Help/HTML/dlg_prefs_hiliter.htm

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2007-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Syntax Highlighter tab of Preferences dialogue box.
9+
* Help topic for Syntax Highlighter page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -25,13 +25,14 @@
2525
</object>
2626
<h1>
2727
<a name="dlg_prefs_hiliter"></a>
28-
Syntax Highlighter Preferences
28+
Syntax Highlighter Preferences Page
2929
</h1>
3030
<p>
3131
The appearance of syntax highlighted source files can be customised using
32-
this tab of the <a href="dlg_preferences.htm">Preferences</a> dialogue
33-
box. The tab is accessed by selecting the <em>Tools | Preferences</em>
34-
menu item then clicking the <em>Syntax Highlighter</em> tab.
32+
this page of the <a href="dlg_preferences.htm">Preferences</a> dialogue
33+
box. The page is accessed by selecting the <em>Tools | Preferences</em>
34+
menu item then clicking on <em>Syntax Highlighter</em> in the list on the
35+
left of the window.
3536
</p>
3637
<h3>
3738
Note
@@ -40,7 +41,8 @@ <h3>
4041
Syntax highlighter customisation applies to the
4142
<a href="detail_pane.htm">Detail Pane</a>, exported files and source
4243
code copied to the clipboard. Highlighting used in printed documents is
43-
configured from the <a href="dlg_prefs_printing.htm">Printing</a> tab.
44+
configured from the <a href="dlg_prefs_printing.htm">Printing</a>
45+
preferences page.
4446
</p>
4547
<p>
4648
Different syntax highlighter styles can be saved and given identifying
@@ -56,7 +58,7 @@ <h2>
5658
</p>
5759
<p>
5860
<strong>Note:</strong> The highlighter font is ignored in code previews in
59-
other tabs of the <a href="dlg_preferences.htm">Preferences</a> dialogue
61+
other pages of the <a href="dlg_preferences.htm">Preferences</a> dialogue
6062
box to ensure that previews fit the available space.
6163
</p>
6264
<h2>

Src/Help/HTML/dlg_prefs_printing.htm

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2007-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Printing tab of Preferences dialogue box.
9+
* Help topic for Printing page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -24,22 +24,24 @@
2424
<param name="ALink Name" value="PrintingPrefs">
2525
</object>
2626
<h1>
27-
<a name="dlg_prefs_printing"></a>Printing Preferences
27+
<a name="dlg_prefs_printing"></a>Printing Preferences Page
2828
</h1>
2929
<p>
30-
This tab of the <a href="dlg_preferences.htm">Preferences</a> dialogue box
31-
is used customise the default appearance of printed output.
32-
</p>
33-
<p>
34-
The tab is accessed by selecting the <em>Tools | Preferences</em> menu
35-
item then clicking the <em>Printing</em> tab. You can also display this
36-
tab from the <a href="dlg_print.htm">Print</a> dialogue box.
30+
This page of the <a href="dlg_preferences.htm">Preferences</a> dialogue
31+
box is used customise the default appearance of printed output.
3732
</p>
3833
<p>
39-
<strong class="warning">Warning:</strong> Options set in this tab usually take effect the
40-
next time the application is started. The exception is when the tab is
41-
displayed from the <em>Print</em> dialogue box, when you can choose to
42-
apply the new options straight away.
34+
The page is accessed by selecting the <em>Tools | Preferences</em> menu
35+
item then clicking on <em>Printing</em> in the list on the left of the
36+
window. You can also display this page from the
37+
<a href="dlg_print.htm">Print</a> dialogue box.
38+
</p>
39+
<p>
40+
<strong class="warning">Warning:</strong> When this page is displayed via
41+
the <em>Tools | Preferences</em> menu option options usually only take
42+
effect the next time the application is started. But when the page is
43+
displayed from the <em>Print</em> dialogue box, the changed options take
44+
effect straight away.
4345
</p>
4446
<h2>
4547
Document Formatting Options
@@ -64,9 +66,9 @@ <h2>
6466
</p>
6567
<p>
6668
When syntax highlighting is enabled the style used is as specified in the
67-
<a href="dlg_prefs_hiliter.htm">Syntax Highlighter</a> tab. When black and
68-
white printing is specified the highlighter's font styles are used but
69-
colours are ignored.
69+
<a href="dlg_prefs_hiliter.htm">Syntax Highlighter</a> peferences page.
70+
When black and white printing is specified the highlighter's font styles
71+
are used but colours are ignored.
7072
</p>
7173
<h2>
7274
Page Margins
@@ -79,7 +81,8 @@ <h2>
7981
Margins are displayed and entered either in inches or millimeters. The
8082
units being used are displayed in the group box caption.
8183
<strong>Note:</strong> measurement units can be changed on the
82-
<a href="dlg_prefs_general.htm">Misc.</a> tab, if it is visible.
84+
<a href="dlg_prefs_general.htm">Misc.</a> preferences page, if it is
85+
visible.
8386
</p>
8487
</body>
8588
</html>

Src/Help/HTML/dlg_prefs_snippetlayout.htm

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2012-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Snippet Layout tab of Preferences dialogue box.
9+
* Help topic for Snippet Layout page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -24,10 +24,10 @@
2424
<param name="ALink Name" value="SnippetLayoutPrefs">
2525
</object>
2626
<h1>
27-
<a name="dlg_prefs_snippetlayout"></a>Snippet Layout Preferences
27+
<a name="dlg_prefs_snippetlayout"></a>Snippet Layout Preferences Page
2828
</h1>
2929
<p>
30-
This tab of the <a
30+
This page of the <a
3131
href="dlg_preferences.htm"
3232
>Preferences</a> dialogue box is used to customise the layout of pages
3333
that display the various <a
@@ -38,10 +38,9 @@ <h1>
3838
>Detail Pane</a>.
3939
</p>
4040
<p>
41-
The tab is accessed by selecting the <em>Tools | Preferences</em> menu
42-
item then clicking the <em>Snippet Layout</em> tab in the <a
43-
href="dlg_preferences.htm"
44-
>Preferences</a> dialogue box.
41+
The page is accessed by selecting the <em>Tools | Preferences</em> menu
42+
item then clicking on <em>Snippet Layout</em> in the list on the left of
43+
the window.
4544
</p>
4645
<h2>
4746
Overview

Src/Help/HTML/dlg_prefs_sourcecode.htm

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (C) 2007-2020, Peter Johnson (gravatar.com/delphidabbler).
88
*
9-
* Help topic for Code Formatting tab of Preferences dialogue box.
9+
* Help topic for Code Formatting page of Preferences dialogue box.
1010
-->
1111
<html>
1212
<head>
@@ -26,14 +26,14 @@
2626
<h1>
2727
<!-- Note the file name is a hang-over from when the tab was named
2828
'Source Code' -->
29-
<a name="dlg_prefs_sourcecode"></a>Code Formatting Preferences
29+
<a name="dlg_prefs_sourcecode"></a>Code Formatting Preferences Page
3030
</h1>
3131
<p>
32-
This tab of the <a href="dlg_preferences.htm">Preferences</a> dialogue box
33-
is used to configure the format of source code that <em>CodeSnip</em>
34-
writes to file or copies to the clipboard. The tab is accessed by
35-
selecting the <em>Tools | Preferences</em> menu item then clicking the
36-
<em>Code Formatting</em> tab.
32+
This page of the <a href="dlg_preferences.htm">Preferences</a> dialogue
33+
box is used to configure the format of source code that <em>CodeSnip</em>
34+
writes to file or copies to the clipboard. The page is accessed by
35+
selecting the <em>Tools | Preferences</em> menu item then clicking on
36+
<em>Code Formatting</em> in the list on the left of the window.
3737
</p>
3838
<h2>
3939
Source code formatting
@@ -87,7 +87,7 @@ <h2>
8787
HTML and rich text file types can be syntax highlighted. To enable this
8888
option check the <em>Enable syntax highlighting</em> check box. The
8989
highlighting can be customised using the
90-
<a href="dlg_prefs_hiliter.htm">Syntax Highlighter</a> tab.
90+
<a href="dlg_prefs_hiliter.htm">Syntax Highlighter</a> preferences page.
9191
</p>
9292
<p>
9393
You can override the default format when saving source code to file by

0 commit comments

Comments
 (0)