Home » Archimedes archive » Acorn User » AU 1996-02.adf » Clan » !ResEd/CSE/!Window/Messages

!ResEd/CSE/!Window/Messages

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 1996-02.adf » Clan
Filename: !ResEd/CSE/!Window/Messages
Read OK:
File size: 71B1 bytes
Load address: 0000
Exec address: 0000
File contents
Usage:This application is part of !ResEd and should not be run independently
TaskName:ResEd Window Editor

# These tokens determine the initial grid settings
8HorizGrid:32
8VertGrid:32
ShowGrid:off
LockGrid:off

NoMem:Not enough memory; free some and try again

BadClass:Internal error (object of wrong class %d for window editor)
BadVersion:Cannot edit this window object (unknown version %s)
CorruptWindow:Internal error (inconsistent window object)
BadSpriteReloc:Unexpected value for sprite relocation (%d) - Wimp Sprite Area assumed
TooManyMenus:Internal error (Too many menu registrations)

UnkObj:Internal error (Unknown object)
UnkFldType:Internal error (Unknown field definition %d)
UnkActType:Internal error (Unknown action definition %d)
BadSize:Internal error (Bad size %d for gadget type %d)
BadUnkGadReloc:Unexpected relocation directive (%d) in unknown type of gadget
BadColDbox:Internal error (Bad colour dbox template)
CompID:An entry with component ID &%x already exists in this window - please choose a unique ID

EmptyNR:A numberrange must include a display, slider or adjusters
Maxbelowmin:Maximum value must be greater than Minimum value
InitRange:Initial value must lie between Minimum and Maximum values
StepRange:Step size value must be greater than zero, and less than the difference between the Maximum and Minimum values
PrecisionRange:The precision value must lie between 0 and 10 inclusive
NrDispWidth:The display width is too large or too small
ESGRange:ESG value must lie between 0 and 31 inclusive
BadWidth:The requested width is too small for one or more gadgets in the selection
BadWidth1:The requested width is too small for the selected gadget
BadHeight:The requested height is too small for one or more gadgets in the selection
BadHeight1:The requested height is too small for the selected gadget

BadDrop:Please drag an object of the correct class when creating a link
BadGadDrop:Only writable gadgets can be accepted for this field
IncompGadDrop:Please drag a gadget from the same window

NoLinkGadg:There is no gadget linked %s this one
BadLinkGadg:The gadget linked %s this one does not exist
NoDfltFcs:No default input focus is set for this window
InvisDfltFcs:The default input focus for this window is an invisible caret
BadDfltFcs:The gadget to which the default input focus is given does not exist
NoSpcAb:There is no %s action button in this window

Rbsonly:Please select just the radio buttons you wish to group together
Onerb:Please select exactly one radio button
Needwritable:The selection must include at least one writable, numberrange or stringset gadget

SaveChk1:Internal error (Window Save: next = %d, stringbase = %d)
SaveChk2:Internal error (Window Save: string = %d, msgbase = %d)
SaveChk3:Internal error (Window Save: msg = %d, reloctable = %d)
SaveChk4:Internal error (Window Save: tip->numrelocs = %d, numrelocs = %d)

CantRead:Cannot read file %s

Nokeycode:Please enter a key code
Badkeycode:Please enter a key code less than &200
Nokeyact:Please enter an event to raise or an object to show


ButType:Button type
ButType0:Never
ButType1:Always
ButType2:Auto-repeat
ButType3:Click
ButType4:Release
ButType5:Double click
ButType6:Click/Drag
ButType7:Release/Drag
ButType8:Double/Drag
ButType9:Menu icon
ButType10:Double/Click/Drag
ButType11:Radio
ButType12:Type 12
ButType13:Type 13
ButType14:Write/Click/Drag
ButType15:Writeable

Colour:Colour
Transp:Transp

WM_Name:Window
WM_Info:Info
WM_Edit:Edit
WM_Mprp:Main properties...  ^W
WM_Oprp:Other properties...
WM_Clrs:Colours...
WM_Extn:Extent...           ^E
WM_Keys:Key shortcuts...    �K
WM_Tbar:Toolbars...         ^T
WM_Grid:Grid                �G
WM_Palt:Gadgets...          ^G
WM_Clse:Close              ^F2

EM_Name:Edit
EM_Delt:Delete            ^K
EM_Prop:Properties...     ^P
EM_Snap:Snap to grid      ^S
EM_Mkrg:Make radio group  ^R
EM_Lkwr:Link writables    ^L
EM_Coor:Coordinates       �C
EM_Algn:Align
EM_SAll:Select all        ^A
EM_Slct:Select
EM_CSel:Clear selection   ^Z

AM_Name:Align
AM_HTop:Top edges
AM_HCen:Centre lines
AM_HBot:Bottom edges
AM_VLft:Left edges
AM_VCen:Centre lines
AM_VRgt:Right edges

SM_Name:Select
SM_Rgrp:Radio group      �R
SM_Nxtw:Next writable
SM_Prvw:Previous writable
SM_Dflw:Default writable
SM_Dfla:Default action
SM_Cana:Cancel action

KWM_Mprp:23
KWM_Extn:5
KWM_Keys:75
KWM_Tool:20
KWM_Grid:71
KWM_Gadg:7
KWM_Clse:418

KEM_Delt:11
KEM_Prop:16
KEM_Snap:19
KEM_Mkrg:18
KEM_Lkwr:12
KEM_Cord:67
KEM_SAll:1
KEM_CSel:26

KSM_Serg:82

# Interactive help support; these messages can be deleted if this is not
# required.

Hlp.T.ActionButt:an action button
Hlp.T.OptionButt:an option button
Hlp.T.LabelledBox:a labelled box
Hlp.T.Label:a label
Hlp.T.RadioButt:a radio button
Hlp.T.Display:a display field
Hlp.T.Writable:a writable field
Hlp.T.Slider:a slider
Hlp.T.Draggable:a draggable
Hlp.T.PopUpMenu:a pop-up menu
Hlp.T.AdjArrow:an adjuster arrow
Hlp.T.NumberRange:a number range
Hlp.T.StringSet:a string set
Hlp.T.WimpIcon:a button
Hlp.T.Unknown:an unknown gadget

Hlp.P:This \w contains gadget templates which you may drag to an editing \w.
Hlp.PG:This is %s template.
Hlp.PGN:||M\Dcopy to an editing \w.||M\Sselect, \Aadd to selection.
Hlp.PGS:||M\Dcopy the selection to an editing \w.||M\Adeselect.

Hlp.E:This \w represents a \w object template.||M\Dselect all gadgets intersected by the drag box; \dtoggle their state of selection. Hold down SHIFT to process only gadgets fully within the drag box.
Hlp.EG:This is %s with ID = &%x at (%d,%d), size (%d,%d).
Hlp.EGN:||M\Dreposition.||MDrag �\s to copy.||M\Sselect, \Aadd to selection.||MDouble-\Sedit properties.
Hlp.EGS:||M\Dmove selection.||MDrag �\s to copy selection.||M\Adeselect.||MDouble-\Sedit properties.
Hlp.EGC:||M\Dresize keeping opposite corner fixed.||M\dreposition.
Hlp.EGH:||M\Dalter width.||M\dreposition horizontally.
Hlp.EGV:||M\Dalter height.||M\dreposition vertically.
Hlp.EGI:||M\Dresize the numeric field.

Hlp.M1:\Schoose this colour.

!DR:Drag returns buttons*16.
Hlp.M2.0
Hlp.M4.0:No response to mouse.
!B1:Client is notified continuously while pointer is over %s.
!B2:Notification is auto-repeated while button is depressed over %s.
Hlp.M2.3
Hlp.M4.3:Click notifies client.
!B4:Client is notified when button is released over %s.
!B5:Double-click notifies client.
!B6:Click and Drag notify client. !DR;
!B7:Client is notified if button is released over %s, or if a Drag starts. !DR;
!B8:Double-click and Drag notify client. !DR;
!B9:Click notifies client.
Hlp.M2.10
Hlp.M4.10:Click, Double-click and Drag notify client. Click returns buttons*256, Double-click returns buttons*1, !DR;
Hlp.M2.12
Hlp.M2.13
Hlp.M4.12
Hlp.M4.13:Reserved.

!BS:Click selects icon
!BC:Click places caret in icon.
Hlp.M2.1:!B1/icon;
Hlp.M2.2:!B2/icon;
Hlp.M2.4:!BS; and moving away deselects it. !B4/icon;
Hlp.M2.5:!BS;. !B5;
Hlp.M2.6:!B6;
Hlp.M2.7:!BS;. !B7/icon;
Hlp.M2.8:!BS;. !B8;
Hlp.M2.9:Icon is selected while pointer is over it. !B9;
Hlp.M2.11:!BS;. !B6;
Hlp.M2.14:!BC; !B6;
Hlp.M2.15:!BC;

!BF:Click gives window input focus.
Hlp.M4.1:!B1/window;
Hlp.M4.2:!B2/window;
Hlp.M4.4:!B4/window;
Hlp.M4.5:!B5;
Hlp.M4.6:!B6;
Hlp.M4.7:!B7/window;
Hlp.M4.8:!B8;
Hlp.M4.9:!B9;
Hlp.M4.11:!B6;
Hlp.M4.14:!BF; !B6;
Hlp.M4.15:!BF;

Hlp.M3.0:\Rview information about this \w template.
Hlp.M3.1:\Rview operations on selected gadgets.
Hlp.M3.2:\Sedit the \w's main properties.||MYou can also do this by double-clicking \s on the \w's background.
Hlp.M3.3:\Sedit other \w properties.
Hlp.M3.4:\Sedit the \w's colours.
Hlp.M3.5:\Salter the \w's extent.
Hlp.M3.6:\Sedit the \w's keyboard shortcuts.
Hlp.M3.7:\Sadd or remove toolbars from this \w; this entry is not available if the \w is itself a toolbar.
Hlp.M3.8:\Rdisplay the grid settings.
Hlp.M3.9:\Sdisplay a \w containing prototype gadget templates.
Hlp.M3.10:\Sclose the \w template.||MYou can also close it by clicking on the \w's Close icon (if it has one).

Hlp.M3.1.0:\Sdelete the selected gadgets.
Hlp.M3.1.1:\Sedit the selected gadget's properties.||MYou can also do this by double-clicking \s on the gadget itself.
Hlp.M3.1.2:\Ssnap the currently selected gadgets to the grid. Each gadget's alignment point (normally the middle of its left hand side) is moved to the nearest grid point. Snap is active even when Lock to grid and Show grid are off.
Hlp.M3.1.3:\Smake a new radio group from the currently selected radio buttons. !AVAIL;s are all radio buttons.
Hlp.M3.1.4:\Slink writables in the current selection (left to right, top to bottom). !AVAIL;s include at least one writable, stringset or numberrange.
Hlp.M3.1.5:\Rdisplay and edit the position and size of the selected gadgets.
Hlp.M3.1.6:\Ralign the selected gadgets to the gadget which was under the mouse pointer when the menu button was clicked. This option is not available if no gadget was under the mouse when the menu was raised. 
Hlp.M3.1.7:\Sselect all gadgets.
Hlp.M3.1.8:\Rselect certain groups of gadgets.
Hlp.M3.1.9:\Sdeselect all gadgets.

Hlp.M3.1.6.0:\Salign top edges of selected gadgets to the chosen one.
Hlp.M3.1.6.1:\Salign horizontal centres of selected gadgets to the chosen one.
Hlp.M3.1.6.2:\Salign bottom edges of selected gadgets to the chosen one.
Hlp.M3.1.6.3:\Salign left hand sides of selected gadgets to the chosen one.
Hlp.M3.1.6.4:\Salign vertical centres of selected gadgets to the chosen one.
Hlp.M3.1.6.5:\Salign right hand sides of selected gadgets to the chosen one.

!M3LNK:\Sselect the gadget, if any, that is linked %s the selected gadget. !AVAIL; is a writable, stringset or numberrange.||M\Astep through the chain.
!M3ACT:\Sselect the action button, if any, which has been flagged as the \w's %s action button.
Hlp.M3.1.8.0:\Sselect all members of the radio group to which the selected gadget belongs. !AVAIL; is a radio button.
Hlp.M3.1.8.1:!M3LNK/after;
Hlp.M3.1.8.2:!M3LNK/before;
Hlp.M3.1.8.3:\Sselect the gadget, if any, that will receive the input focus when the \w is shown.
Hlp.M3.1.8.4:!M3ACT/Default;
Hlp.M3.1.8.5:!M3ACT/Cancel;

Hlp.OK:Click \s (or press RETURN) to apply the changes.||MClick \a (or press �RETURN) to apply changes without closing the box.
Hlp.CANCEL:Click \s (or press ESCAPE) to close the box without applying any changes.||MClick \a (or press �ESCAPE) to reset the contents of the box.
Hlp.CANCELT:Click \s (or press ESCAPE) to close the box without applying any changes.||M\Areset the contents of the box.
Hlp.ADJ_UP:Click \s (\a) to increase (decrease) the value of the adjacent numeric field.||MIf SHIFT is held down, the change will be greater for each click.
Hlp.ADJ_DOWN:Click \s (\a) to decrease (increase) the value of the adjacent numeric field.||MIf SHIFT is held down, the change will be greater for each click.
Hlp.MAX:\Tbuffer size for the adjacent string; ResEd ensures it is always large enough.||MUse '*' to make the buffer just the right size for the given string.||MIf the string is optional and has been switched off, use 0 for no buffer.
Hlp.HASHELP:Switch on to specify a response to HelpRequest messages.
Hlp.HELP:\Tstring returned in response to a HelpRequest message.
Hlp.FADED:Switch on to fade the gadget.
Hlp.ID:\Tgadget's component ID. You may enter a new value !NUMVAL;
Hlp.WINDOW:\Tname of the \w template which contains the gadget.
Hlp.BEFORE:!LINK/�TAB/UP-ARROW;
Hlp.BEFORE_OBJECT:!GADG; !DROG;
Hlp.AFTER:!LINK/TAB/DOWN-ARROW;
Hlp.AFTER_OBJECT:!GADG; !DROG;
Hlp.TEXT:\Ttext which appears in the gadget.
Hlp.JUSTIFY_LEFT:!JL/gadget's text;
Hlp.JUSTIFY_RIGHT:!JR/gadget's text;
Hlp.JUSTIFY_CENTRE:!JC/gadget's text;
Hlp.BARCOLOUR:!COL//slider's bar;
Hlp.BACKCOLOUR:!COL/background /slider;
Hlp.HASALLOWED:Switch on to specify a validation string for text entered by the user into this gadget. If this button is off, all characters are accepted; if it is on, only those allowed by the validation string will be accepted.
Hlp.ALLOWED_ALPHA_LC:Switch on to allow all lower case letters.
Hlp.ALLOWED_ALPHA_UC:Switch on to allow all upper case letters.
Hlp.ALLOWED_NUMERIC:Switch on to allow all decimal digits.
Hlp.ALLOWED_OTHER:Switch on to specify additional characters for the validation string.
Hlp.ALLOWED:This value is used to complete the validation string.
Hlp.MINIMUM:!MM/minimum;
Hlp.MAXIMUM:!MM/maximum;
Hlp.INITIAL:\Tinitial value for this gadget.

!AVAIL:This option is available only if the selected gadget
!DROP:Enter the %s's name, or drag its icon from the resource file display and drop it here.
!DROG:You can also specify the gadget by dragging it from the \w and dropping it here.
!DROO:You may also drag the %s's icon from a resource file display and drop it here.
!GADG:\Tgadget's component ID. You may enter a new value !NUMVAL !DROG;
!SHOW:Switch on to specify an object to be shown when %s;. !DROO/object;
!POPUP:Click \s here to display a menu to choose a value for the field to the left.
!NUMVAL:in hex (preceded by &) or in decimal.
!EVDFLT:Switch on to receive the %s event when %s
!EVNONE:Switch on if you do not wish to receive an event when %s
!EVOTHR:Switch on to specify your own event to receive when %s
!SWD:Switch on to receive %s.
!SWVC:!SWD/%s events when the user changes the value of this gadget;
!LINK:Switch on to specify the gadget to receive the caret when the user presses %s or %s. !DROG;
!JL:Switch on to align the %s to the left.
!JR:Switch on to align the %s to the right.
!JC:Switch on to centre the %s.
!BT:This value determines how the %s responds to the mouse. The client is notified through the Mouse_Click event - see the pop-up menu for details. Note that MENU clicks are always reported.
!COL:This field displays the %scolour of the %s. Click \s on the pop-up menu icon to the right to edit it.
!SA:Switch on to allow 
!SI:Switch on to include a %s in the gadget.
!SS:Switch on to look for sprites in the 
!MM:\T%s value that can be represented by this gadget.
!RES:This value determines the resolution of the gadget. It is the smallest amount by which the slider may be dragged


Hlp.W9.EVENT
Hlp.W4.BEFORE_EVENT
Hlp.W4.HIDDEN_EVENT
Hlp.G.ActionButt.DELIVER_EVENT
Hlp.G.RadioButt.DELIVER_EVENT
Hlp.G.OptionButt.DELIVER_EVENT:Enter an event number greater than zero !NUMVAL;

Hlp.W9.TRANSIENT
Hlp.G.ActionButt.SHOW_TRANSIENT:Switch on to display the object as a transient; switch off to display persistently.

Hlp.W6.TITLE_FG_POPUP
Hlp.W6.TITLE_BG_POPUP
Hlp.W6.TITLE_IF_POPUP
Hlp.W6.WORK_FG_POPUP
Hlp.W6.WORK_BG_POPUP
Hlp.W6.SCROLL_FG_POPUP
Hlp.W6.SCROLL_BG_POPUP
Hlp.BARCOLOUR_POPUP
Hlp.BACKCOLOUR_POPUP
Hlp.W5.BUTTONTYPE_POPUP
Hlp.G.WimpIcon.BUTTON_POPUP
Hlp.G.WimpIcon.BG_POPUP
Hlp.G.WimpIcon.FG_POPUP:!POPUP;

Hlp.W2:\Tname of the \w object template.

!W3SPCE:\T%s grid spacing in OS units; ResEd ensures that this value is a multiple of 4.
Hlp.W3:Use this box to edit the properties of the \w's grid.
Hlp.W3.SHOW:Switch on to display the grid points.
Hlp.W3.LOCK:When switched on, any gadget dragged within the \w will be moved by the nearest multiple of the grid spacing both vertically and horizontally. Resizing is similarly constrained.
Hlp.W3.HORIZONTAL:!W3SPCE/horizontal;
Hlp.W3.VERTICAL:!W3SPCE/vertical;

!W4SHOW:the \w is about to be displayed
!W4HIDE:the \w has been removed from the screen
!W4FLAG:Switch on to give the \w a%s.
!W4AUTO:Switch on to cause the Toolbox to handle %s_Window_Request events on your behalf.
Hlp.W4:Use this box to edit properties of the \w as a whole.
Hlp.W4.BEFORE_DEFAULT:!EVDFLT/Window_AboutToBeShown/!W4SHOW;;.
Hlp.W4.BEFORE_NONE:!EVNONE/!W4SHOW;;.
Hlp.W4.BEFORE_OTHER:!EVOTHR/!W4SHOW;;.
Hlp.W4.HIDDEN_DEFAULT:!EVDFLT/Window_HasBeenHidden/!W4HIDE;;.
Hlp.W4.HIDDEN_NONE:!EVNONE/!W4HIDE;;.
Hlp.W4.HIDDEN_OTHER:!EVOTHR/!W4HIDE;;.
Hlp.W4.HASMENU:Switch on to specify a menu to be displayed when the user clicks MENU on the \w's background. !DROO/menu;
Hlp.W4.MENU:!DROP/menu;
Hlp.W4.FOCUS_NONE:Switch on to specify that input focus is not given to the \w when it is opened.
Hlp.W4.FOCUS_INVISIBLE:Switch on to specify that the \w will receive input focus when it is opened, but that the caret will not be visible.
Hlp.W4.FOCUS_GADGET:Switch on to place the caret inside a particular gadget when the \w is opened. !DROG;
Hlp.W4.FOCUS_ID:!GADG;
Hlp.W4.JUSTIFY_LEFT:!JL/\w title;
Hlp.W4.JUSTIFY_RIGHT:!JR/\w title;
Hlp.W4.JUSTIFY_CENTRE:!JC/\w title;
Hlp.W4.HASTITLE:!W4FLAG/ Title bar;
Hlp.W4.TITLE:\T\w's title.
Hlp.W4.BACK:!W4FLAG/ Back icon;
Hlp.W4.CLOSE:!W4FLAG/ Close icon;
Hlp.W4.TOGGLE:!W4FLAG/ Toggle size icon;
Hlp.W4.HSCROLL:!W4FLAG/ horizontal scroll bar;
Hlp.W4.VSCROLL:!W4FLAG/ vertical scroll bar;
Hlp.W4.SIZE:!W4FLAG/n Adjust size icon;
Hlp.W4.AUTOOPEN:!W4AUTO/Open;
Hlp.W4.AUTOCLOSE:!W4AUTO/Close;

!W5CNFG:screen regardless of configuration settings.
!W5FLEX:!SA;a \w's visible %s to exceed its extent when the user adjusts its size.
!W5SCRL:Switch on to generate Scroll_Request events when the user clicks on an arrow icon or in the outer scroll bar region.
!W5PHOT:\T%s offset of the pointer's active point from the top left hand corner of the sprite.
Hlp.W5:Use this box to edit properties of the \w as a whole.
Hlp.W5.BUTTONTYPE:!BT/\w's background;
Hlp.W5.PANE:Switch on to set the 'pane' \w flag; this is normally required only for \ws to be used as toolbars.
Hlp.W5.MOVEABLE:!SA;the user to drag the \w.
Hlp.W5.BACKDROP:Switch on to prevent any other \w from being opened below this one.
Hlp.W5.OFFSCREEN:!SA;the \w to be opened (or dragged) off !W5CNFG;
Hlp.W5.HOTKEYS:Switch on to receive Key_Pressed events for keys returned unused by other \ws using Wimp_ProcessKey.
Hlp.W5.AUTOREDRAW:Switch on if the Wimp is able to redraw this \w on its own, in which case no Redraw_Window_Request events will be generated. 
Hlp.W5.REALCOLOURS:Switch on to specify the \w's colours as GCOL numbers (in the range 0 to 255) instead of as desktop colours (in the range 0 to 15).
Hlp.W5.ONSCREEN:Switch on to force the \w to stay on !W5CNFG;
Hlp.W5.FLEXIBLE_X:!W5FLEX/width;
Hlp.W5.FLEXIBLE_Y:!W5FLEX/height;
Hlp.W5.USERSCROLL_AUTO:!W5SCRL; The former are auto-repeated as long as the user holds the mouse button down.
Hlp.W5.USERSCROLL_OFF:Switch on to ensure that no Scroll_Request events are generated.
Hlp.W5.USERSCROLL_DEBOUNCE:!W5SCRL;
Hlp.W5.SPRITEAREA_WIMP:!SS;Wimp's sprite area only.
Hlp.W5.SPRITEAREA_CLIENT:!SS;client application's sprite area first before examining the Wimp's sprite area.
Hlp.W5.HASPOINTER:Switch on to specify a different pointer shape to be used for the mouse whenever it is over this \w.
Hlp.W5.POINTER:\Tname of the sprite to be used for the mouse pointer.
Hlp.W5.HOTSPOT_X:!W5PHOT/horizontal;
Hlp.W5.HOTSPOT_Y:!W5PHOT/vertical;

Hlp.W6:Use this box to edit \w colours. If no menus are available, enter GCOL values directly.
Hlp.W6.TITLE_FG:!COL/foreground /window's titlebar;
Hlp.W6.TITLE_BG:!COL/background /window's titlebar;
Hlp.W6.TITLE_IF:!COL/background /window's titlebar when the window has the caret;
Hlp.W6.WORK_FG:!COL/foreground /window's work area;
Hlp.W6.WORK_BG:!COL/background /window's work area;
Hlp.W6.SCROLL_FG:!COL//scroll bar sliders;
Hlp.W6.SCROLL_BG:!COL/background /scroll bars;

!W7W:Coordinates are measured in OS units, and ResEd ensures that all values are exact multiples of 4.
!W7MIN:This is the \w's minimum %s. !W7W;
!W7C:This is the %s coordinate of the window work area's %s-hand corner. !W7W;
Hlp.W7:Use this box to edit the size of the \w's work area and its minimum visible area.
Hlp.W7.MINWIDTH:!W7MIN/width;
Hlp.W7.MINHEIGHT:!W7MIN/height;
Hlp.W7.XMAX:!W7C/x/top right;
Hlp.W7.XMIN:!W7C/x/bottom left;
Hlp.W7.YMAX:!W7C/y/top right;
Hlp.W7.YMIN:!W7C/y/bottom left;
Hlp.W7.XMIN_ADJ_UP
Hlp.W7.XMIN_ADJ_DOWN
Hlp.W7.XMAX_ADJ_UP
Hlp.W7.XMAX_ADJ_DOWN
Hlp.W7.YMIN_ADJ_UP
Hlp.W7.YMIN_ADJ_DOWN
Hlp.W7.YMAX_ADJ_UP
Hlp.W7.YMAX_ADJ_DOWN:Click here to alter the work area limits (use SHIFT for larger steps).
Hlp.W7.CLIP:Click here to set the work area limits to the visible area.

!W8O:Switch on to set the %s of the selected gadget(s).
!W8O1:!W8O/%s-coordinate of the top left hand corner;
!W8V:\T%s of the selected gadget(s).
!W8V1:!W8V/%s-coordinate of the top left hand corner;
Hlp.W8:Use this box to edit the position and/or size of the selected gadgets. When first shown, this box ticks only those properties which are the same for all the selected gadgets. When applied, only the ticked properties are updated.
Hlp.W8.SETX:!W8O1/x;
Hlp.W8.SETY:!W8O1/y;
Hlp.W8.SETWIDTH:!W8O/width;
Hlp.W8.SETHEIGHT:!W8O/height;
Hlp.W8.X:!W8V1/x;
Hlp.W8.Y:!W8V1/y;
Hlp.W8.WIDTH:!W8V/width;
Hlp.W8.HEIGHT:!W8V/height;

!W9PRSS:the key is pressed
!W9WARN:Note that this is only a local change; the \w's shortcuts are only updated when OK is clicked.
Hlp.W9:Use this box to edit or to enter a new keyboard shortcut.
Hlp.W9.KEY:\Sactivate the icon; then press the key combination for the shortcut.
Hlp.W9.CODE:\Tkey's code (as returned by the Wimp). You may enter a value directly, preceded by & if in hex.
Hlp.W9.UPDATE:Click here to add the defined shortcut to the list above; any entry for the same keycode will first be deleted. !W9WARN;
Hlp.W9.DELETE:Click here to delete the selected keyboard shortcuts. !W9WARN; 
Hlp.W9.DELIVER:Switch on if you wish to receive an event when !W9PRSS;.
Hlp.W9.SHOW:!SHOW/!W9PRSS;
Hlp.W9.OBJECT:!DROP/object;

Hlp.W10:Double-click \s on an entry to edit it.||M\Sselect an entry; \Aadd/remove from the selection.||MDrag an entry to a menu entry properties box to specify similar menu click behaviour.

Hlp.W11:Define a toolbar for the \w by dragging its template from a resource file display and dropping it over the appropriate option, or by switching the option on and entering the toolbar template's name.

!USAGE:Use this box to edit properties of the %s gadget.
Hlp.G.ActionButt:!USAGE/action button;
Hlp.G.OptionButt:!USAGE/option button;
Hlp.G.LabelledBox:!USAGE/labelled box;
Hlp.G.Label:!USAGE/label;
Hlp.G.RadioButt:!USAGE/radio button;
Hlp.G.Display:!USAGE/display field;
Hlp.G.Writable:!USAGE/writable field;
Hlp.G.Slider:!USAGE/slider;
Hlp.G.Draggable:!USAGE/draggable;
Hlp.G.PopUpMenu:!USAGE/pop-up menu;
Hlp.G.AdjArrow:!USAGE/adjuster arrow;
Hlp.G.NumberRange:!USAGE/number range;
Hlp.G.StringSet:!USAGE/string set;
Hlp.G.WimpIcon:!USAGE/button;
Hlp.G.Unknown:!USAGE/unknown type of;

Hlp.G.Label.BORDER:Switch on to display the label's bounding box.

!ABCLIK:the user selects this action
!ABSPEC:Switch on to make this the \w's %s action button. \Tbutton activated when the user presses %s.
Hlp.G.ActionButt.DELIVER_DEFAULT:!EVDFLT/ActionButton_Selected/!ABCLIK;;.
Hlp.G.ActionButt.DELIVER_OTHER:!EVOTHR/!ABCLIK;;.
Hlp.G.ActionButt.SHOW:!SHOW/!ABCLIK;
Hlp.G.ActionButt.SHOW_OBJECT:!DROP/object;
Hlp.G.ActionButt.BUTTON_DEFAULT:!ABSPEC/DEFAULT/RETURN;
Hlp.G.ActionButt.BUTTON_CANCEL:!ABSPEC/CANCEL/ESCAPE;
Hlp.G.ActionButt.BUTTON_LOCAL:Switch on to make this a local action button. Selecting a local button does not close the \w.

!OBCLIK:the user clicks on this button
Hlp.G.OptionButt.DELIVER_DEFAULT:!EVDFLT/OptionButton_StateChanged/!OBCLIK;;.
Hlp.G.OptionButt.DELIVER_NONE:!EVNONE/!OBCLIK;;.
Hlp.G.OptionButt.DELIVER_OTHER:!EVOTHR/!OBCLIK;;.
Hlp.G.OptionButt.SELECTED:Switch on to select this option button.

!LXTYPE:Switch on to give the gadget a %s label.
Hlp.G.LabelledBox.ISTEXT:!LXTYPE/textual;
Hlp.G.LabelledBox.ISSPRITE:!LXTYPE/sprite;
Hlp.G.LabelledBox.SPRITE:\Tname of the sprite.
Hlp.G.LabelledBox.FILLED:Switch on if you wish the label area to be filled before painting its contents.

!RBCLIK:the user clicks on this button
Hlp.G.RadioButt.DELIVER_DEFAULT:!EVDFLT/RadioButton_StateChanged/!RBCLIK;;.
Hlp.G.RadioButt.DELIVER_NONE:!EVNONE/!RBCLIK;;.
Hlp.G.RadioButt.DELIVER_OTHER:!EVOTHR/!RBCLIK;;.
Hlp.G.RadioButt.SELECTED:Switch on to switch this radio button on.
Hlp.G.GROUP:This is the number of the group to which the radio button belongs.

Hlp.G.Writable.DELIVEREVENTS:!SWVC/WritableField_ValueChanged;
Hlp.G.Writable.PASSWORD:Switch on to display all characters as minus signs.

!SSPOS:Switch on if you wish the slider bar to increase from %s to %s.
Hlp.G.Slider.DELIVER_NONE:Switch on if you do not wish to receive an event when the slider's value changes.
Hlp.G.Slider.DELIVER_CONT:!SWD/Slider_Valuechanged events repeatedly as the user drags the slider;
Hlp.G.Slider.DELIVER_ENDDRAG:!SWD/the Slider_ValueChanged event whenever the user has finished repositioning the slider;
Hlp.G.Slider.STEPSIZE:!RES;.
Hlp.G.Slider.INTERACTIVE:Switch on to allow the user to drag the slider.
Hlp.G.Slider.DISPLAY:Switch on to prevent the user from dragging the slider.
Hlp.G.Slider.HORIZONTAL:!SSPOS/left/right;
Hlp.G.Slider.VERTICAL:!SSPOS/bottom/top;

!DRTYPE:Switch on to set the draggable icon's button type to %s.
Hlp.G.Draggable.DELIVER_START:!SWD/the Draggable_DragStarted event when the user starts to drag this gadget;
Hlp.G.Draggable.HASTEXT:!SI/text label;
Hlp.G.Draggable.HASSPRITE:!SI/sprite;
Hlp.G.Draggable.SPRITE:\Tname of the sprite.
Hlp.G.Draggable.USETOOLBOXIDS:Switch on if you wish the 'drop point' to be reported using Object ID/component ID pairs instead of \w handle/icon handle pairs.
Hlp.G.Draggable.DRAG:!DRTYPE/6;
Hlp.G.Draggable.CLICKDRAG:!DRTYPE/10;
Hlp.G.Draggable.DOUBLECLICKDRAG:!DRTYPE/8;
Hlp.G.Draggable.DROPSHADOW:Switch on to display a drop-shadow when dragging.
Hlp.G.Draggable.DITHERED:Switch on to make sprite semi-transparent when dragging.

Hlp.G.PopUpMenu.DELIVEREVENT:!SWD/the PopUp_AboutToBeShown event when the user clicks on this gadget;
Hlp.G.PopUpMenu.MENU:!DROP/menu;

!AADIR:Switch on to make the adjuster point %s (and to return '%s' Adjuster_Clicked events when the user clicks \s on it).
Hlp.G.AdjArrow.DIR_LEFT:!AADIR/left/down;
Hlp.G.AdjArrow.DIR_RIGHT:!AADIR/right/up;
Hlp.G.AdjArrow.DIR_UP:!AADIR/up/up;
Hlp.G.AdjArrow.DIR_DOWN:!AADIR/down/down;

!NRACCS:Switch on to make any numerical display or slider in the numberrange %s.
!NRSLID:Switch on to position the slider to the %s of the gadget.
Hlp.G.NumberRange.DELIVEREVENTS:!SWVC/NumberRange_ValueChanged;
Hlp.G.NumberRange.HASDISPLAY:!SI/numerical display;
Hlp.G.NumberRange.DISPLAY:!NRACCS/read-only;
Hlp.G.NumberRange.WRITABLE:!NRACCS/writable or draggable;
Hlp.G.NumberRange.HASADJUSTERS:!SI/pair of adjusters;
Hlp.G.NumberRange.HASSLIDER:!SI/slider;
Hlp.G.NumberRange.LEFT:!NRSLID/left;
Hlp.G.NumberRange.RIGHT:!NRSLID/right;
Hlp.G.NumberRange.DISPLAY_WIDTH:\Twidth of the numerical display field in OS units. This value is relevant only if the numberrange also includes a slider.
Hlp.G.NumberRange.PRECISION:This value determines where the decimal point appears in any numerical display. For example, a precision of 2 will cause the value 2345 to be displayed as 23.45; use 0 if no decimal point is required.
Hlp.G.NumberRange.STEPSIZE:!RES;, and is the amount by which the value changes whenever an adjuster is clicked.

Hlp.G.StringSet.DELIVERVALUE:!SWVC/StringSet_ValueChanged;
Hlp.G.StringSet.DELIVERSHOW:!SWD/the StringSet_AboutToBeShown event just before the stringset's menu is displayed;
Hlp.G.StringSet.HASTITLE:Switch on if you wish the menu to have a title.
Hlp.G.StringSet.TITLE:\Tmenu's title.
Hlp.G.StringSet.STRINGS:These are the menu entries, separated by commas. Use \\, to include a comma inside an entry (and \\\\ to include \\).
Hlp.G.StringSet.INITIAL:\Tinitial value for the display field (if any), and also determines which entry (if any) is ticked in the menu.
Hlp.G.StringSet.INITIALMAX:\Tbuffer size for the stringset's display field; ResEd ensures it is always large enough to accommodate any of the menu entries or the specified initial string.||MUse '*' to make the buffer just the right size.
Hlp.G.StringSet.HASDISPLAY:!SI/display or writable field;
Hlp.G.StringSet.DISPLAY:!SI/display field; 
Hlp.G.StringSet.WRITABLE:!SI/writable field;

!WIBUFF:This string is stored in a buffer addressed by word %s of the icon data.
!WIJUST:Switch on to centre the icon's content %s.
Hlp.G.WimpIcon.BUTTON:!BT/icon;
Hlp.G.WimpIcon.BG:!COL/background /icon;
Hlp.G.WimpIcon.FG:!COL/foreground /icon;
Hlp.G.WimpIcon.SPRITE:Switch on to set the 'Sprite' icon flag (bit 1).
Hlp.G.WimpIcon.TEXT:Switch on to set the 'Text' icon flag (bit 0).
Hlp.G.WimpIcon.VALUE:!WIBUFF/0;
Hlp.G.WimpIcon.VALID:!WIBUFF/1;
Hlp.G.WimpIcon.CLIENTSPRITES:!SS;sprite areas defined by the window's sprite area field.
Hlp.G.WimpIcon.MENUCLICKS:Switch on to prevent the Toolbox from displaying any menu associated with the \w when the user clicks MENU over this icon.
Hlp.G.WimpIcon.ESG:\Ticon's ESG value (0 to 31).
Hlp.G.WimpIcon.BORDER:Switch on to display the icon's bounding box.
Hlp.G.WimpIcon.HCENTRE:!WIJUST/horizontally;
Hlp.G.WimpIcon.VCENTRE:!WIJUST/vertically;
Hlp.G.WimpIcon.FILLED:Switch on to fill the icon's bounding box to the background colour before painting its contents.
Hlp.G.WimpIcon.ADJUST:Switch on if you wish other icons with the same ESG to remain selected if the user clicks \a on this one.
Hlp.G.WimpIcon.HALFSIZE:Switch on to display the icon's sprite half-size.
Hlp.G.WimpIcon.NEEDSHELP:Switch on if the Wimp cannot redraw this icon on its own.
Hlp.G.WimpIcon.RIGHT:Switch on to right-justify text within the icon.
00000000  55 73 61 67 65 3a 54 68  69 73 20 61 70 70 6c 69  |Usage:This appli|
00000010  63 61 74 69 6f 6e 20 69  73 20 70 61 72 74 20 6f  |cation is part o|
00000020  66 20 21 52 65 73 45 64  20 61 6e 64 20 73 68 6f  |f !ResEd and sho|
00000030  75 6c 64 20 6e 6f 74 20  62 65 20 72 75 6e 20 69  |uld not be run i|
00000040  6e 64 65 70 65 6e 64 65  6e 74 6c 79 0a 54 61 73  |ndependently.Tas|
00000050  6b 4e 61 6d 65 3a 52 65  73 45 64 20 57 69 6e 64  |kName:ResEd Wind|
00000060  6f 77 20 45 64 69 74 6f  72 0a 0a 23 20 54 68 65  |ow Editor..# The|
00000070  73 65 20 74 6f 6b 65 6e  73 20 64 65 74 65 72 6d  |se tokens determ|
00000080  69 6e 65 20 74 68 65 20  69 6e 69 74 69 61 6c 20  |ine the initial |
00000090  67 72 69 64 20 73 65 74  74 69 6e 67 73 0a 38 48  |grid settings.8H|
000000a0  6f 72 69 7a 47 72 69 64  3a 33 32 0a 38 56 65 72  |orizGrid:32.8Ver|
000000b0  74 47 72 69 64 3a 33 32  0a 53 68 6f 77 47 72 69  |tGrid:32.ShowGri|
000000c0  64 3a 6f 66 66 0a 4c 6f  63 6b 47 72 69 64 3a 6f  |d:off.LockGrid:o|
000000d0  66 66 0a 0a 4e 6f 4d 65  6d 3a 4e 6f 74 20 65 6e  |ff..NoMem:Not en|
000000e0  6f 75 67 68 20 6d 65 6d  6f 72 79 3b 20 66 72 65  |ough memory; fre|
000000f0  65 20 73 6f 6d 65 20 61  6e 64 20 74 72 79 20 61  |e some and try a|
00000100  67 61 69 6e 0a 0a 42 61  64 43 6c 61 73 73 3a 49  |gain..BadClass:I|
00000110  6e 74 65 72 6e 61 6c 20  65 72 72 6f 72 20 28 6f  |nternal error (o|
00000120  62 6a 65 63 74 20 6f 66  20 77 72 6f 6e 67 20 63  |bject of wrong c|
00000130  6c 61 73 73 20 25 64 20  66 6f 72 20 77 69 6e 64  |lass %d for wind|
00000140  6f 77 20 65 64 69 74 6f  72 29 0a 42 61 64 56 65  |ow editor).BadVe|
00000150  72 73 69 6f 6e 3a 43 61  6e 6e 6f 74 20 65 64 69  |rsion:Cannot edi|
00000160  74 20 74 68 69 73 20 77  69 6e 64 6f 77 20 6f 62  |t this window ob|
00000170  6a 65 63 74 20 28 75 6e  6b 6e 6f 77 6e 20 76 65  |ject (unknown ve|
00000180  72 73 69 6f 6e 20 25 73  29 0a 43 6f 72 72 75 70  |rsion %s).Corrup|
00000190  74 57 69 6e 64 6f 77 3a  49 6e 74 65 72 6e 61 6c  |tWindow:Internal|
000001a0  20 65 72 72 6f 72 20 28  69 6e 63 6f 6e 73 69 73  | error (inconsis|
000001b0  74 65 6e 74 20 77 69 6e  64 6f 77 20 6f 62 6a 65  |tent window obje|
000001c0  63 74 29 0a 42 61 64 53  70 72 69 74 65 52 65 6c  |ct).BadSpriteRel|
000001d0  6f 63 3a 55 6e 65 78 70  65 63 74 65 64 20 76 61  |oc:Unexpected va|
000001e0  6c 75 65 20 66 6f 72 20  73 70 72 69 74 65 20 72  |lue for sprite r|
000001f0  65 6c 6f 63 61 74 69 6f  6e 20 28 25 64 29 20 2d  |elocation (%d) -|
00000200  20 57 69 6d 70 20 53 70  72 69 74 65 20 41 72 65  | Wimp Sprite Are|
00000210  61 20 61 73 73 75 6d 65  64 0a 54 6f 6f 4d 61 6e  |a assumed.TooMan|
00000220  79 4d 65 6e 75 73 3a 49  6e 74 65 72 6e 61 6c 20  |yMenus:Internal |
00000230  65 72 72 6f 72 20 28 54  6f 6f 20 6d 61 6e 79 20  |error (Too many |
00000240  6d 65 6e 75 20 72 65 67  69 73 74 72 61 74 69 6f  |menu registratio|
00000250  6e 73 29 0a 0a 55 6e 6b  4f 62 6a 3a 49 6e 74 65  |ns)..UnkObj:Inte|
00000260  72 6e 61 6c 20 65 72 72  6f 72 20 28 55 6e 6b 6e  |rnal error (Unkn|
00000270  6f 77 6e 20 6f 62 6a 65  63 74 29 0a 55 6e 6b 46  |own object).UnkF|
00000280  6c 64 54 79 70 65 3a 49  6e 74 65 72 6e 61 6c 20  |ldType:Internal |
00000290  65 72 72 6f 72 20 28 55  6e 6b 6e 6f 77 6e 20 66  |error (Unknown f|
000002a0  69 65 6c 64 20 64 65 66  69 6e 69 74 69 6f 6e 20  |ield definition |
000002b0  25 64 29 0a 55 6e 6b 41  63 74 54 79 70 65 3a 49  |%d).UnkActType:I|
000002c0  6e 74 65 72 6e 61 6c 20  65 72 72 6f 72 20 28 55  |nternal error (U|
000002d0  6e 6b 6e 6f 77 6e 20 61  63 74 69 6f 6e 20 64 65  |nknown action de|
000002e0  66 69 6e 69 74 69 6f 6e  20 25 64 29 0a 42 61 64  |finition %d).Bad|
000002f0  53 69 7a 65 3a 49 6e 74  65 72 6e 61 6c 20 65 72  |Size:Internal er|
00000300  72 6f 72 20 28 42 61 64  20 73 69 7a 65 20 25 64  |ror (Bad size %d|
00000310  20 66 6f 72 20 67 61 64  67 65 74 20 74 79 70 65  | for gadget type|
00000320  20 25 64 29 0a 42 61 64  55 6e 6b 47 61 64 52 65  | %d).BadUnkGadRe|
00000330  6c 6f 63 3a 55 6e 65 78  70 65 63 74 65 64 20 72  |loc:Unexpected r|
00000340  65 6c 6f 63 61 74 69 6f  6e 20 64 69 72 65 63 74  |elocation direct|
00000350  69 76 65 20 28 25 64 29  20 69 6e 20 75 6e 6b 6e  |ive (%d) in unkn|
00000360  6f 77 6e 20 74 79 70 65  20 6f 66 20 67 61 64 67  |own type of gadg|
00000370  65 74 0a 42 61 64 43 6f  6c 44 62 6f 78 3a 49 6e  |et.BadColDbox:In|
00000380  74 65 72 6e 61 6c 20 65  72 72 6f 72 20 28 42 61  |ternal error (Ba|
00000390  64 20 63 6f 6c 6f 75 72  20 64 62 6f 78 20 74 65  |d colour dbox te|
000003a0  6d 70 6c 61 74 65 29 0a  43 6f 6d 70 49 44 3a 41  |mplate).CompID:A|
000003b0  6e 20 65 6e 74 72 79 20  77 69 74 68 20 63 6f 6d  |n entry with com|
000003c0  70 6f 6e 65 6e 74 20 49  44 20 26 25 78 20 61 6c  |ponent ID &%x al|
000003d0  72 65 61 64 79 20 65 78  69 73 74 73 20 69 6e 20  |ready exists in |
000003e0  74 68 69 73 20 77 69 6e  64 6f 77 20 2d 20 70 6c  |this window - pl|
000003f0  65 61 73 65 20 63 68 6f  6f 73 65 20 61 20 75 6e  |ease choose a un|
00000400  69 71 75 65 20 49 44 0a  0a 45 6d 70 74 79 4e 52  |ique ID..EmptyNR|
00000410  3a 41 20 6e 75 6d 62 65  72 72 61 6e 67 65 20 6d  |:A numberrange m|
00000420  75 73 74 20 69 6e 63 6c  75 64 65 20 61 20 64 69  |ust include a di|
00000430  73 70 6c 61 79 2c 20 73  6c 69 64 65 72 20 6f 72  |splay, slider or|
00000440  20 61 64 6a 75 73 74 65  72 73 0a 4d 61 78 62 65  | adjusters.Maxbe|
00000450  6c 6f 77 6d 69 6e 3a 4d  61 78 69 6d 75 6d 20 76  |lowmin:Maximum v|
00000460  61 6c 75 65 20 6d 75 73  74 20 62 65 20 67 72 65  |alue must be gre|
00000470  61 74 65 72 20 74 68 61  6e 20 4d 69 6e 69 6d 75  |ater than Minimu|
00000480  6d 20 76 61 6c 75 65 0a  49 6e 69 74 52 61 6e 67  |m value.InitRang|
00000490  65 3a 49 6e 69 74 69 61  6c 20 76 61 6c 75 65 20  |e:Initial value |
000004a0  6d 75 73 74 20 6c 69 65  20 62 65 74 77 65 65 6e  |must lie between|
000004b0  20 4d 69 6e 69 6d 75 6d  20 61 6e 64 20 4d 61 78  | Minimum and Max|
000004c0  69 6d 75 6d 20 76 61 6c  75 65 73 0a 53 74 65 70  |imum values.Step|
000004d0  52 61 6e 67 65 3a 53 74  65 70 20 73 69 7a 65 20  |Range:Step size |
000004e0  76 61 6c 75 65 20 6d 75  73 74 20 62 65 20 67 72  |value must be gr|
000004f0  65 61 74 65 72 20 74 68  61 6e 20 7a 65 72 6f 2c  |eater than zero,|
00000500  20 61 6e 64 20 6c 65 73  73 20 74 68 61 6e 20 74  | and less than t|
00000510  68 65 20 64 69 66 66 65  72 65 6e 63 65 20 62 65  |he difference be|
00000520  74 77 65 65 6e 20 74 68  65 20 4d 61 78 69 6d 75  |tween the Maximu|
00000530  6d 20 61 6e 64 20 4d 69  6e 69 6d 75 6d 20 76 61  |m and Minimum va|
00000540  6c 75 65 73 0a 50 72 65  63 69 73 69 6f 6e 52 61  |lues.PrecisionRa|
00000550  6e 67 65 3a 54 68 65 20  70 72 65 63 69 73 69 6f  |nge:The precisio|
00000560  6e 20 76 61 6c 75 65 20  6d 75 73 74 20 6c 69 65  |n value must lie|
00000570  20 62 65 74 77 65 65 6e  20 30 20 61 6e 64 20 31  | between 0 and 1|
00000580  30 20 69 6e 63 6c 75 73  69 76 65 0a 4e 72 44 69  |0 inclusive.NrDi|
00000590  73 70 57 69 64 74 68 3a  54 68 65 20 64 69 73 70  |spWidth:The disp|
000005a0  6c 61 79 20 77 69 64 74  68 20 69 73 20 74 6f 6f  |lay width is too|
000005b0  20 6c 61 72 67 65 20 6f  72 20 74 6f 6f 20 73 6d  | large or too sm|
000005c0  61 6c 6c 0a 45 53 47 52  61 6e 67 65 3a 45 53 47  |all.ESGRange:ESG|
000005d0  20 76 61 6c 75 65 20 6d  75 73 74 20 6c 69 65 20  | value must lie |
000005e0  62 65 74 77 65 65 6e 20  30 20 61 6e 64 20 33 31  |between 0 and 31|
000005f0  20 69 6e 63 6c 75 73 69  76 65 0a 42 61 64 57 69  | inclusive.BadWi|
00000600  64 74 68 3a 54 68 65 20  72 65 71 75 65 73 74 65  |dth:The requeste|
00000610  64 20 77 69 64 74 68 20  69 73 20 74 6f 6f 20 73  |d width is too s|
00000620  6d 61 6c 6c 20 66 6f 72  20 6f 6e 65 20 6f 72 20  |mall for one or |
00000630  6d 6f 72 65 20 67 61 64  67 65 74 73 20 69 6e 20  |more gadgets in |
00000640  74 68 65 20 73 65 6c 65  63 74 69 6f 6e 0a 42 61  |the selection.Ba|
00000650  64 57 69 64 74 68 31 3a  54 68 65 20 72 65 71 75  |dWidth1:The requ|
00000660  65 73 74 65 64 20 77 69  64 74 68 20 69 73 20 74  |ested width is t|
00000670  6f 6f 20 73 6d 61 6c 6c  20 66 6f 72 20 74 68 65  |oo small for the|
00000680  20 73 65 6c 65 63 74 65  64 20 67 61 64 67 65 74  | selected gadget|
00000690  0a 42 61 64 48 65 69 67  68 74 3a 54 68 65 20 72  |.BadHeight:The r|
000006a0  65 71 75 65 73 74 65 64  20 68 65 69 67 68 74 20  |equested height |
000006b0  69 73 20 74 6f 6f 20 73  6d 61 6c 6c 20 66 6f 72  |is too small for|
000006c0  20 6f 6e 65 20 6f 72 20  6d 6f 72 65 20 67 61 64  | one or more gad|
000006d0  67 65 74 73 20 69 6e 20  74 68 65 20 73 65 6c 65  |gets in the sele|
000006e0  63 74 69 6f 6e 0a 42 61  64 48 65 69 67 68 74 31  |ction.BadHeight1|
000006f0  3a 54 68 65 20 72 65 71  75 65 73 74 65 64 20 68  |:The requested h|
00000700  65 69 67 68 74 20 69 73  20 74 6f 6f 20 73 6d 61  |eight is too sma|
00000710  6c 6c 20 66 6f 72 20 74  68 65 20 73 65 6c 65 63  |ll for the selec|
00000720  74 65 64 20 67 61 64 67  65 74 0a 0a 42 61 64 44  |ted gadget..BadD|
00000730  72 6f 70 3a 50 6c 65 61  73 65 20 64 72 61 67 20  |rop:Please drag |
00000740  61 6e 20 6f 62 6a 65 63  74 20 6f 66 20 74 68 65  |an object of the|
00000750  20 63 6f 72 72 65 63 74  20 63 6c 61 73 73 20 77  | correct class w|
00000760  68 65 6e 20 63 72 65 61  74 69 6e 67 20 61 20 6c  |hen creating a l|
00000770  69 6e 6b 0a 42 61 64 47  61 64 44 72 6f 70 3a 4f  |ink.BadGadDrop:O|
00000780  6e 6c 79 20 77 72 69 74  61 62 6c 65 20 67 61 64  |nly writable gad|
00000790  67 65 74 73 20 63 61 6e  20 62 65 20 61 63 63 65  |gets can be acce|
000007a0  70 74 65 64 20 66 6f 72  20 74 68 69 73 20 66 69  |pted for this fi|
000007b0  65 6c 64 0a 49 6e 63 6f  6d 70 47 61 64 44 72 6f  |eld.IncompGadDro|
000007c0  70 3a 50 6c 65 61 73 65  20 64 72 61 67 20 61 20  |p:Please drag a |
000007d0  67 61 64 67 65 74 20 66  72 6f 6d 20 74 68 65 20  |gadget from the |
000007e0  73 61 6d 65 20 77 69 6e  64 6f 77 0a 0a 4e 6f 4c  |same window..NoL|
000007f0  69 6e 6b 47 61 64 67 3a  54 68 65 72 65 20 69 73  |inkGadg:There is|
00000800  20 6e 6f 20 67 61 64 67  65 74 20 6c 69 6e 6b 65  | no gadget linke|
00000810  64 20 25 73 20 74 68 69  73 20 6f 6e 65 0a 42 61  |d %s this one.Ba|
00000820  64 4c 69 6e 6b 47 61 64  67 3a 54 68 65 20 67 61  |dLinkGadg:The ga|
00000830  64 67 65 74 20 6c 69 6e  6b 65 64 20 25 73 20 74  |dget linked %s t|
00000840  68 69 73 20 6f 6e 65 20  64 6f 65 73 20 6e 6f 74  |his one does not|
00000850  20 65 78 69 73 74 0a 4e  6f 44 66 6c 74 46 63 73  | exist.NoDfltFcs|
00000860  3a 4e 6f 20 64 65 66 61  75 6c 74 20 69 6e 70 75  |:No default inpu|
00000870  74 20 66 6f 63 75 73 20  69 73 20 73 65 74 20 66  |t focus is set f|
00000880  6f 72 20 74 68 69 73 20  77 69 6e 64 6f 77 0a 49  |or this window.I|
00000890  6e 76 69 73 44 66 6c 74  46 63 73 3a 54 68 65 20  |nvisDfltFcs:The |
000008a0  64 65 66 61 75 6c 74 20  69 6e 70 75 74 20 66 6f  |default input fo|
000008b0  63 75 73 20 66 6f 72 20  74 68 69 73 20 77 69 6e  |cus for this win|
000008c0  64 6f 77 20 69 73 20 61  6e 20 69 6e 76 69 73 69  |dow is an invisi|
000008d0  62 6c 65 20 63 61 72 65  74 0a 42 61 64 44 66 6c  |ble caret.BadDfl|
000008e0  74 46 63 73 3a 54 68 65  20 67 61 64 67 65 74 20  |tFcs:The gadget |
000008f0  74 6f 20 77 68 69 63 68  20 74 68 65 20 64 65 66  |to which the def|
00000900  61 75 6c 74 20 69 6e 70  75 74 20 66 6f 63 75 73  |ault input focus|
00000910  20 69 73 20 67 69 76 65  6e 20 64 6f 65 73 20 6e  | is given does n|
00000920  6f 74 20 65 78 69 73 74  0a 4e 6f 53 70 63 41 62  |ot exist.NoSpcAb|
00000930  3a 54 68 65 72 65 20 69  73 20 6e 6f 20 25 73 20  |:There is no %s |
00000940  61 63 74 69 6f 6e 20 62  75 74 74 6f 6e 20 69 6e  |action button in|
00000950  20 74 68 69 73 20 77 69  6e 64 6f 77 0a 0a 52 62  | this window..Rb|
00000960  73 6f 6e 6c 79 3a 50 6c  65 61 73 65 20 73 65 6c  |sonly:Please sel|
00000970  65 63 74 20 6a 75 73 74  20 74 68 65 20 72 61 64  |ect just the rad|
00000980  69 6f 20 62 75 74 74 6f  6e 73 20 79 6f 75 20 77  |io buttons you w|
00000990  69 73 68 20 74 6f 20 67  72 6f 75 70 20 74 6f 67  |ish to group tog|
000009a0  65 74 68 65 72 0a 4f 6e  65 72 62 3a 50 6c 65 61  |ether.Onerb:Plea|
000009b0  73 65 20 73 65 6c 65 63  74 20 65 78 61 63 74 6c  |se select exactl|
000009c0  79 20 6f 6e 65 20 72 61  64 69 6f 20 62 75 74 74  |y one radio butt|
000009d0  6f 6e 0a 4e 65 65 64 77  72 69 74 61 62 6c 65 3a  |on.Needwritable:|
000009e0  54 68 65 20 73 65 6c 65  63 74 69 6f 6e 20 6d 75  |The selection mu|
000009f0  73 74 20 69 6e 63 6c 75  64 65 20 61 74 20 6c 65  |st include at le|
00000a00  61 73 74 20 6f 6e 65 20  77 72 69 74 61 62 6c 65  |ast one writable|
00000a10  2c 20 6e 75 6d 62 65 72  72 61 6e 67 65 20 6f 72  |, numberrange or|
00000a20  20 73 74 72 69 6e 67 73  65 74 20 67 61 64 67 65  | stringset gadge|
00000a30  74 0a 0a 53 61 76 65 43  68 6b 31 3a 49 6e 74 65  |t..SaveChk1:Inte|
00000a40  72 6e 61 6c 20 65 72 72  6f 72 20 28 57 69 6e 64  |rnal error (Wind|
00000a50  6f 77 20 53 61 76 65 3a  20 6e 65 78 74 20 3d 20  |ow Save: next = |
00000a60  25 64 2c 20 73 74 72 69  6e 67 62 61 73 65 20 3d  |%d, stringbase =|
00000a70  20 25 64 29 0a 53 61 76  65 43 68 6b 32 3a 49 6e  | %d).SaveChk2:In|
00000a80  74 65 72 6e 61 6c 20 65  72 72 6f 72 20 28 57 69  |ternal error (Wi|
00000a90  6e 64 6f 77 20 53 61 76  65 3a 20 73 74 72 69 6e  |ndow Save: strin|
00000aa0  67 20 3d 20 25 64 2c 20  6d 73 67 62 61 73 65 20  |g = %d, msgbase |
00000ab0  3d 20 25 64 29 0a 53 61  76 65 43 68 6b 33 3a 49  |= %d).SaveChk3:I|
00000ac0  6e 74 65 72 6e 61 6c 20  65 72 72 6f 72 20 28 57  |nternal error (W|
00000ad0  69 6e 64 6f 77 20 53 61  76 65 3a 20 6d 73 67 20  |indow Save: msg |
00000ae0  3d 20 25 64 2c 20 72 65  6c 6f 63 74 61 62 6c 65  |= %d, reloctable|
00000af0  20 3d 20 25 64 29 0a 53  61 76 65 43 68 6b 34 3a  | = %d).SaveChk4:|
00000b00  49 6e 74 65 72 6e 61 6c  20 65 72 72 6f 72 20 28  |Internal error (|
00000b10  57 69 6e 64 6f 77 20 53  61 76 65 3a 20 74 69 70  |Window Save: tip|
00000b20  2d 3e 6e 75 6d 72 65 6c  6f 63 73 20 3d 20 25 64  |->numrelocs = %d|
00000b30  2c 20 6e 75 6d 72 65 6c  6f 63 73 20 3d 20 25 64  |, numrelocs = %d|
00000b40  29 0a 0a 43 61 6e 74 52  65 61 64 3a 43 61 6e 6e  |)..CantRead:Cann|
00000b50  6f 74 20 72 65 61 64 20  66 69 6c 65 20 25 73 0a  |ot read file %s.|
00000b60  0a 4e 6f 6b 65 79 63 6f  64 65 3a 50 6c 65 61 73  |.Nokeycode:Pleas|
00000b70  65 20 65 6e 74 65 72 20  61 20 6b 65 79 20 63 6f  |e enter a key co|
00000b80  64 65 0a 42 61 64 6b 65  79 63 6f 64 65 3a 50 6c  |de.Badkeycode:Pl|
00000b90  65 61 73 65 20 65 6e 74  65 72 20 61 20 6b 65 79  |ease enter a key|
00000ba0  20 63 6f 64 65 20 6c 65  73 73 20 74 68 61 6e 20  | code less than |
00000bb0  26 32 30 30 0a 4e 6f 6b  65 79 61 63 74 3a 50 6c  |&200.Nokeyact:Pl|
00000bc0  65 61 73 65 20 65 6e 74  65 72 20 61 6e 20 65 76  |ease enter an ev|
00000bd0  65 6e 74 20 74 6f 20 72  61 69 73 65 20 6f 72 20  |ent to raise or |
00000be0  61 6e 20 6f 62 6a 65 63  74 20 74 6f 20 73 68 6f  |an object to sho|
00000bf0  77 0a 0a 0a 42 75 74 54  79 70 65 3a 42 75 74 74  |w...ButType:Butt|
00000c00  6f 6e 20 74 79 70 65 0a  42 75 74 54 79 70 65 30  |on type.ButType0|
00000c10  3a 4e 65 76 65 72 0a 42  75 74 54 79 70 65 31 3a  |:Never.ButType1:|
00000c20  41 6c 77 61 79 73 0a 42  75 74 54 79 70 65 32 3a  |Always.ButType2:|
00000c30  41 75 74 6f 2d 72 65 70  65 61 74 0a 42 75 74 54  |Auto-repeat.ButT|
00000c40  79 70 65 33 3a 43 6c 69  63 6b 0a 42 75 74 54 79  |ype3:Click.ButTy|
00000c50  70 65 34 3a 52 65 6c 65  61 73 65 0a 42 75 74 54  |pe4:Release.ButT|
00000c60  79 70 65 35 3a 44 6f 75  62 6c 65 20 63 6c 69 63  |ype5:Double clic|
00000c70  6b 0a 42 75 74 54 79 70  65 36 3a 43 6c 69 63 6b  |k.ButType6:Click|
00000c80  2f 44 72 61 67 0a 42 75  74 54 79 70 65 37 3a 52  |/Drag.ButType7:R|
00000c90  65 6c 65 61 73 65 2f 44  72 61 67 0a 42 75 74 54  |elease/Drag.ButT|
00000ca0  79 70 65 38 3a 44 6f 75  62 6c 65 2f 44 72 61 67  |ype8:Double/Drag|
00000cb0  0a 42 75 74 54 79 70 65  39 3a 4d 65 6e 75 20 69  |.ButType9:Menu i|
00000cc0  63 6f 6e 0a 42 75 74 54  79 70 65 31 30 3a 44 6f  |con.ButType10:Do|
00000cd0  75 62 6c 65 2f 43 6c 69  63 6b 2f 44 72 61 67 0a  |uble/Click/Drag.|
00000ce0  42 75 74 54 79 70 65 31  31 3a 52 61 64 69 6f 0a  |ButType11:Radio.|
00000cf0  42 75 74 54 79 70 65 31  32 3a 54 79 70 65 20 31  |ButType12:Type 1|
00000d00  32 0a 42 75 74 54 79 70  65 31 33 3a 54 79 70 65  |2.ButType13:Type|
00000d10  20 31 33 0a 42 75 74 54  79 70 65 31 34 3a 57 72  | 13.ButType14:Wr|
00000d20  69 74 65 2f 43 6c 69 63  6b 2f 44 72 61 67 0a 42  |ite/Click/Drag.B|
00000d30  75 74 54 79 70 65 31 35  3a 57 72 69 74 65 61 62  |utType15:Writeab|
00000d40  6c 65 0a 0a 43 6f 6c 6f  75 72 3a 43 6f 6c 6f 75  |le..Colour:Colou|
00000d50  72 0a 54 72 61 6e 73 70  3a 54 72 61 6e 73 70 0a  |r.Transp:Transp.|
00000d60  0a 57 4d 5f 4e 61 6d 65  3a 57 69 6e 64 6f 77 0a  |.WM_Name:Window.|
00000d70  57 4d 5f 49 6e 66 6f 3a  49 6e 66 6f 0a 57 4d 5f  |WM_Info:Info.WM_|
00000d80  45 64 69 74 3a 45 64 69  74 0a 57 4d 5f 4d 70 72  |Edit:Edit.WM_Mpr|
00000d90  70 3a 4d 61 69 6e 20 70  72 6f 70 65 72 74 69 65  |p:Main propertie|
00000da0  73 2e 2e 2e 20 20 5e 57  0a 57 4d 5f 4f 70 72 70  |s...  ^W.WM_Oprp|
00000db0  3a 4f 74 68 65 72 20 70  72 6f 70 65 72 74 69 65  |:Other propertie|
00000dc0  73 2e 2e 2e 0a 57 4d 5f  43 6c 72 73 3a 43 6f 6c  |s....WM_Clrs:Col|
00000dd0  6f 75 72 73 2e 2e 2e 0a  57 4d 5f 45 78 74 6e 3a  |ours....WM_Extn:|
00000de0  45 78 74 65 6e 74 2e 2e  2e 20 20 20 20 20 20 20  |Extent...       |
00000df0  20 20 20 20 5e 45 0a 57  4d 5f 4b 65 79 73 3a 4b  |    ^E.WM_Keys:K|
00000e00  65 79 20 73 68 6f 72 74  63 75 74 73 2e 2e 2e 20  |ey shortcuts... |
00000e10  20 20 20 8b 4b 0a 57 4d  5f 54 62 61 72 3a 54 6f  |   .K.WM_Tbar:To|
00000e20  6f 6c 62 61 72 73 2e 2e  2e 20 20 20 20 20 20 20  |olbars...       |
00000e30  20 20 5e 54 0a 57 4d 5f  47 72 69 64 3a 47 72 69  |  ^T.WM_Grid:Gri|
00000e40  64 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |d               |
00000e50  20 8b 47 0a 57 4d 5f 50  61 6c 74 3a 47 61 64 67  | .G.WM_Palt:Gadg|
00000e60  65 74 73 2e 2e 2e 20 20  20 20 20 20 20 20 20 20  |ets...          |
00000e70  5e 47 0a 57 4d 5f 43 6c  73 65 3a 43 6c 6f 73 65  |^G.WM_Clse:Close|
00000e80  20 20 20 20 20 20 20 20  20 20 20 20 20 20 5e 46  |              ^F|
00000e90  32 0a 0a 45 4d 5f 4e 61  6d 65 3a 45 64 69 74 0a  |2..EM_Name:Edit.|
00000ea0  45 4d 5f 44 65 6c 74 3a  44 65 6c 65 74 65 20 20  |EM_Delt:Delete  |
00000eb0  20 20 20 20 20 20 20 20  20 20 5e 4b 0a 45 4d 5f  |          ^K.EM_|
00000ec0  50 72 6f 70 3a 50 72 6f  70 65 72 74 69 65 73 2e  |Prop:Properties.|
00000ed0  2e 2e 20 20 20 20 20 5e  50 0a 45 4d 5f 53 6e 61  |..     ^P.EM_Sna|
00000ee0  70 3a 53 6e 61 70 20 74  6f 20 67 72 69 64 20 20  |p:Snap to grid  |
00000ef0  20 20 20 20 5e 53 0a 45  4d 5f 4d 6b 72 67 3a 4d  |    ^S.EM_Mkrg:M|
00000f00  61 6b 65 20 72 61 64 69  6f 20 67 72 6f 75 70 20  |ake radio group |
00000f10  20 5e 52 0a 45 4d 5f 4c  6b 77 72 3a 4c 69 6e 6b  | ^R.EM_Lkwr:Link|
00000f20  20 77 72 69 74 61 62 6c  65 73 20 20 20 20 5e 4c  | writables    ^L|
00000f30  0a 45 4d 5f 43 6f 6f 72  3a 43 6f 6f 72 64 69 6e  |.EM_Coor:Coordin|
00000f40  61 74 65 73 20 20 20 20  20 20 20 8b 43 0a 45 4d  |ates       .C.EM|
00000f50  5f 41 6c 67 6e 3a 41 6c  69 67 6e 0a 45 4d 5f 53  |_Algn:Align.EM_S|
00000f60  41 6c 6c 3a 53 65 6c 65  63 74 20 61 6c 6c 20 20  |All:Select all  |
00000f70  20 20 20 20 20 20 5e 41  0a 45 4d 5f 53 6c 63 74  |      ^A.EM_Slct|
00000f80  3a 53 65 6c 65 63 74 0a  45 4d 5f 43 53 65 6c 3a  |:Select.EM_CSel:|
00000f90  43 6c 65 61 72 20 73 65  6c 65 63 74 69 6f 6e 20  |Clear selection |
00000fa0  20 20 5e 5a 0a 0a 41 4d  5f 4e 61 6d 65 3a 41 6c  |  ^Z..AM_Name:Al|
00000fb0  69 67 6e 0a 41 4d 5f 48  54 6f 70 3a 54 6f 70 20  |ign.AM_HTop:Top |
00000fc0  65 64 67 65 73 0a 41 4d  5f 48 43 65 6e 3a 43 65  |edges.AM_HCen:Ce|
00000fd0  6e 74 72 65 20 6c 69 6e  65 73 0a 41 4d 5f 48 42  |ntre lines.AM_HB|
00000fe0  6f 74 3a 42 6f 74 74 6f  6d 20 65 64 67 65 73 0a  |ot:Bottom edges.|
00000ff0  41 4d 5f 56 4c 66 74 3a  4c 65 66 74 20 65 64 67  |AM_VLft:Left edg|
00001000  65 73 0a 41 4d 5f 56 43  65 6e 3a 43 65 6e 74 72  |es.AM_VCen:Centr|
00001010  65 20 6c 69 6e 65 73 0a  41 4d 5f 56 52 67 74 3a  |e lines.AM_VRgt:|
00001020  52 69 67 68 74 20 65 64  67 65 73 0a 0a 53 4d 5f  |Right edges..SM_|
00001030  4e 61 6d 65 3a 53 65 6c  65 63 74 0a 53 4d 5f 52  |Name:Select.SM_R|
00001040  67 72 70 3a 52 61 64 69  6f 20 67 72 6f 75 70 20  |grp:Radio group |
00001050  20 20 20 20 20 8b 52 0a  53 4d 5f 4e 78 74 77 3a  |     .R.SM_Nxtw:|
00001060  4e 65 78 74 20 77 72 69  74 61 62 6c 65 0a 53 4d  |Next writable.SM|
00001070  5f 50 72 76 77 3a 50 72  65 76 69 6f 75 73 20 77  |_Prvw:Previous w|
00001080  72 69 74 61 62 6c 65 0a  53 4d 5f 44 66 6c 77 3a  |ritable.SM_Dflw:|
00001090  44 65 66 61 75 6c 74 20  77 72 69 74 61 62 6c 65  |Default writable|
000010a0  0a 53 4d 5f 44 66 6c 61  3a 44 65 66 61 75 6c 74  |.SM_Dfla:Default|
000010b0  20 61 63 74 69 6f 6e 0a  53 4d 5f 43 61 6e 61 3a  | action.SM_Cana:|
000010c0  43 61 6e 63 65 6c 20 61  63 74 69 6f 6e 0a 0a 4b  |Cancel action..K|
000010d0  57 4d 5f 4d 70 72 70 3a  32 33 0a 4b 57 4d 5f 45  |WM_Mprp:23.KWM_E|
000010e0  78 74 6e 3a 35 0a 4b 57  4d 5f 4b 65 79 73 3a 37  |xtn:5.KWM_Keys:7|
000010f0  35 0a 4b 57 4d 5f 54 6f  6f 6c 3a 32 30 0a 4b 57  |5.KWM_Tool:20.KW|
00001100  4d 5f 47 72 69 64 3a 37  31 0a 4b 57 4d 5f 47 61  |M_Grid:71.KWM_Ga|
00001110  64 67 3a 37 0a 4b 57 4d  5f 43 6c 73 65 3a 34 31  |dg:7.KWM_Clse:41|
00001120  38 0a 0a 4b 45 4d 5f 44  65 6c 74 3a 31 31 0a 4b  |8..KEM_Delt:11.K|
00001130  45 4d 5f 50 72 6f 70 3a  31 36 0a 4b 45 4d 5f 53  |EM_Prop:16.KEM_S|
00001140  6e 61 70 3a 31 39 0a 4b  45 4d 5f 4d 6b 72 67 3a  |nap:19.KEM_Mkrg:|
00001150  31 38 0a 4b 45 4d 5f 4c  6b 77 72 3a 31 32 0a 4b  |18.KEM_Lkwr:12.K|
00001160  45 4d 5f 43 6f 72 64 3a  36 37 0a 4b 45 4d 5f 53  |EM_Cord:67.KEM_S|
00001170  41 6c 6c 3a 31 0a 4b 45  4d 5f 43 53 65 6c 3a 32  |All:1.KEM_CSel:2|
00001180  36 0a 0a 4b 53 4d 5f 53  65 72 67 3a 38 32 0a 0a  |6..KSM_Serg:82..|
00001190  23 20 49 6e 74 65 72 61  63 74 69 76 65 20 68 65  |# Interactive he|
000011a0  6c 70 20 73 75 70 70 6f  72 74 3b 20 74 68 65 73  |lp support; thes|
000011b0  65 20 6d 65 73 73 61 67  65 73 20 63 61 6e 20 62  |e messages can b|
000011c0  65 20 64 65 6c 65 74 65  64 20 69 66 20 74 68 69  |e deleted if thi|
000011d0  73 20 69 73 20 6e 6f 74  0a 23 20 72 65 71 75 69  |s is not.# requi|
000011e0  72 65 64 2e 0a 0a 48 6c  70 2e 54 2e 41 63 74 69  |red...Hlp.T.Acti|
000011f0  6f 6e 42 75 74 74 3a 61  6e 20 61 63 74 69 6f 6e  |onButt:an action|
00001200  20 62 75 74 74 6f 6e 0a  48 6c 70 2e 54 2e 4f 70  | button.Hlp.T.Op|
00001210  74 69 6f 6e 42 75 74 74  3a 61 6e 20 6f 70 74 69  |tionButt:an opti|
00001220  6f 6e 20 62 75 74 74 6f  6e 0a 48 6c 70 2e 54 2e  |on button.Hlp.T.|
00001230  4c 61 62 65 6c 6c 65 64  42 6f 78 3a 61 20 6c 61  |LabelledBox:a la|
00001240  62 65 6c 6c 65 64 20 62  6f 78 0a 48 6c 70 2e 54  |belled box.Hlp.T|
00001250  2e 4c 61 62 65 6c 3a 61  20 6c 61 62 65 6c 0a 48  |.Label:a label.H|
00001260  6c 70 2e 54 2e 52 61 64  69 6f 42 75 74 74 3a 61  |lp.T.RadioButt:a|
00001270  20 72 61 64 69 6f 20 62  75 74 74 6f 6e 0a 48 6c  | radio button.Hl|
00001280  70 2e 54 2e 44 69 73 70  6c 61 79 3a 61 20 64 69  |p.T.Display:a di|
00001290  73 70 6c 61 79 20 66 69  65 6c 64 0a 48 6c 70 2e  |splay field.Hlp.|
000012a0  54 2e 57 72 69 74 61 62  6c 65 3a 61 20 77 72 69  |T.Writable:a wri|
000012b0  74 61 62 6c 65 20 66 69  65 6c 64 0a 48 6c 70 2e  |table field.Hlp.|
000012c0  54 2e 53 6c 69 64 65 72  3a 61 20 73 6c 69 64 65  |T.Slider:a slide|
000012d0  72 0a 48 6c 70 2e 54 2e  44 72 61 67 67 61 62 6c  |r.Hlp.T.Draggabl|
000012e0  65 3a 61 20 64 72 61 67  67 61 62 6c 65 0a 48 6c  |e:a draggable.Hl|
000012f0  70 2e 54 2e 50 6f 70 55  70 4d 65 6e 75 3a 61 20  |p.T.PopUpMenu:a |
00001300  70 6f 70 2d 75 70 20 6d  65 6e 75 0a 48 6c 70 2e  |pop-up menu.Hlp.|
00001310  54 2e 41 64 6a 41 72 72  6f 77 3a 61 6e 20 61 64  |T.AdjArrow:an ad|
00001320  6a 75 73 74 65 72 20 61  72 72 6f 77 0a 48 6c 70  |juster arrow.Hlp|
00001330  2e 54 2e 4e 75 6d 62 65  72 52 61 6e 67 65 3a 61  |.T.NumberRange:a|
00001340  20 6e 75 6d 62 65 72 20  72 61 6e 67 65 0a 48 6c  | number range.Hl|
00001350  70 2e 54 2e 53 74 72 69  6e 67 53 65 74 3a 61 20  |p.T.StringSet:a |
00001360  73 74 72 69 6e 67 20 73  65 74 0a 48 6c 70 2e 54  |string set.Hlp.T|
00001370  2e 57 69 6d 70 49 63 6f  6e 3a 61 20 62 75 74 74  |.WimpIcon:a butt|
00001380  6f 6e 0a 48 6c 70 2e 54  2e 55 6e 6b 6e 6f 77 6e  |on.Hlp.T.Unknown|
00001390  3a 61 6e 20 75 6e 6b 6e  6f 77 6e 20 67 61 64 67  |:an unknown gadg|
000013a0  65 74 0a 0a 48 6c 70 2e  50 3a 54 68 69 73 20 5c  |et..Hlp.P:This \|
000013b0  77 20 63 6f 6e 74 61 69  6e 73 20 67 61 64 67 65  |w contains gadge|
000013c0  74 20 74 65 6d 70 6c 61  74 65 73 20 77 68 69 63  |t templates whic|
000013d0  68 20 79 6f 75 20 6d 61  79 20 64 72 61 67 20 74  |h you may drag t|
000013e0  6f 20 61 6e 20 65 64 69  74 69 6e 67 20 5c 77 2e  |o an editing \w.|
000013f0  0a 48 6c 70 2e 50 47 3a  54 68 69 73 20 69 73 20  |.Hlp.PG:This is |
00001400  25 73 20 74 65 6d 70 6c  61 74 65 2e 0a 48 6c 70  |%s template..Hlp|
00001410  2e 50 47 4e 3a 7c 7c 4d  5c 44 63 6f 70 79 20 74  |.PGN:||M\Dcopy t|
00001420  6f 20 61 6e 20 65 64 69  74 69 6e 67 20 5c 77 2e  |o an editing \w.|
00001430  7c 7c 4d 5c 53 73 65 6c  65 63 74 2c 20 5c 41 61  |||M\Sselect, \Aa|
00001440  64 64 20 74 6f 20 73 65  6c 65 63 74 69 6f 6e 2e  |dd to selection.|
00001450  0a 48 6c 70 2e 50 47 53  3a 7c 7c 4d 5c 44 63 6f  |.Hlp.PGS:||M\Dco|
00001460  70 79 20 74 68 65 20 73  65 6c 65 63 74 69 6f 6e  |py the selection|
00001470  20 74 6f 20 61 6e 20 65  64 69 74 69 6e 67 20 5c  | to an editing \|
00001480  77 2e 7c 7c 4d 5c 41 64  65 73 65 6c 65 63 74 2e  |w.||M\Adeselect.|
00001490  0a 0a 48 6c 70 2e 45 3a  54 68 69 73 20 5c 77 20  |..Hlp.E:This \w |
000014a0  72 65 70 72 65 73 65 6e  74 73 20 61 20 5c 77 20  |represents a \w |
000014b0  6f 62 6a 65 63 74 20 74  65 6d 70 6c 61 74 65 2e  |object template.|
000014c0  7c 7c 4d 5c 44 73 65 6c  65 63 74 20 61 6c 6c 20  |||M\Dselect all |
000014d0  67 61 64 67 65 74 73 20  69 6e 74 65 72 73 65 63  |gadgets intersec|
000014e0  74 65 64 20 62 79 20 74  68 65 20 64 72 61 67 20  |ted by the drag |
000014f0  62 6f 78 3b 20 5c 64 74  6f 67 67 6c 65 20 74 68  |box; \dtoggle th|
00001500  65 69 72 20 73 74 61 74  65 20 6f 66 20 73 65 6c  |eir state of sel|
00001510  65 63 74 69 6f 6e 2e 20  48 6f 6c 64 20 64 6f 77  |ection. Hold dow|
00001520  6e 20 53 48 49 46 54 20  74 6f 20 70 72 6f 63 65  |n SHIFT to proce|
00001530  73 73 20 6f 6e 6c 79 20  67 61 64 67 65 74 73 20  |ss only gadgets |
00001540  66 75 6c 6c 79 20 77 69  74 68 69 6e 20 74 68 65  |fully within the|
00001550  20 64 72 61 67 20 62 6f  78 2e 0a 48 6c 70 2e 45  | drag box..Hlp.E|
00001560  47 3a 54 68 69 73 20 69  73 20 25 73 20 77 69 74  |G:This is %s wit|
00001570  68 20 49 44 20 3d 20 26  25 78 20 61 74 20 28 25  |h ID = &%x at (%|
00001580  64 2c 25 64 29 2c 20 73  69 7a 65 20 28 25 64 2c  |d,%d), size (%d,|
00001590  25 64 29 2e 0a 48 6c 70  2e 45 47 4e 3a 7c 7c 4d  |%d)..Hlp.EGN:||M|
000015a0  5c 44 72 65 70 6f 73 69  74 69 6f 6e 2e 7c 7c 4d  |\Dreposition.||M|
000015b0  44 72 61 67 20 8b 5c 73  20 74 6f 20 63 6f 70 79  |Drag .\s to copy|
000015c0  2e 7c 7c 4d 5c 53 73 65  6c 65 63 74 2c 20 5c 41  |.||M\Sselect, \A|
000015d0  61 64 64 20 74 6f 20 73  65 6c 65 63 74 69 6f 6e  |add to selection|
000015e0  2e 7c 7c 4d 44 6f 75 62  6c 65 2d 5c 53 65 64 69  |.||MDouble-\Sedi|
000015f0  74 20 70 72 6f 70 65 72  74 69 65 73 2e 0a 48 6c  |t properties..Hl|
00001600  70 2e 45 47 53 3a 7c 7c  4d 5c 44 6d 6f 76 65 20  |p.EGS:||M\Dmove |
00001610  73 65 6c 65 63 74 69 6f  6e 2e 7c 7c 4d 44 72 61  |selection.||MDra|
00001620  67 20 8b 5c 73 20 74 6f  20 63 6f 70 79 20 73 65  |g .\s to copy se|
00001630  6c 65 63 74 69 6f 6e 2e  7c 7c 4d 5c 41 64 65 73  |lection.||M\Ades|
00001640  65 6c 65 63 74 2e 7c 7c  4d 44 6f 75 62 6c 65 2d  |elect.||MDouble-|
00001650  5c 53 65 64 69 74 20 70  72 6f 70 65 72 74 69 65  |\Sedit propertie|
00001660  73 2e 0a 48 6c 70 2e 45  47 43 3a 7c 7c 4d 5c 44  |s..Hlp.EGC:||M\D|
00001670  72 65 73 69 7a 65 20 6b  65 65 70 69 6e 67 20 6f  |resize keeping o|
00001680  70 70 6f 73 69 74 65 20  63 6f 72 6e 65 72 20 66  |pposite corner f|
00001690  69 78 65 64 2e 7c 7c 4d  5c 64 72 65 70 6f 73 69  |ixed.||M\dreposi|
000016a0  74 69 6f 6e 2e 0a 48 6c  70 2e 45 47 48 3a 7c 7c  |tion..Hlp.EGH:|||
000016b0  4d 5c 44 61 6c 74 65 72  20 77 69 64 74 68 2e 7c  |M\Dalter width.||
000016c0  7c 4d 5c 64 72 65 70 6f  73 69 74 69 6f 6e 20 68  ||M\dreposition h|
000016d0  6f 72 69 7a 6f 6e 74 61  6c 6c 79 2e 0a 48 6c 70  |orizontally..Hlp|
000016e0  2e 45 47 56 3a 7c 7c 4d  5c 44 61 6c 74 65 72 20  |.EGV:||M\Dalter |
000016f0  68 65 69 67 68 74 2e 7c  7c 4d 5c 64 72 65 70 6f  |height.||M\drepo|
00001700  73 69 74 69 6f 6e 20 76  65 72 74 69 63 61 6c 6c  |sition verticall|
00001710  79 2e 0a 48 6c 70 2e 45  47 49 3a 7c 7c 4d 5c 44  |y..Hlp.EGI:||M\D|
00001720  72 65 73 69 7a 65 20 74  68 65 20 6e 75 6d 65 72  |resize the numer|
00001730  69 63 20 66 69 65 6c 64  2e 0a 0a 48 6c 70 2e 4d  |ic field...Hlp.M|
00001740  31 3a 5c 53 63 68 6f 6f  73 65 20 74 68 69 73 20  |1:\Schoose this |
00001750  63 6f 6c 6f 75 72 2e 0a  0a 21 44 52 3a 44 72 61  |colour...!DR:Dra|
00001760  67 20 72 65 74 75 72 6e  73 20 62 75 74 74 6f 6e  |g returns button|
00001770  73 2a 31 36 2e 0a 48 6c  70 2e 4d 32 2e 30 0a 48  |s*16..Hlp.M2.0.H|
00001780  6c 70 2e 4d 34 2e 30 3a  4e 6f 20 72 65 73 70 6f  |lp.M4.0:No respo|
00001790  6e 73 65 20 74 6f 20 6d  6f 75 73 65 2e 0a 21 42  |nse to mouse..!B|
000017a0  31 3a 43 6c 69 65 6e 74  20 69 73 20 6e 6f 74 69  |1:Client is noti|
000017b0  66 69 65 64 20 63 6f 6e  74 69 6e 75 6f 75 73 6c  |fied continuousl|
000017c0  79 20 77 68 69 6c 65 20  70 6f 69 6e 74 65 72 20  |y while pointer |
000017d0  69 73 20 6f 76 65 72 20  25 73 2e 0a 21 42 32 3a  |is over %s..!B2:|
000017e0  4e 6f 74 69 66 69 63 61  74 69 6f 6e 20 69 73 20  |Notification is |
000017f0  61 75 74 6f 2d 72 65 70  65 61 74 65 64 20 77 68  |auto-repeated wh|
00001800  69 6c 65 20 62 75 74 74  6f 6e 20 69 73 20 64 65  |ile button is de|
00001810  70 72 65 73 73 65 64 20  6f 76 65 72 20 25 73 2e  |pressed over %s.|
00001820  0a 48 6c 70 2e 4d 32 2e  33 0a 48 6c 70 2e 4d 34  |.Hlp.M2.3.Hlp.M4|
00001830  2e 33 3a 43 6c 69 63 6b  20 6e 6f 74 69 66 69 65  |.3:Click notifie|
00001840  73 20 63 6c 69 65 6e 74  2e 0a 21 42 34 3a 43 6c  |s client..!B4:Cl|
00001850  69 65 6e 74 20 69 73 20  6e 6f 74 69 66 69 65 64  |ient is notified|
00001860  20 77 68 65 6e 20 62 75  74 74 6f 6e 20 69 73 20  | when button is |
00001870  72 65 6c 65 61 73 65 64  20 6f 76 65 72 20 25 73  |released over %s|
00001880  2e 0a 21 42 35 3a 44 6f  75 62 6c 65 2d 63 6c 69  |..!B5:Double-cli|
00001890  63 6b 20 6e 6f 74 69 66  69 65 73 20 63 6c 69 65  |ck notifies clie|
000018a0  6e 74 2e 0a 21 42 36 3a  43 6c 69 63 6b 20 61 6e  |nt..!B6:Click an|
000018b0  64 20 44 72 61 67 20 6e  6f 74 69 66 79 20 63 6c  |d Drag notify cl|
000018c0  69 65 6e 74 2e 20 21 44  52 3b 0a 21 42 37 3a 43  |ient. !DR;.!B7:C|
000018d0  6c 69 65 6e 74 20 69 73  20 6e 6f 74 69 66 69 65  |lient is notifie|
000018e0  64 20 69 66 20 62 75 74  74 6f 6e 20 69 73 20 72  |d if button is r|
000018f0  65 6c 65 61 73 65 64 20  6f 76 65 72 20 25 73 2c  |eleased over %s,|
00001900  20 6f 72 20 69 66 20 61  20 44 72 61 67 20 73 74  | or if a Drag st|
00001910  61 72 74 73 2e 20 21 44  52 3b 0a 21 42 38 3a 44  |arts. !DR;.!B8:D|
00001920  6f 75 62 6c 65 2d 63 6c  69 63 6b 20 61 6e 64 20  |ouble-click and |
00001930  44 72 61 67 20 6e 6f 74  69 66 79 20 63 6c 69 65  |Drag notify clie|
00001940  6e 74 2e 20 21 44 52 3b  0a 21 42 39 3a 43 6c 69  |nt. !DR;.!B9:Cli|
00001950  63 6b 20 6e 6f 74 69 66  69 65 73 20 63 6c 69 65  |ck notifies clie|
00001960  6e 74 2e 0a 48 6c 70 2e  4d 32 2e 31 30 0a 48 6c  |nt..Hlp.M2.10.Hl|
00001970  70 2e 4d 34 2e 31 30 3a  43 6c 69 63 6b 2c 20 44  |p.M4.10:Click, D|
00001980  6f 75 62 6c 65 2d 63 6c  69 63 6b 20 61 6e 64 20  |ouble-click and |
00001990  44 72 61 67 20 6e 6f 74  69 66 79 20 63 6c 69 65  |Drag notify clie|
000019a0  6e 74 2e 20 43 6c 69 63  6b 20 72 65 74 75 72 6e  |nt. Click return|
000019b0  73 20 62 75 74 74 6f 6e  73 2a 32 35 36 2c 20 44  |s buttons*256, D|
000019c0  6f 75 62 6c 65 2d 63 6c  69 63 6b 20 72 65 74 75  |ouble-click retu|
000019d0  72 6e 73 20 62 75 74 74  6f 6e 73 2a 31 2c 20 21  |rns buttons*1, !|
000019e0  44 52 3b 0a 48 6c 70 2e  4d 32 2e 31 32 0a 48 6c  |DR;.Hlp.M2.12.Hl|
000019f0  70 2e 4d 32 2e 31 33 0a  48 6c 70 2e 4d 34 2e 31  |p.M2.13.Hlp.M4.1|
00001a00  32 0a 48 6c 70 2e 4d 34  2e 31 33 3a 52 65 73 65  |2.Hlp.M4.13:Rese|
00001a10  72 76 65 64 2e 0a 0a 21  42 53 3a 43 6c 69 63 6b  |rved...!BS:Click|
00001a20  20 73 65 6c 65 63 74 73  20 69 63 6f 6e 0a 21 42  | selects icon.!B|
00001a30  43 3a 43 6c 69 63 6b 20  70 6c 61 63 65 73 20 63  |C:Click places c|
00001a40  61 72 65 74 20 69 6e 20  69 63 6f 6e 2e 0a 48 6c  |aret in icon..Hl|
00001a50  70 2e 4d 32 2e 31 3a 21  42 31 2f 69 63 6f 6e 3b  |p.M2.1:!B1/icon;|
00001a60  0a 48 6c 70 2e 4d 32 2e  32 3a 21 42 32 2f 69 63  |.Hlp.M2.2:!B2/ic|
00001a70  6f 6e 3b 0a 48 6c 70 2e  4d 32 2e 34 3a 21 42 53  |on;.Hlp.M2.4:!BS|
00001a80  3b 20 61 6e 64 20 6d 6f  76 69 6e 67 20 61 77 61  |; and moving awa|
00001a90  79 20 64 65 73 65 6c 65  63 74 73 20 69 74 2e 20  |y deselects it. |
00001aa0  21 42 34 2f 69 63 6f 6e  3b 0a 48 6c 70 2e 4d 32  |!B4/icon;.Hlp.M2|
00001ab0  2e 35 3a 21 42 53 3b 2e  20 21 42 35 3b 0a 48 6c  |.5:!BS;. !B5;.Hl|
00001ac0  70 2e 4d 32 2e 36 3a 21  42 36 3b 0a 48 6c 70 2e  |p.M2.6:!B6;.Hlp.|
00001ad0  4d 32 2e 37 3a 21 42 53  3b 2e 20 21 42 37 2f 69  |M2.7:!BS;. !B7/i|
00001ae0  63 6f 6e 3b 0a 48 6c 70  2e 4d 32 2e 38 3a 21 42  |con;.Hlp.M2.8:!B|
00001af0  53 3b 2e 20 21 42 38 3b  0a 48 6c 70 2e 4d 32 2e  |S;. !B8;.Hlp.M2.|
00001b00  39 3a 49 63 6f 6e 20 69  73 20 73 65 6c 65 63 74  |9:Icon is select|
00001b10  65 64 20 77 68 69 6c 65  20 70 6f 69 6e 74 65 72  |ed while pointer|
00001b20  20 69 73 20 6f 76 65 72  20 69 74 2e 20 21 42 39  | is over it. !B9|
00001b30  3b 0a 48 6c 70 2e 4d 32  2e 31 31 3a 21 42 53 3b  |;.Hlp.M2.11:!BS;|
00001b40  2e 20 21 42 36 3b 0a 48  6c 70 2e 4d 32 2e 31 34  |. !B6;.Hlp.M2.14|
00001b50  3a 21 42 43 3b 20 21 42  36 3b 0a 48 6c 70 2e 4d  |:!BC; !B6;.Hlp.M|
00001b60  32 2e 31 35 3a 21 42 43  3b 0a 0a 21 42 46 3a 43  |2.15:!BC;..!BF:C|
00001b70  6c 69 63 6b 20 67 69 76  65 73 20 77 69 6e 64 6f  |lick gives windo|
00001b80  77 20 69 6e 70 75 74 20  66 6f 63 75 73 2e 0a 48  |w input focus..H|
00001b90  6c 70 2e 4d 34 2e 31 3a  21 42 31 2f 77 69 6e 64  |lp.M4.1:!B1/wind|
00001ba0  6f 77 3b 0a 48 6c 70 2e  4d 34 2e 32 3a 21 42 32  |ow;.Hlp.M4.2:!B2|
00001bb0  2f 77 69 6e 64 6f 77 3b  0a 48 6c 70 2e 4d 34 2e  |/window;.Hlp.M4.|
00001bc0  34 3a 21 42 34 2f 77 69  6e 64 6f 77 3b 0a 48 6c  |4:!B4/window;.Hl|
00001bd0  70 2e 4d 34 2e 35 3a 21  42 35 3b 0a 48 6c 70 2e  |p.M4.5:!B5;.Hlp.|
00001be0  4d 34 2e 36 3a 21 42 36  3b 0a 48 6c 70 2e 4d 34  |M4.6:!B6;.Hlp.M4|
00001bf0  2e 37 3a 21 42 37 2f 77  69 6e 64 6f 77 3b 0a 48  |.7:!B7/window;.H|
00001c00  6c 70 2e 4d 34 2e 38 3a  21 42 38 3b 0a 48 6c 70  |lp.M4.8:!B8;.Hlp|
00001c10  2e 4d 34 2e 39 3a 21 42  39 3b 0a 48 6c 70 2e 4d  |.M4.9:!B9;.Hlp.M|
00001c20  34 2e 31 31 3a 21 42 36  3b 0a 48 6c 70 2e 4d 34  |4.11:!B6;.Hlp.M4|
00001c30  2e 31 34 3a 21 42 46 3b  20 21 42 36 3b 0a 48 6c  |.14:!BF; !B6;.Hl|
00001c40  70 2e 4d 34 2e 31 35 3a  21 42 46 3b 0a 0a 48 6c  |p.M4.15:!BF;..Hl|
00001c50  70 2e 4d 33 2e 30 3a 5c  52 76 69 65 77 20 69 6e  |p.M3.0:\Rview in|
00001c60  66 6f 72 6d 61 74 69 6f  6e 20 61 62 6f 75 74 20  |formation about |
00001c70  74 68 69 73 20 5c 77 20  74 65 6d 70 6c 61 74 65  |this \w template|
00001c80  2e 0a 48 6c 70 2e 4d 33  2e 31 3a 5c 52 76 69 65  |..Hlp.M3.1:\Rvie|
00001c90  77 20 6f 70 65 72 61 74  69 6f 6e 73 20 6f 6e 20  |w operations on |
00001ca0  73 65 6c 65 63 74 65 64  20 67 61 64 67 65 74 73  |selected gadgets|
00001cb0  2e 0a 48 6c 70 2e 4d 33  2e 32 3a 5c 53 65 64 69  |..Hlp.M3.2:\Sedi|
00001cc0  74 20 74 68 65 20 5c 77  27 73 20 6d 61 69 6e 20  |t the \w's main |
00001cd0  70 72 6f 70 65 72 74 69  65 73 2e 7c 7c 4d 59 6f  |properties.||MYo|
00001ce0  75 20 63 61 6e 20 61 6c  73 6f 20 64 6f 20 74 68  |u can also do th|
00001cf0  69 73 20 62 79 20 64 6f  75 62 6c 65 2d 63 6c 69  |is by double-cli|
00001d00  63 6b 69 6e 67 20 5c 73  20 6f 6e 20 74 68 65 20  |cking \s on the |
00001d10  5c 77 27 73 20 62 61 63  6b 67 72 6f 75 6e 64 2e  |\w's background.|
00001d20  0a 48 6c 70 2e 4d 33 2e  33 3a 5c 53 65 64 69 74  |.Hlp.M3.3:\Sedit|
00001d30  20 6f 74 68 65 72 20 5c  77 20 70 72 6f 70 65 72  | other \w proper|
00001d40  74 69 65 73 2e 0a 48 6c  70 2e 4d 33 2e 34 3a 5c  |ties..Hlp.M3.4:\|
00001d50  53 65 64 69 74 20 74 68  65 20 5c 77 27 73 20 63  |Sedit the \w's c|
00001d60  6f 6c 6f 75 72 73 2e 0a  48 6c 70 2e 4d 33 2e 35  |olours..Hlp.M3.5|
00001d70  3a 5c 53 61 6c 74 65 72  20 74 68 65 20 5c 77 27  |:\Salter the \w'|
00001d80  73 20 65 78 74 65 6e 74  2e 0a 48 6c 70 2e 4d 33  |s extent..Hlp.M3|
00001d90  2e 36 3a 5c 53 65 64 69  74 20 74 68 65 20 5c 77  |.6:\Sedit the \w|
00001da0  27 73 20 6b 65 79 62 6f  61 72 64 20 73 68 6f 72  |'s keyboard shor|
00001db0  74 63 75 74 73 2e 0a 48  6c 70 2e 4d 33 2e 37 3a  |tcuts..Hlp.M3.7:|
00001dc0  5c 53 61 64 64 20 6f 72  20 72 65 6d 6f 76 65 20  |\Sadd or remove |
00001dd0  74 6f 6f 6c 62 61 72 73  20 66 72 6f 6d 20 74 68  |toolbars from th|
00001de0  69 73 20 5c 77 3b 20 74  68 69 73 20 65 6e 74 72  |is \w; this entr|
00001df0  79 20 69 73 20 6e 6f 74  20 61 76 61 69 6c 61 62  |y is not availab|
00001e00  6c 65 20 69 66 20 74 68  65 20 5c 77 20 69 73 20  |le if the \w is |
00001e10  69 74 73 65 6c 66 20 61  20 74 6f 6f 6c 62 61 72  |itself a toolbar|
00001e20  2e 0a 48 6c 70 2e 4d 33  2e 38 3a 5c 52 64 69 73  |..Hlp.M3.8:\Rdis|
00001e30  70 6c 61 79 20 74 68 65  20 67 72 69 64 20 73 65  |play the grid se|
00001e40  74 74 69 6e 67 73 2e 0a  48 6c 70 2e 4d 33 2e 39  |ttings..Hlp.M3.9|
00001e50  3a 5c 53 64 69 73 70 6c  61 79 20 61 20 5c 77 20  |:\Sdisplay a \w |
00001e60  63 6f 6e 74 61 69 6e 69  6e 67 20 70 72 6f 74 6f  |containing proto|
00001e70  74 79 70 65 20 67 61 64  67 65 74 20 74 65 6d 70  |type gadget temp|
00001e80  6c 61 74 65 73 2e 0a 48  6c 70 2e 4d 33 2e 31 30  |lates..Hlp.M3.10|
00001e90  3a 5c 53 63 6c 6f 73 65  20 74 68 65 20 5c 77 20  |:\Sclose the \w |
00001ea0  74 65 6d 70 6c 61 74 65  2e 7c 7c 4d 59 6f 75 20  |template.||MYou |
00001eb0  63 61 6e 20 61 6c 73 6f  20 63 6c 6f 73 65 20 69  |can also close i|
00001ec0  74 20 62 79 20 63 6c 69  63 6b 69 6e 67 20 6f 6e  |t by clicking on|
00001ed0  20 74 68 65 20 5c 77 27  73 20 43 6c 6f 73 65 20  | the \w's Close |
00001ee0  69 63 6f 6e 20 28 69 66  20 69 74 20 68 61 73 20  |icon (if it has |
00001ef0  6f 6e 65 29 2e 0a 0a 48  6c 70 2e 4d 33 2e 31 2e  |one)...Hlp.M3.1.|
00001f00  30 3a 5c 53 64 65 6c 65  74 65 20 74 68 65 20 73  |0:\Sdelete the s|
00001f10  65 6c 65 63 74 65 64 20  67 61 64 67 65 74 73 2e  |elected gadgets.|
00001f20  0a 48 6c 70 2e 4d 33 2e  31 2e 31 3a 5c 53 65 64  |.Hlp.M3.1.1:\Sed|
00001f30  69 74 20 74 68 65 20 73  65 6c 65 63 74 65 64 20  |it the selected |
00001f40  67 61 64 67 65 74 27 73  20 70 72 6f 70 65 72 74  |gadget's propert|
00001f50  69 65 73 2e 7c 7c 4d 59  6f 75 20 63 61 6e 20 61  |ies.||MYou can a|
00001f60  6c 73 6f 20 64 6f 20 74  68 69 73 20 62 79 20 64  |lso do this by d|
00001f70  6f 75 62 6c 65 2d 63 6c  69 63 6b 69 6e 67 20 5c  |ouble-clicking \|
00001f80  73 20 6f 6e 20 74 68 65  20 67 61 64 67 65 74 20  |s on the gadget |
00001f90  69 74 73 65 6c 66 2e 0a  48 6c 70 2e 4d 33 2e 31  |itself..Hlp.M3.1|
00001fa0  2e 32 3a 5c 53 73 6e 61  70 20 74 68 65 20 63 75  |.2:\Ssnap the cu|
00001fb0  72 72 65 6e 74 6c 79 20  73 65 6c 65 63 74 65 64  |rrently selected|
00001fc0  20 67 61 64 67 65 74 73  20 74 6f 20 74 68 65 20  | gadgets to the |
00001fd0  67 72 69 64 2e 20 45 61  63 68 20 67 61 64 67 65  |grid. Each gadge|
00001fe0  74 27 73 20 61 6c 69 67  6e 6d 65 6e 74 20 70 6f  |t's alignment po|
00001ff0  69 6e 74 20 28 6e 6f 72  6d 61 6c 6c 79 20 74 68  |int (normally th|
00002000  65 20 6d 69 64 64 6c 65  20 6f 66 20 69 74 73 20  |e middle of its |
00002010  6c 65 66 74 20 68 61 6e  64 20 73 69 64 65 29 20  |left hand side) |
00002020  69 73 20 6d 6f 76 65 64  20 74 6f 20 74 68 65 20  |is moved to the |
00002030  6e 65 61 72 65 73 74 20  67 72 69 64 20 70 6f 69  |nearest grid poi|
00002040  6e 74 2e 20 53 6e 61 70  20 69 73 20 61 63 74 69  |nt. Snap is acti|
00002050  76 65 20 65 76 65 6e 20  77 68 65 6e 20 4c 6f 63  |ve even when Loc|
00002060  6b 20 74 6f 20 67 72 69  64 20 61 6e 64 20 53 68  |k to grid and Sh|
00002070  6f 77 20 67 72 69 64 20  61 72 65 20 6f 66 66 2e  |ow grid are off.|
00002080  0a 48 6c 70 2e 4d 33 2e  31 2e 33 3a 5c 53 6d 61  |.Hlp.M3.1.3:\Sma|
00002090  6b 65 20 61 20 6e 65 77  20 72 61 64 69 6f 20 67  |ke a new radio g|
000020a0  72 6f 75 70 20 66 72 6f  6d 20 74 68 65 20 63 75  |roup from the cu|
000020b0  72 72 65 6e 74 6c 79 20  73 65 6c 65 63 74 65 64  |rrently selected|
000020c0  20 72 61 64 69 6f 20 62  75 74 74 6f 6e 73 2e 20  | radio buttons. |
000020d0  21 41 56 41 49 4c 3b 73  20 61 72 65 20 61 6c 6c  |!AVAIL;s are all|
000020e0  20 72 61 64 69 6f 20 62  75 74 74 6f 6e 73 2e 0a  | radio buttons..|
000020f0  48 6c 70 2e 4d 33 2e 31  2e 34 3a 5c 53 6c 69 6e  |Hlp.M3.1.4:\Slin|
00002100  6b 20 77 72 69 74 61 62  6c 65 73 20 69 6e 20 74  |k writables in t|
00002110  68 65 20 63 75 72 72 65  6e 74 20 73 65 6c 65 63  |he current selec|
00002120  74 69 6f 6e 20 28 6c 65  66 74 20 74 6f 20 72 69  |tion (left to ri|
00002130  67 68 74 2c 20 74 6f 70  20 74 6f 20 62 6f 74 74  |ght, top to bott|
00002140  6f 6d 29 2e 20 21 41 56  41 49 4c 3b 73 20 69 6e  |om). !AVAIL;s in|
00002150  63 6c 75 64 65 20 61 74  20 6c 65 61 73 74 20 6f  |clude at least o|
00002160  6e 65 20 77 72 69 74 61  62 6c 65 2c 20 73 74 72  |ne writable, str|
00002170  69 6e 67 73 65 74 20 6f  72 20 6e 75 6d 62 65 72  |ingset or number|
00002180  72 61 6e 67 65 2e 0a 48  6c 70 2e 4d 33 2e 31 2e  |range..Hlp.M3.1.|
00002190  35 3a 5c 52 64 69 73 70  6c 61 79 20 61 6e 64 20  |5:\Rdisplay and |
000021a0  65 64 69 74 20 74 68 65  20 70 6f 73 69 74 69 6f  |edit the positio|
000021b0  6e 20 61 6e 64 20 73 69  7a 65 20 6f 66 20 74 68  |n and size of th|
000021c0  65 20 73 65 6c 65 63 74  65 64 20 67 61 64 67 65  |e selected gadge|
000021d0  74 73 2e 0a 48 6c 70 2e  4d 33 2e 31 2e 36 3a 5c  |ts..Hlp.M3.1.6:\|
000021e0  52 61 6c 69 67 6e 20 74  68 65 20 73 65 6c 65 63  |Ralign the selec|
000021f0  74 65 64 20 67 61 64 67  65 74 73 20 74 6f 20 74  |ted gadgets to t|
00002200  68 65 20 67 61 64 67 65  74 20 77 68 69 63 68 20  |he gadget which |
00002210  77 61 73 20 75 6e 64 65  72 20 74 68 65 20 6d 6f  |was under the mo|
00002220  75 73 65 20 70 6f 69 6e  74 65 72 20 77 68 65 6e  |use pointer when|
00002230  20 74 68 65 20 6d 65 6e  75 20 62 75 74 74 6f 6e  | the menu button|
00002240  20 77 61 73 20 63 6c 69  63 6b 65 64 2e 20 54 68  | was clicked. Th|
00002250  69 73 20 6f 70 74 69 6f  6e 20 69 73 20 6e 6f 74  |is option is not|
00002260  20 61 76 61 69 6c 61 62  6c 65 20 69 66 20 6e 6f  | available if no|
00002270  20 67 61 64 67 65 74 20  77 61 73 20 75 6e 64 65  | gadget was unde|
00002280  72 20 74 68 65 20 6d 6f  75 73 65 20 77 68 65 6e  |r the mouse when|
00002290  20 74 68 65 20 6d 65 6e  75 20 77 61 73 20 72 61  | the menu was ra|
000022a0  69 73 65 64 2e 20 0a 48  6c 70 2e 4d 33 2e 31 2e  |ised. .Hlp.M3.1.|
000022b0  37 3a 5c 53 73 65 6c 65  63 74 20 61 6c 6c 20 67  |7:\Sselect all g|
000022c0  61 64 67 65 74 73 2e 0a  48 6c 70 2e 4d 33 2e 31  |adgets..Hlp.M3.1|
000022d0  2e 38 3a 5c 52 73 65 6c  65 63 74 20 63 65 72 74  |.8:\Rselect cert|
000022e0  61 69 6e 20 67 72 6f 75  70 73 20 6f 66 20 67 61  |ain groups of ga|
000022f0  64 67 65 74 73 2e 0a 48  6c 70 2e 4d 33 2e 31 2e  |dgets..Hlp.M3.1.|
00002300  39 3a 5c 53 64 65 73 65  6c 65 63 74 20 61 6c 6c  |9:\Sdeselect all|
00002310  20 67 61 64 67 65 74 73  2e 0a 0a 48 6c 70 2e 4d  | gadgets...Hlp.M|
00002320  33 2e 31 2e 36 2e 30 3a  5c 53 61 6c 69 67 6e 20  |3.1.6.0:\Salign |
00002330  74 6f 70 20 65 64 67 65  73 20 6f 66 20 73 65 6c  |top edges of sel|
00002340  65 63 74 65 64 20 67 61  64 67 65 74 73 20 74 6f  |ected gadgets to|
00002350  20 74 68 65 20 63 68 6f  73 65 6e 20 6f 6e 65 2e  | the chosen one.|
00002360  0a 48 6c 70 2e 4d 33 2e  31 2e 36 2e 31 3a 5c 53  |.Hlp.M3.1.6.1:\S|
00002370  61 6c 69 67 6e 20 68 6f  72 69 7a 6f 6e 74 61 6c  |align horizontal|
00002380  20 63 65 6e 74 72 65 73  20 6f 66 20 73 65 6c 65  | centres of sele|
00002390  63 74 65 64 20 67 61 64  67 65 74 73 20 74 6f 20  |cted gadgets to |
000023a0  74 68 65 20 63 68 6f 73  65 6e 20 6f 6e 65 2e 0a  |the chosen one..|
000023b0  48 6c 70 2e 4d 33 2e 31  2e 36 2e 32 3a 5c 53 61  |Hlp.M3.1.6.2:\Sa|
000023c0  6c 69 67 6e 20 62 6f 74  74 6f 6d 20 65 64 67 65  |lign bottom edge|
000023d0  73 20 6f 66 20 73 65 6c  65 63 74 65 64 20 67 61  |s of selected ga|
000023e0  64 67 65 74 73 20 74 6f  20 74 68 65 20 63 68 6f  |dgets to the cho|
000023f0  73 65 6e 20 6f 6e 65 2e  0a 48 6c 70 2e 4d 33 2e  |sen one..Hlp.M3.|
00002400  31 2e 36 2e 33 3a 5c 53  61 6c 69 67 6e 20 6c 65  |1.6.3:\Salign le|
00002410  66 74 20 68 61 6e 64 20  73 69 64 65 73 20 6f 66  |ft hand sides of|
00002420  20 73 65 6c 65 63 74 65  64 20 67 61 64 67 65 74  | selected gadget|
00002430  73 20 74 6f 20 74 68 65  20 63 68 6f 73 65 6e 20  |s to the chosen |
00002440  6f 6e 65 2e 0a 48 6c 70  2e 4d 33 2e 31 2e 36 2e  |one..Hlp.M3.1.6.|
00002450  34 3a 5c 53 61 6c 69 67  6e 20 76 65 72 74 69 63  |4:\Salign vertic|
00002460  61 6c 20 63 65 6e 74 72  65 73 20 6f 66 20 73 65  |al centres of se|
00002470  6c 65 63 74 65 64 20 67  61 64 67 65 74 73 20 74  |lected gadgets t|
00002480  6f 20 74 68 65 20 63 68  6f 73 65 6e 20 6f 6e 65  |o the chosen one|
00002490  2e 0a 48 6c 70 2e 4d 33  2e 31 2e 36 2e 35 3a 5c  |..Hlp.M3.1.6.5:\|
000024a0  53 61 6c 69 67 6e 20 72  69 67 68 74 20 68 61 6e  |Salign right han|
000024b0  64 20 73 69 64 65 73 20  6f 66 20 73 65 6c 65 63  |d sides of selec|
000024c0  74 65 64 20 67 61 64 67  65 74 73 20 74 6f 20 74  |ted gadgets to t|
000024d0  68 65 20 63 68 6f 73 65  6e 20 6f 6e 65 2e 0a 0a  |he chosen one...|
000024e0  21 4d 33 4c 4e 4b 3a 5c  53 73 65 6c 65 63 74 20  |!M3LNK:\Sselect |
000024f0  74 68 65 20 67 61 64 67  65 74 2c 20 69 66 20 61  |the gadget, if a|
00002500  6e 79 2c 20 74 68 61 74  20 69 73 20 6c 69 6e 6b  |ny, that is link|
00002510  65 64 20 25 73 20 74 68  65 20 73 65 6c 65 63 74  |ed %s the select|
00002520  65 64 20 67 61 64 67 65  74 2e 20 21 41 56 41 49  |ed gadget. !AVAI|
00002530  4c 3b 20 69 73 20 61 20  77 72 69 74 61 62 6c 65  |L; is a writable|
00002540  2c 20 73 74 72 69 6e 67  73 65 74 20 6f 72 20 6e  |, stringset or n|
00002550  75 6d 62 65 72 72 61 6e  67 65 2e 7c 7c 4d 5c 41  |umberrange.||M\A|
00002560  73 74 65 70 20 74 68 72  6f 75 67 68 20 74 68 65  |step through the|
00002570  20 63 68 61 69 6e 2e 0a  21 4d 33 41 43 54 3a 5c  | chain..!M3ACT:\|
00002580  53 73 65 6c 65 63 74 20  74 68 65 20 61 63 74 69  |Sselect the acti|
00002590  6f 6e 20 62 75 74 74 6f  6e 2c 20 69 66 20 61 6e  |on button, if an|
000025a0  79 2c 20 77 68 69 63 68  20 68 61 73 20 62 65 65  |y, which has bee|
000025b0  6e 20 66 6c 61 67 67 65  64 20 61 73 20 74 68 65  |n flagged as the|
000025c0  20 5c 77 27 73 20 25 73  20 61 63 74 69 6f 6e 20  | \w's %s action |
000025d0  62 75 74 74 6f 6e 2e 0a  48 6c 70 2e 4d 33 2e 31  |button..Hlp.M3.1|
000025e0  2e 38 2e 30 3a 5c 53 73  65 6c 65 63 74 20 61 6c  |.8.0:\Sselect al|
000025f0  6c 20 6d 65 6d 62 65 72  73 20 6f 66 20 74 68 65  |l members of the|
00002600  20 72 61 64 69 6f 20 67  72 6f 75 70 20 74 6f 20  | radio group to |
00002610  77 68 69 63 68 20 74 68  65 20 73 65 6c 65 63 74  |which the select|
00002620  65 64 20 67 61 64 67 65  74 20 62 65 6c 6f 6e 67  |ed gadget belong|
00002630  73 2e 20 21 41 56 41 49  4c 3b 20 69 73 20 61 20  |s. !AVAIL; is a |
00002640  72 61 64 69 6f 20 62 75  74 74 6f 6e 2e 0a 48 6c  |radio button..Hl|
00002650  70 2e 4d 33 2e 31 2e 38  2e 31 3a 21 4d 33 4c 4e  |p.M3.1.8.1:!M3LN|
00002660  4b 2f 61 66 74 65 72 3b  0a 48 6c 70 2e 4d 33 2e  |K/after;.Hlp.M3.|
00002670  31 2e 38 2e 32 3a 21 4d  33 4c 4e 4b 2f 62 65 66  |1.8.2:!M3LNK/bef|
00002680  6f 72 65 3b 0a 48 6c 70  2e 4d 33 2e 31 2e 38 2e  |ore;.Hlp.M3.1.8.|
00002690  33 3a 5c 53 73 65 6c 65  63 74 20 74 68 65 20 67  |3:\Sselect the g|
000026a0  61 64 67 65 74 2c 20 69  66 20 61 6e 79 2c 20 74  |adget, if any, t|
000026b0  68 61 74 20 77 69 6c 6c  20 72 65 63 65 69 76 65  |hat will receive|
000026c0  20 74 68 65 20 69 6e 70  75 74 20 66 6f 63 75 73  | the input focus|
000026d0  20 77 68 65 6e 20 74 68  65 20 5c 77 20 69 73 20  | when the \w is |
000026e0  73 68 6f 77 6e 2e 0a 48  6c 70 2e 4d 33 2e 31 2e  |shown..Hlp.M3.1.|
000026f0  38 2e 34 3a 21 4d 33 41  43 54 2f 44 65 66 61 75  |8.4:!M3ACT/Defau|
00002700  6c 74 3b 0a 48 6c 70 2e  4d 33 2e 31 2e 38 2e 35  |lt;.Hlp.M3.1.8.5|
00002710  3a 21 4d 33 41 43 54 2f  43 61 6e 63 65 6c 3b 0a  |:!M3ACT/Cancel;.|
00002720  0a 48 6c 70 2e 4f 4b 3a  43 6c 69 63 6b 20 5c 73  |.Hlp.OK:Click \s|
00002730  20 28 6f 72 20 70 72 65  73 73 20 52 45 54 55 52  | (or press RETUR|
00002740  4e 29 20 74 6f 20 61 70  70 6c 79 20 74 68 65 20  |N) to apply the |
00002750  63 68 61 6e 67 65 73 2e  7c 7c 4d 43 6c 69 63 6b  |changes.||MClick|
00002760  20 5c 61 20 28 6f 72 20  70 72 65 73 73 20 8b 52  | \a (or press .R|
00002770  45 54 55 52 4e 29 20 74  6f 20 61 70 70 6c 79 20  |ETURN) to apply |
00002780  63 68 61 6e 67 65 73 20  77 69 74 68 6f 75 74 20  |changes without |
00002790  63 6c 6f 73 69 6e 67 20  74 68 65 20 62 6f 78 2e  |closing the box.|
000027a0  0a 48 6c 70 2e 43 41 4e  43 45 4c 3a 43 6c 69 63  |.Hlp.CANCEL:Clic|
000027b0  6b 20 5c 73 20 28 6f 72  20 70 72 65 73 73 20 45  |k \s (or press E|
000027c0  53 43 41 50 45 29 20 74  6f 20 63 6c 6f 73 65 20  |SCAPE) to close |
000027d0  74 68 65 20 62 6f 78 20  77 69 74 68 6f 75 74 20  |the box without |
000027e0  61 70 70 6c 79 69 6e 67  20 61 6e 79 20 63 68 61  |applying any cha|
000027f0  6e 67 65 73 2e 7c 7c 4d  43 6c 69 63 6b 20 5c 61  |nges.||MClick \a|
00002800  20 28 6f 72 20 70 72 65  73 73 20 8b 45 53 43 41  | (or press .ESCA|
00002810  50 45 29 20 74 6f 20 72  65 73 65 74 20 74 68 65  |PE) to reset the|
00002820  20 63 6f 6e 74 65 6e 74  73 20 6f 66 20 74 68 65  | contents of the|
00002830  20 62 6f 78 2e 0a 48 6c  70 2e 43 41 4e 43 45 4c  | box..Hlp.CANCEL|
00002840  54 3a 43 6c 69 63 6b 20  5c 73 20 28 6f 72 20 70  |T:Click \s (or p|
00002850  72 65 73 73 20 45 53 43  41 50 45 29 20 74 6f 20  |ress ESCAPE) to |
00002860  63 6c 6f 73 65 20 74 68  65 20 62 6f 78 20 77 69  |close the box wi|
00002870  74 68 6f 75 74 20 61 70  70 6c 79 69 6e 67 20 61  |thout applying a|
00002880  6e 79 20 63 68 61 6e 67  65 73 2e 7c 7c 4d 5c 41  |ny changes.||M\A|
00002890  72 65 73 65 74 20 74 68  65 20 63 6f 6e 74 65 6e  |reset the conten|
000028a0  74 73 20 6f 66 20 74 68  65 20 62 6f 78 2e 0a 48  |ts of the box..H|
000028b0  6c 70 2e 41 44 4a 5f 55  50 3a 43 6c 69 63 6b 20  |lp.ADJ_UP:Click |
000028c0  5c 73 20 28 5c 61 29 20  74 6f 20 69 6e 63 72 65  |\s (\a) to incre|
000028d0  61 73 65 20 28 64 65 63  72 65 61 73 65 29 20 74  |ase (decrease) t|
000028e0  68 65 20 76 61 6c 75 65  20 6f 66 20 74 68 65 20  |he value of the |
000028f0  61 64 6a 61 63 65 6e 74  20 6e 75 6d 65 72 69 63  |adjacent numeric|
00002900  20 66 69 65 6c 64 2e 7c  7c 4d 49 66 20 53 48 49  | field.||MIf SHI|
00002910  46 54 20 69 73 20 68 65  6c 64 20 64 6f 77 6e 2c  |FT is held down,|
00002920  20 74 68 65 20 63 68 61  6e 67 65 20 77 69 6c 6c  | the change will|
00002930  20 62 65 20 67 72 65 61  74 65 72 20 66 6f 72 20  | be greater for |
00002940  65 61 63 68 20 63 6c 69  63 6b 2e 0a 48 6c 70 2e  |each click..Hlp.|
00002950  41 44 4a 5f 44 4f 57 4e  3a 43 6c 69 63 6b 20 5c  |ADJ_DOWN:Click \|
00002960  73 20 28 5c 61 29 20 74  6f 20 64 65 63 72 65 61  |s (\a) to decrea|
00002970  73 65 20 28 69 6e 63 72  65 61 73 65 29 20 74 68  |se (increase) th|
00002980  65 20 76 61 6c 75 65 20  6f 66 20 74 68 65 20 61  |e value of the a|
00002990  64 6a 61 63 65 6e 74 20  6e 75 6d 65 72 69 63 20  |djacent numeric |
000029a0  66 69 65 6c 64 2e 7c 7c  4d 49 66 20 53 48 49 46  |field.||MIf SHIF|
000029b0  54 20 69 73 20 68 65 6c  64 20 64 6f 77 6e 2c 20  |T is held down, |
000029c0  74 68 65 20 63 68 61 6e  67 65 20 77 69 6c 6c 20  |the change will |
000029d0  62 65 20 67 72 65 61 74  65 72 20 66 6f 72 20 65  |be greater for e|
000029e0  61 63 68 20 63 6c 69 63  6b 2e 0a 48 6c 70 2e 4d  |ach click..Hlp.M|
000029f0  41 58 3a 5c 54 62 75 66  66 65 72 20 73 69 7a 65  |AX:\Tbuffer size|
00002a00  20 66 6f 72 20 74 68 65  20 61 64 6a 61 63 65 6e  | for the adjacen|
00002a10  74 20 73 74 72 69 6e 67  3b 20 52 65 73 45 64 20  |t string; ResEd |
00002a20  65 6e 73 75 72 65 73 20  69 74 20 69 73 20 61 6c  |ensures it is al|
00002a30  77 61 79 73 20 6c 61 72  67 65 20 65 6e 6f 75 67  |ways large enoug|
00002a40  68 2e 7c 7c 4d 55 73 65  20 27 2a 27 20 74 6f 20  |h.||MUse '*' to |
00002a50  6d 61 6b 65 20 74 68 65  20 62 75 66 66 65 72 20  |make the buffer |
00002a60  6a 75 73 74 20 74 68 65  20 72 69 67 68 74 20 73  |just the right s|
00002a70  69 7a 65 20 66 6f 72 20  74 68 65 20 67 69 76 65  |ize for the give|
00002a80  6e 20 73 74 72 69 6e 67  2e 7c 7c 4d 49 66 20 74  |n string.||MIf t|
00002a90  68 65 20 73 74 72 69 6e  67 20 69 73 20 6f 70 74  |he string is opt|
00002aa0  69 6f 6e 61 6c 20 61 6e  64 20 68 61 73 20 62 65  |ional and has be|
00002ab0  65 6e 20 73 77 69 74 63  68 65 64 20 6f 66 66 2c  |en switched off,|
00002ac0  20 75 73 65 20 30 20 66  6f 72 20 6e 6f 20 62 75  | use 0 for no bu|
00002ad0  66 66 65 72 2e 0a 48 6c  70 2e 48 41 53 48 45 4c  |ffer..Hlp.HASHEL|
00002ae0  50 3a 53 77 69 74 63 68  20 6f 6e 20 74 6f 20 73  |P:Switch on to s|
00002af0  70 65 63 69 66 79 20 61  20 72 65 73 70 6f 6e 73  |pecify a respons|
00002b00  65 20 74 6f 20 48 65 6c  70 52 65 71 75 65 73 74  |e to HelpRequest|
00002b10  20 6d 65 73 73 61 67 65  73 2e 0a 48 6c 70 2e 48  | messages..Hlp.H|
00002b20  45 4c 50 3a 5c 54 73 74  72 69 6e 67 20 72 65 74  |ELP:\Tstring ret|
00002b30  75 72 6e 65 64 20 69 6e  20 72 65 73 70 6f 6e 73  |urned in respons|
00002b40  65 20 74 6f 20 61 20 48  65 6c 70 52 65 71 75 65  |e to a HelpReque|
00002b50  73 74 20 6d 65 73 73 61  67 65 2e 0a 48 6c 70 2e  |st message..Hlp.|
00002b60  46 41 44 45 44 3a 53 77  69 74 63 68 20 6f 6e 20  |FADED:Switch on |
00002b70  74 6f 20 66 61 64 65 20  74 68 65 20 67 61 64 67  |to fade the gadg|
00002b80  65 74 2e 0a 48 6c 70 2e  49 44 3a 5c 54 67 61 64  |et..Hlp.ID:\Tgad|
00002b90  67 65 74 27 73 20 63 6f  6d 70 6f 6e 65 6e 74 20  |get's component |
00002ba0  49 44 2e 20 59 6f 75 20  6d 61 79 20 65 6e 74 65  |ID. You may ente|
00002bb0  72 20 61 20 6e 65 77 20  76 61 6c 75 65 20 21 4e  |r a new value !N|
00002bc0  55 4d 56 41 4c 3b 0a 48  6c 70 2e 57 49 4e 44 4f  |UMVAL;.Hlp.WINDO|
00002bd0  57 3a 5c 54 6e 61 6d 65  20 6f 66 20 74 68 65 20  |W:\Tname of the |
00002be0  5c 77 20 74 65 6d 70 6c  61 74 65 20 77 68 69 63  |\w template whic|
00002bf0  68 20 63 6f 6e 74 61 69  6e 73 20 74 68 65 20 67  |h contains the g|
00002c00  61 64 67 65 74 2e 0a 48  6c 70 2e 42 45 46 4f 52  |adget..Hlp.BEFOR|
00002c10  45 3a 21 4c 49 4e 4b 2f  8b 54 41 42 2f 55 50 2d  |E:!LINK/.TAB/UP-|
00002c20  41 52 52 4f 57 3b 0a 48  6c 70 2e 42 45 46 4f 52  |ARROW;.Hlp.BEFOR|
00002c30  45 5f 4f 42 4a 45 43 54  3a 21 47 41 44 47 3b 20  |E_OBJECT:!GADG; |
00002c40  21 44 52 4f 47 3b 0a 48  6c 70 2e 41 46 54 45 52  |!DROG;.Hlp.AFTER|
00002c50  3a 21 4c 49 4e 4b 2f 54  41 42 2f 44 4f 57 4e 2d  |:!LINK/TAB/DOWN-|
00002c60  41 52 52 4f 57 3b 0a 48  6c 70 2e 41 46 54 45 52  |ARROW;.Hlp.AFTER|
00002c70  5f 4f 42 4a 45 43 54 3a  21 47 41 44 47 3b 20 21  |_OBJECT:!GADG; !|
00002c80  44 52 4f 47 3b 0a 48 6c  70 2e 54 45 58 54 3a 5c  |DROG;.Hlp.TEXT:\|
00002c90  54 74 65 78 74 20 77 68  69 63 68 20 61 70 70 65  |Ttext which appe|
00002ca0  61 72 73 20 69 6e 20 74  68 65 20 67 61 64 67 65  |ars in the gadge|
00002cb0  74 2e 0a 48 6c 70 2e 4a  55 53 54 49 46 59 5f 4c  |t..Hlp.JUSTIFY_L|
00002cc0  45 46 54 3a 21 4a 4c 2f  67 61 64 67 65 74 27 73  |EFT:!JL/gadget's|
00002cd0  20 74 65 78 74 3b 0a 48  6c 70 2e 4a 55 53 54 49  | text;.Hlp.JUSTI|
00002ce0  46 59 5f 52 49 47 48 54  3a 21 4a 52 2f 67 61 64  |FY_RIGHT:!JR/gad|
00002cf0  67 65 74 27 73 20 74 65  78 74 3b 0a 48 6c 70 2e  |get's text;.Hlp.|
00002d00  4a 55 53 54 49 46 59 5f  43 45 4e 54 52 45 3a 21  |JUSTIFY_CENTRE:!|
00002d10  4a 43 2f 67 61 64 67 65  74 27 73 20 74 65 78 74  |JC/gadget's text|
00002d20  3b 0a 48 6c 70 2e 42 41  52 43 4f 4c 4f 55 52 3a  |;.Hlp.BARCOLOUR:|
00002d30  21 43 4f 4c 2f 2f 73 6c  69 64 65 72 27 73 20 62  |!COL//slider's b|
00002d40  61 72 3b 0a 48 6c 70 2e  42 41 43 4b 43 4f 4c 4f  |ar;.Hlp.BACKCOLO|
00002d50  55 52 3a 21 43 4f 4c 2f  62 61 63 6b 67 72 6f 75  |UR:!COL/backgrou|
00002d60  6e 64 20 2f 73 6c 69 64  65 72 3b 0a 48 6c 70 2e  |nd /slider;.Hlp.|
00002d70  48 41 53 41 4c 4c 4f 57  45 44 3a 53 77 69 74 63  |HASALLOWED:Switc|
00002d80  68 20 6f 6e 20 74 6f 20  73 70 65 63 69 66 79 20  |h on to specify |
00002d90  61 20 76 61 6c 69 64 61  74 69 6f 6e 20 73 74 72  |a validation str|
00002da0  69 6e 67 20 66 6f 72 20  74 65 78 74 20 65 6e 74  |ing for text ent|
00002db0  65 72 65 64 20 62 79 20  74 68 65 20 75 73 65 72  |ered by the user|
00002dc0  20 69 6e 74 6f 20 74 68  69 73 20 67 61 64 67 65  | into this gadge|
00002dd0  74 2e 20 49 66 20 74 68  69 73 20 62 75 74 74 6f  |t. If this butto|
00002de0  6e 20 69 73 20 6f 66 66  2c 20 61 6c 6c 20 63 68  |n is off, all ch|
00002df0  61 72 61 63 74 65 72 73  20 61 72 65 20 61 63 63  |aracters are acc|
00002e00  65 70 74 65 64 3b 20 69  66 20 69 74 20 69 73 20  |epted; if it is |
00002e10  6f 6e 2c 20 6f 6e 6c 79  20 74 68 6f 73 65 20 61  |on, only those a|
00002e20  6c 6c 6f 77 65 64 20 62  79 20 74 68 65 20 76 61  |llowed by the va|
00002e30  6c 69 64 61 74 69 6f 6e  20 73 74 72 69 6e 67 20  |lidation string |
00002e40  77 69 6c 6c 20 62 65 20  61 63 63 65 70 74 65 64  |will be accepted|
00002e50  2e 0a 48 6c 70 2e 41 4c  4c 4f 57 45 44 5f 41 4c  |..Hlp.ALLOWED_AL|
00002e60  50 48 41 5f 4c 43 3a 53  77 69 74 63 68 20 6f 6e  |PHA_LC:Switch on|
00002e70  20 74 6f 20 61 6c 6c 6f  77 20 61 6c 6c 20 6c 6f  | to allow all lo|
00002e80  77 65 72 20 63 61 73 65  20 6c 65 74 74 65 72 73  |wer case letters|
00002e90  2e 0a 48 6c 70 2e 41 4c  4c 4f 57 45 44 5f 41 4c  |..Hlp.ALLOWED_AL|
00002ea0  50 48 41 5f 55 43 3a 53  77 69 74 63 68 20 6f 6e  |PHA_UC:Switch on|
00002eb0  20 74 6f 20 61 6c 6c 6f  77 20 61 6c 6c 20 75 70  | to allow all up|
00002ec0  70 65 72 20 63 61 73 65  20 6c 65 74 74 65 72 73  |per case letters|
00002ed0  2e 0a 48 6c 70 2e 41 4c  4c 4f 57 45 44 5f 4e 55  |..Hlp.ALLOWED_NU|
00002ee0  4d 45 52 49 43 3a 53 77  69 74 63 68 20 6f 6e 20  |MERIC:Switch on |
00002ef0  74 6f 20 61 6c 6c 6f 77  20 61 6c 6c 20 64 65 63  |to allow all dec|
00002f00  69 6d 61 6c 20 64 69 67  69 74 73 2e 0a 48 6c 70  |imal digits..Hlp|
00002f10  2e 41 4c 4c 4f 57 45 44  5f 4f 54 48 45 52 3a 53  |.ALLOWED_OTHER:S|
00002f20  77 69 74 63 68 20 6f 6e  20 74 6f 20 73 70 65 63  |witch on to spec|
00002f30  69 66 79 20 61 64 64 69  74 69 6f 6e 61 6c 20 63  |ify additional c|
00002f40  68 61 72 61 63 74 65 72  73 20 66 6f 72 20 74 68  |haracters for th|
00002f50  65 20 76 61 6c 69 64 61  74 69 6f 6e 20 73 74 72  |e validation str|
00002f60  69 6e 67 2e 0a 48 6c 70  2e 41 4c 4c 4f 57 45 44  |ing..Hlp.ALLOWED|
00002f70  3a 54 68 69 73 20 76 61  6c 75 65 20 69 73 20 75  |:This value is u|
00002f80  73 65 64 20 74 6f 20 63  6f 6d 70 6c 65 74 65 20  |sed to complete |
00002f90  74 68 65 20 76 61 6c 69  64 61 74 69 6f 6e 20 73  |the validation s|
00002fa0  74 72 69 6e 67 2e 0a 48  6c 70 2e 4d 49 4e 49 4d  |tring..Hlp.MINIM|
00002fb0  55 4d 3a 21 4d 4d 2f 6d  69 6e 69 6d 75 6d 3b 0a  |UM:!MM/minimum;.|
00002fc0  48 6c 70 2e 4d 41 58 49  4d 55 4d 3a 21 4d 4d 2f  |Hlp.MAXIMUM:!MM/|
00002fd0  6d 61 78 69 6d 75 6d 3b  0a 48 6c 70 2e 49 4e 49  |maximum;.Hlp.INI|
00002fe0  54 49 41 4c 3a 5c 54 69  6e 69 74 69 61 6c 20 76  |TIAL:\Tinitial v|
00002ff0  61 6c 75 65 20 66 6f 72  20 74 68 69 73 20 67 61  |alue for this ga|
00003000  64 67 65 74 2e 0a 0a 21  41 56 41 49 4c 3a 54 68  |dget...!AVAIL:Th|
00003010  69 73 20 6f 70 74 69 6f  6e 20 69 73 20 61 76 61  |is option is ava|
00003020  69 6c 61 62 6c 65 20 6f  6e 6c 79 20 69 66 20 74  |ilable only if t|
00003030  68 65 20 73 65 6c 65 63  74 65 64 20 67 61 64 67  |he selected gadg|
00003040  65 74 0a 21 44 52 4f 50  3a 45 6e 74 65 72 20 74  |et.!DROP:Enter t|
00003050  68 65 20 25 73 27 73 20  6e 61 6d 65 2c 20 6f 72  |he %s's name, or|
00003060  20 64 72 61 67 20 69 74  73 20 69 63 6f 6e 20 66  | drag its icon f|
00003070  72 6f 6d 20 74 68 65 20  72 65 73 6f 75 72 63 65  |rom the resource|
00003080  20 66 69 6c 65 20 64 69  73 70 6c 61 79 20 61 6e  | file display an|
00003090  64 20 64 72 6f 70 20 69  74 20 68 65 72 65 2e 0a  |d drop it here..|
000030a0  21 44 52 4f 47 3a 59 6f  75 20 63 61 6e 20 61 6c  |!DROG:You can al|
000030b0  73 6f 20 73 70 65 63 69  66 79 20 74 68 65 20 67  |so specify the g|
000030c0  61 64 67 65 74 20 62 79  20 64 72 61 67 67 69 6e  |adget by draggin|
000030d0  67 20 69 74 20 66 72 6f  6d 20 74 68 65 20 5c 77  |g it from the \w|
000030e0  20 61 6e 64 20 64 72 6f  70 70 69 6e 67 20 69 74  | and dropping it|
000030f0  20 68 65 72 65 2e 0a 21  44 52 4f 4f 3a 59 6f 75  | here..!DROO:You|
00003100  20 6d 61 79 20 61 6c 73  6f 20 64 72 61 67 20 74  | may also drag t|
00003110  68 65 20 25 73 27 73 20  69 63 6f 6e 20 66 72 6f  |he %s's icon fro|
00003120  6d 20 61 20 72 65 73 6f  75 72 63 65 20 66 69 6c  |m a resource fil|
00003130  65 20 64 69 73 70 6c 61  79 20 61 6e 64 20 64 72  |e display and dr|
00003140  6f 70 20 69 74 20 68 65  72 65 2e 0a 21 47 41 44  |op it here..!GAD|
00003150  47 3a 5c 54 67 61 64 67  65 74 27 73 20 63 6f 6d  |G:\Tgadget's com|
00003160  70 6f 6e 65 6e 74 20 49  44 2e 20 59 6f 75 20 6d  |ponent ID. You m|
00003170  61 79 20 65 6e 74 65 72  20 61 20 6e 65 77 20 76  |ay enter a new v|
00003180  61 6c 75 65 20 21 4e 55  4d 56 41 4c 20 21 44 52  |alue !NUMVAL !DR|
00003190  4f 47 3b 0a 21 53 48 4f  57 3a 53 77 69 74 63 68  |OG;.!SHOW:Switch|
000031a0  20 6f 6e 20 74 6f 20 73  70 65 63 69 66 79 20 61  | on to specify a|
000031b0  6e 20 6f 62 6a 65 63 74  20 74 6f 20 62 65 20 73  |n object to be s|
000031c0  68 6f 77 6e 20 77 68 65  6e 20 25 73 3b 2e 20 21  |hown when %s;. !|
000031d0  44 52 4f 4f 2f 6f 62 6a  65 63 74 3b 0a 21 50 4f  |DROO/object;.!PO|
000031e0  50 55 50 3a 43 6c 69 63  6b 20 5c 73 20 68 65 72  |PUP:Click \s her|
000031f0  65 20 74 6f 20 64 69 73  70 6c 61 79 20 61 20 6d  |e to display a m|
00003200  65 6e 75 20 74 6f 20 63  68 6f 6f 73 65 20 61 20  |enu to choose a |
00003210  76 61 6c 75 65 20 66 6f  72 20 74 68 65 20 66 69  |value for the fi|
00003220  65 6c 64 20 74 6f 20 74  68 65 20 6c 65 66 74 2e  |eld to the left.|
00003230  0a 21 4e 55 4d 56 41 4c  3a 69 6e 20 68 65 78 20  |.!NUMVAL:in hex |
00003240  28 70 72 65 63 65 64 65  64 20 62 79 20 26 29 20  |(preceded by &) |
00003250  6f 72 20 69 6e 20 64 65  63 69 6d 61 6c 2e 0a 21  |or in decimal..!|
00003260  45 56 44 46 4c 54 3a 53  77 69 74 63 68 20 6f 6e  |EVDFLT:Switch on|
00003270  20 74 6f 20 72 65 63 65  69 76 65 20 74 68 65 20  | to receive the |
00003280  25 73 20 65 76 65 6e 74  20 77 68 65 6e 20 25 73  |%s event when %s|
00003290  0a 21 45 56 4e 4f 4e 45  3a 53 77 69 74 63 68 20  |.!EVNONE:Switch |
000032a0  6f 6e 20 69 66 20 79 6f  75 20 64 6f 20 6e 6f 74  |on if you do not|
000032b0  20 77 69 73 68 20 74 6f  20 72 65 63 65 69 76 65  | wish to receive|
000032c0  20 61 6e 20 65 76 65 6e  74 20 77 68 65 6e 20 25  | an event when %|
000032d0  73 0a 21 45 56 4f 54 48  52 3a 53 77 69 74 63 68  |s.!EVOTHR:Switch|
000032e0  20 6f 6e 20 74 6f 20 73  70 65 63 69 66 79 20 79  | on to specify y|
000032f0  6f 75 72 20 6f 77 6e 20  65 76 65 6e 74 20 74 6f  |our own event to|
00003300  20 72 65 63 65 69 76 65  20 77 68 65 6e 20 25 73  | receive when %s|
00003310  0a 21 53 57 44 3a 53 77  69 74 63 68 20 6f 6e 20  |.!SWD:Switch on |
00003320  74 6f 20 72 65 63 65 69  76 65 20 25 73 2e 0a 21  |to receive %s..!|
00003330  53 57 56 43 3a 21 53 57  44 2f 25 73 20 65 76 65  |SWVC:!SWD/%s eve|
00003340  6e 74 73 20 77 68 65 6e  20 74 68 65 20 75 73 65  |nts when the use|
00003350  72 20 63 68 61 6e 67 65  73 20 74 68 65 20 76 61  |r changes the va|
00003360  6c 75 65 20 6f 66 20 74  68 69 73 20 67 61 64 67  |lue of this gadg|
00003370  65 74 3b 0a 21 4c 49 4e  4b 3a 53 77 69 74 63 68  |et;.!LINK:Switch|
00003380  20 6f 6e 20 74 6f 20 73  70 65 63 69 66 79 20 74  | on to specify t|
00003390  68 65 20 67 61 64 67 65  74 20 74 6f 20 72 65 63  |he gadget to rec|
000033a0  65 69 76 65 20 74 68 65  20 63 61 72 65 74 20 77  |eive the caret w|
000033b0  68 65 6e 20 74 68 65 20  75 73 65 72 20 70 72 65  |hen the user pre|
000033c0  73 73 65 73 20 25 73 20  6f 72 20 25 73 2e 20 21  |sses %s or %s. !|
000033d0  44 52 4f 47 3b 0a 21 4a  4c 3a 53 77 69 74 63 68  |DROG;.!JL:Switch|
000033e0  20 6f 6e 20 74 6f 20 61  6c 69 67 6e 20 74 68 65  | on to align the|
000033f0  20 25 73 20 74 6f 20 74  68 65 20 6c 65 66 74 2e  | %s to the left.|
00003400  0a 21 4a 52 3a 53 77 69  74 63 68 20 6f 6e 20 74  |.!JR:Switch on t|
00003410  6f 20 61 6c 69 67 6e 20  74 68 65 20 25 73 20 74  |o align the %s t|
00003420  6f 20 74 68 65 20 72 69  67 68 74 2e 0a 21 4a 43  |o the right..!JC|
00003430  3a 53 77 69 74 63 68 20  6f 6e 20 74 6f 20 63 65  |:Switch on to ce|
00003440  6e 74 72 65 20 74 68 65  20 25 73 2e 0a 21 42 54  |ntre the %s..!BT|
00003450  3a 54 68 69 73 20 76 61  6c 75 65 20 64 65 74 65  |:This value dete|
00003460  72 6d 69 6e 65 73 20 68  6f 77 20 74 68 65 20 25  |rmines how the %|
00003470  73 20 72 65 73 70 6f 6e  64 73 20 74 6f 20 74 68  |s responds to th|
00003480  65 20 6d 6f 75 73 65 2e  20 54 68 65 20 63 6c 69  |e mouse. The cli|
00003490  65 6e 74 20 69 73 20 6e  6f 74 69 66 69 65 64 20  |ent is notified |
000034a0  74 68 72 6f 75 67 68 20  74 68 65 20 4d 6f 75 73  |through the Mous|
000034b0  65 5f 43 6c 69 63 6b 20  65 76 65 6e 74 20 2d 20  |e_Click event - |
000034c0  73 65 65 20 74 68 65 20  70 6f 70 2d 75 70 20 6d  |see the pop-up m|
000034d0  65 6e 75 20 66 6f 72 20  64 65 74 61 69 6c 73 2e  |enu for details.|
000034e0  20 4e 6f 74 65 20 74 68  61 74 20 4d 45 4e 55 20  | Note that MENU |
000034f0  63 6c 69 63 6b 73 20 61  72 65 20 61 6c 77 61 79  |clicks are alway|
00003500  73 20 72 65 70 6f 72 74  65 64 2e 0a 21 43 4f 4c  |s reported..!COL|
00003510  3a 54 68 69 73 20 66 69  65 6c 64 20 64 69 73 70  |:This field disp|
00003520  6c 61 79 73 20 74 68 65  20 25 73 63 6f 6c 6f 75  |lays the %scolou|
00003530  72 20 6f 66 20 74 68 65  20 25 73 2e 20 43 6c 69  |r of the %s. Cli|
00003540  63 6b 20 5c 73 20 6f 6e  20 74 68 65 20 70 6f 70  |ck \s on the pop|
00003550  2d 75 70 20 6d 65 6e 75  20 69 63 6f 6e 20 74 6f  |-up menu icon to|
00003560  20 74 68 65 20 72 69 67  68 74 20 74 6f 20 65 64  | the right to ed|
00003570  69 74 20 69 74 2e 0a 21  53 41 3a 53 77 69 74 63  |it it..!SA:Switc|
00003580  68 20 6f 6e 20 74 6f 20  61 6c 6c 6f 77 20 0a 21  |h on to allow .!|
00003590  53 49 3a 53 77 69 74 63  68 20 6f 6e 20 74 6f 20  |SI:Switch on to |
000035a0  69 6e 63 6c 75 64 65 20  61 20 25 73 20 69 6e 20  |include a %s in |
000035b0  74 68 65 20 67 61 64 67  65 74 2e 0a 21 53 53 3a  |the gadget..!SS:|
000035c0  53 77 69 74 63 68 20 6f  6e 20 74 6f 20 6c 6f 6f  |Switch on to loo|
000035d0  6b 20 66 6f 72 20 73 70  72 69 74 65 73 20 69 6e  |k for sprites in|
000035e0  20 74 68 65 20 0a 21 4d  4d 3a 5c 54 25 73 20 76  | the .!MM:\T%s v|
000035f0  61 6c 75 65 20 74 68 61  74 20 63 61 6e 20 62 65  |alue that can be|
00003600  20 72 65 70 72 65 73 65  6e 74 65 64 20 62 79 20  | represented by |
00003610  74 68 69 73 20 67 61 64  67 65 74 2e 0a 21 52 45  |this gadget..!RE|
00003620  53 3a 54 68 69 73 20 76  61 6c 75 65 20 64 65 74  |S:This value det|
00003630  65 72 6d 69 6e 65 73 20  74 68 65 20 72 65 73 6f  |ermines the reso|
00003640  6c 75 74 69 6f 6e 20 6f  66 20 74 68 65 20 67 61  |lution of the ga|
00003650  64 67 65 74 2e 20 49 74  20 69 73 20 74 68 65 20  |dget. It is the |
00003660  73 6d 61 6c 6c 65 73 74  20 61 6d 6f 75 6e 74 20  |smallest amount |
00003670  62 79 20 77 68 69 63 68  20 74 68 65 20 73 6c 69  |by which the sli|
00003680  64 65 72 20 6d 61 79 20  62 65 20 64 72 61 67 67  |der may be dragg|
00003690  65 64 0a 0a 0a 48 6c 70  2e 57 39 2e 45 56 45 4e  |ed...Hlp.W9.EVEN|
000036a0  54 0a 48 6c 70 2e 57 34  2e 42 45 46 4f 52 45 5f  |T.Hlp.W4.BEFORE_|
000036b0  45 56 45 4e 54 0a 48 6c  70 2e 57 34 2e 48 49 44  |EVENT.Hlp.W4.HID|
000036c0  44 45 4e 5f 45 56 45 4e  54 0a 48 6c 70 2e 47 2e  |DEN_EVENT.Hlp.G.|
000036d0  41 63 74 69 6f 6e 42 75  74 74 2e 44 45 4c 49 56  |ActionButt.DELIV|
000036e0  45 52 5f 45 56 45 4e 54  0a 48 6c 70 2e 47 2e 52  |ER_EVENT.Hlp.G.R|
000036f0  61 64 69 6f 42 75 74 74  2e 44 45 4c 49 56 45 52  |adioButt.DELIVER|
00003700  5f 45 56 45 4e 54 0a 48  6c 70 2e 47 2e 4f 70 74  |_EVENT.Hlp.G.Opt|
00003710  69 6f 6e 42 75 74 74 2e  44 45 4c 49 56 45 52 5f  |ionButt.DELIVER_|
00003720  45 56 45 4e 54 3a 45 6e  74 65 72 20 61 6e 20 65  |EVENT:Enter an e|
00003730  76 65 6e 74 20 6e 75 6d  62 65 72 20 67 72 65 61  |vent number grea|
00003740  74 65 72 20 74 68 61 6e  20 7a 65 72 6f 20 21 4e  |ter than zero !N|
00003750  55 4d 56 41 4c 3b 0a 0a  48 6c 70 2e 57 39 2e 54  |UMVAL;..Hlp.W9.T|
00003760  52 41 4e 53 49 45 4e 54  0a 48 6c 70 2e 47 2e 41  |RANSIENT.Hlp.G.A|
00003770  63 74 69 6f 6e 42 75 74  74 2e 53 48 4f 57 5f 54  |ctionButt.SHOW_T|
00003780  52 41 4e 53 49 45 4e 54  3a 53 77 69 74 63 68 20  |RANSIENT:Switch |
00003790  6f 6e 20 74 6f 20 64 69  73 70 6c 61 79 20 74 68  |on to display th|
000037a0  65 20 6f 62 6a 65 63 74  20 61 73 20 61 20 74 72  |e object as a tr|
000037b0  61 6e 73 69 65 6e 74 3b  20 73 77 69 74 63 68 20  |ansient; switch |
000037c0  6f 66 66 20 74 6f 20 64  69 73 70 6c 61 79 20 70  |off to display p|
000037d0  65 72 73 69 73 74 65 6e  74 6c 79 2e 0a 0a 48 6c  |ersistently...Hl|
000037e0  70 2e 57 36 2e 54 49 54  4c 45 5f 46 47 5f 50 4f  |p.W6.TITLE_FG_PO|
000037f0  50 55 50 0a 48 6c 70 2e  57 36 2e 54 49 54 4c 45  |PUP.Hlp.W6.TITLE|
00003800  5f 42 47 5f 50 4f 50 55  50 0a 48 6c 70 2e 57 36  |_BG_POPUP.Hlp.W6|
00003810  2e 54 49 54 4c 45 5f 49  46 5f 50 4f 50 55 50 0a  |.TITLE_IF_POPUP.|
00003820  48 6c 70 2e 57 36 2e 57  4f 52 4b 5f 46 47 5f 50  |Hlp.W6.WORK_FG_P|
00003830  4f 50 55 50 0a 48 6c 70  2e 57 36 2e 57 4f 52 4b  |OPUP.Hlp.W6.WORK|
00003840  5f 42 47 5f 50 4f 50 55  50 0a 48 6c 70 2e 57 36  |_BG_POPUP.Hlp.W6|
00003850  2e 53 43 52 4f 4c 4c 5f  46 47 5f 50 4f 50 55 50  |.SCROLL_FG_POPUP|
00003860  0a 48 6c 70 2e 57 36 2e  53 43 52 4f 4c 4c 5f 42  |.Hlp.W6.SCROLL_B|
00003870  47 5f 50 4f 50 55 50 0a  48 6c 70 2e 42 41 52 43  |G_POPUP.Hlp.BARC|
00003880  4f 4c 4f 55 52 5f 50 4f  50 55 50 0a 48 6c 70 2e  |OLOUR_POPUP.Hlp.|
00003890  42 41 43 4b 43 4f 4c 4f  55 52 5f 50 4f 50 55 50  |BACKCOLOUR_POPUP|
000038a0  0a 48 6c 70 2e 57 35 2e  42 55 54 54 4f 4e 54 59  |.Hlp.W5.BUTTONTY|
000038b0  50 45 5f 50 4f 50 55 50  0a 48 6c 70 2e 47 2e 57  |PE_POPUP.Hlp.G.W|
000038c0  69 6d 70 49 63 6f 6e 2e  42 55 54 54 4f 4e 5f 50  |impIcon.BUTTON_P|
000038d0  4f 50 55 50 0a 48 6c 70  2e 47 2e 57 69 6d 70 49  |OPUP.Hlp.G.WimpI|
000038e0  63 6f 6e 2e 42 47 5f 50  4f 50 55 50 0a 48 6c 70  |con.BG_POPUP.Hlp|
000038f0  2e 47 2e 57 69 6d 70 49  63 6f 6e 2e 46 47 5f 50  |.G.WimpIcon.FG_P|
00003900  4f 50 55 50 3a 21 50 4f  50 55 50 3b 0a 0a 48 6c  |OPUP:!POPUP;..Hl|
00003910  70 2e 57 32 3a 5c 54 6e  61 6d 65 20 6f 66 20 74  |p.W2:\Tname of t|
00003920  68 65 20 5c 77 20 6f 62  6a 65 63 74 20 74 65 6d  |he \w object tem|
00003930  70 6c 61 74 65 2e 0a 0a  21 57 33 53 50 43 45 3a  |plate...!W3SPCE:|
00003940  5c 54 25 73 20 67 72 69  64 20 73 70 61 63 69 6e  |\T%s grid spacin|
00003950  67 20 69 6e 20 4f 53 20  75 6e 69 74 73 3b 20 52  |g in OS units; R|
00003960  65 73 45 64 20 65 6e 73  75 72 65 73 20 74 68 61  |esEd ensures tha|
00003970  74 20 74 68 69 73 20 76  61 6c 75 65 20 69 73 20  |t this value is |
00003980  61 20 6d 75 6c 74 69 70  6c 65 20 6f 66 20 34 2e  |a multiple of 4.|
00003990  0a 48 6c 70 2e 57 33 3a  55 73 65 20 74 68 69 73  |.Hlp.W3:Use this|
000039a0  20 62 6f 78 20 74 6f 20  65 64 69 74 20 74 68 65  | box to edit the|
000039b0  20 70 72 6f 70 65 72 74  69 65 73 20 6f 66 20 74  | properties of t|
000039c0  68 65 20 5c 77 27 73 20  67 72 69 64 2e 0a 48 6c  |he \w's grid..Hl|
000039d0  70 2e 57 33 2e 53 48 4f  57 3a 53 77 69 74 63 68  |p.W3.SHOW:Switch|
000039e0  20 6f 6e 20 74 6f 20 64  69 73 70 6c 61 79 20 74  | on to display t|
000039f0  68 65 20 67 72 69 64 20  70 6f 69 6e 74 73 2e 0a  |he grid points..|
00003a00  48 6c 70 2e 57 33 2e 4c  4f 43 4b 3a 57 68 65 6e  |Hlp.W3.LOCK:When|
00003a10  20 73 77 69 74 63 68 65  64 20 6f 6e 2c 20 61 6e  | switched on, an|
00003a20  79 20 67 61 64 67 65 74  20 64 72 61 67 67 65 64  |y gadget dragged|
00003a30  20 77 69 74 68 69 6e 20  74 68 65 20 5c 77 20 77  | within the \w w|
00003a40  69 6c 6c 20 62 65 20 6d  6f 76 65 64 20 62 79 20  |ill be moved by |
00003a50  74 68 65 20 6e 65 61 72  65 73 74 20 6d 75 6c 74  |the nearest mult|
00003a60  69 70 6c 65 20 6f 66 20  74 68 65 20 67 72 69 64  |iple of the grid|
00003a70  20 73 70 61 63 69 6e 67  20 62 6f 74 68 20 76 65  | spacing both ve|
00003a80  72 74 69 63 61 6c 6c 79  20 61 6e 64 20 68 6f 72  |rtically and hor|
00003a90  69 7a 6f 6e 74 61 6c 6c  79 2e 20 52 65 73 69 7a  |izontally. Resiz|
00003aa0  69 6e 67 20 69 73 20 73  69 6d 69 6c 61 72 6c 79  |ing is similarly|
00003ab0  20 63 6f 6e 73 74 72 61  69 6e 65 64 2e 0a 48 6c  | constrained..Hl|
00003ac0  70 2e 57 33 2e 48 4f 52  49 5a 4f 4e 54 41 4c 3a  |p.W3.HORIZONTAL:|
00003ad0  21 57 33 53 50 43 45 2f  68 6f 72 69 7a 6f 6e 74  |!W3SPCE/horizont|
00003ae0  61 6c 3b 0a 48 6c 70 2e  57 33 2e 56 45 52 54 49  |al;.Hlp.W3.VERTI|
00003af0  43 41 4c 3a 21 57 33 53  50 43 45 2f 76 65 72 74  |CAL:!W3SPCE/vert|
00003b00  69 63 61 6c 3b 0a 0a 21  57 34 53 48 4f 57 3a 74  |ical;..!W4SHOW:t|
00003b10  68 65 20 5c 77 20 69 73  20 61 62 6f 75 74 20 74  |he \w is about t|
00003b20  6f 20 62 65 20 64 69 73  70 6c 61 79 65 64 0a 21  |o be displayed.!|
00003b30  57 34 48 49 44 45 3a 74  68 65 20 5c 77 20 68 61  |W4HIDE:the \w ha|
00003b40  73 20 62 65 65 6e 20 72  65 6d 6f 76 65 64 20 66  |s been removed f|
00003b50  72 6f 6d 20 74 68 65 20  73 63 72 65 65 6e 0a 21  |rom the screen.!|
00003b60  57 34 46 4c 41 47 3a 53  77 69 74 63 68 20 6f 6e  |W4FLAG:Switch on|
00003b70  20 74 6f 20 67 69 76 65  20 74 68 65 20 5c 77 20  | to give the \w |
00003b80  61 25 73 2e 0a 21 57 34  41 55 54 4f 3a 53 77 69  |a%s..!W4AUTO:Swi|
00003b90  74 63 68 20 6f 6e 20 74  6f 20 63 61 75 73 65 20  |tch on to cause |
00003ba0  74 68 65 20 54 6f 6f 6c  62 6f 78 20 74 6f 20 68  |the Toolbox to h|
00003bb0  61 6e 64 6c 65 20 25 73  5f 57 69 6e 64 6f 77 5f  |andle %s_Window_|
00003bc0  52 65 71 75 65 73 74 20  65 76 65 6e 74 73 20 6f  |Request events o|
00003bd0  6e 20 79 6f 75 72 20 62  65 68 61 6c 66 2e 0a 48  |n your behalf..H|
00003be0  6c 70 2e 57 34 3a 55 73  65 20 74 68 69 73 20 62  |lp.W4:Use this b|
00003bf0  6f 78 20 74 6f 20 65 64  69 74 20 70 72 6f 70 65  |ox to edit prope|
00003c00  72 74 69 65 73 20 6f 66  20 74 68 65 20 5c 77 20  |rties of the \w |
00003c10  61 73 20 61 20 77 68 6f  6c 65 2e 0a 48 6c 70 2e  |as a whole..Hlp.|
00003c20  57 34 2e 42 45 46 4f 52  45 5f 44 45 46 41 55 4c  |W4.BEFORE_DEFAUL|
00003c30  54 3a 21 45 56 44 46 4c  54 2f 57 69 6e 64 6f 77  |T:!EVDFLT/Window|
00003c40  5f 41 62 6f 75 74 54 6f  42 65 53 68 6f 77 6e 2f  |_AboutToBeShown/|
00003c50  21 57 34 53 48 4f 57 3b  3b 2e 0a 48 6c 70 2e 57  |!W4SHOW;;..Hlp.W|
00003c60  34 2e 42 45 46 4f 52 45  5f 4e 4f 4e 45 3a 21 45  |4.BEFORE_NONE:!E|
00003c70  56 4e 4f 4e 45 2f 21 57  34 53 48 4f 57 3b 3b 2e  |VNONE/!W4SHOW;;.|
00003c80  0a 48 6c 70 2e 57 34 2e  42 45 46 4f 52 45 5f 4f  |.Hlp.W4.BEFORE_O|
00003c90  54 48 45 52 3a 21 45 56  4f 54 48 52 2f 21 57 34  |THER:!EVOTHR/!W4|
00003ca0  53 48 4f 57 3b 3b 2e 0a  48 6c 70 2e 57 34 2e 48  |SHOW;;..Hlp.W4.H|
00003cb0  49 44 44 45 4e 5f 44 45  46 41 55 4c 54 3a 21 45  |IDDEN_DEFAULT:!E|
00003cc0  56 44 46 4c 54 2f 57 69  6e 64 6f 77 5f 48 61 73  |VDFLT/Window_Has|
00003cd0  42 65 65 6e 48 69 64 64  65 6e 2f 21 57 34 48 49  |BeenHidden/!W4HI|
00003ce0  44 45 3b 3b 2e 0a 48 6c  70 2e 57 34 2e 48 49 44  |DE;;..Hlp.W4.HID|
00003cf0  44 45 4e 5f 4e 4f 4e 45  3a 21 45 56 4e 4f 4e 45  |DEN_NONE:!EVNONE|
00003d00  2f 21 57 34 48 49 44 45  3b 3b 2e 0a 48 6c 70 2e  |/!W4HIDE;;..Hlp.|
00003d10  57 34 2e 48 49 44 44 45  4e 5f 4f 54 48 45 52 3a  |W4.HIDDEN_OTHER:|
00003d20  21 45 56 4f 54 48 52 2f  21 57 34 48 49 44 45 3b  |!EVOTHR/!W4HIDE;|
00003d30  3b 2e 0a 48 6c 70 2e 57  34 2e 48 41 53 4d 45 4e  |;..Hlp.W4.HASMEN|
00003d40  55 3a 53 77 69 74 63 68  20 6f 6e 20 74 6f 20 73  |U:Switch on to s|
00003d50  70 65 63 69 66 79 20 61  20 6d 65 6e 75 20 74 6f  |pecify a menu to|
00003d60  20 62 65 20 64 69 73 70  6c 61 79 65 64 20 77 68  | be displayed wh|
00003d70  65 6e 20 74 68 65 20 75  73 65 72 20 63 6c 69 63  |en the user clic|
00003d80  6b 73 20 4d 45 4e 55 20  6f 6e 20 74 68 65 20 5c  |ks MENU on the \|
00003d90  77 27 73 20 62 61 63 6b  67 72 6f 75 6e 64 2e 20  |w's background. |
00003da0  21 44 52 4f 4f 2f 6d 65  6e 75 3b 0a 48 6c 70 2e  |!DROO/menu;.Hlp.|
00003db0  57 34 2e 4d 45 4e 55 3a  21 44 52 4f 50 2f 6d 65  |W4.MENU:!DROP/me|
00003dc0  6e 75 3b 0a 48 6c 70 2e  57 34 2e 46 4f 43 55 53  |nu;.Hlp.W4.FOCUS|
00003dd0  5f 4e 4f 4e 45 3a 53 77  69 74 63 68 20 6f 6e 20  |_NONE:Switch on |
00003de0  74 6f 20 73 70 65 63 69  66 79 20 74 68 61 74 20  |to specify that |
00003df0  69 6e 70 75 74 20 66 6f  63 75 73 20 69 73 20 6e  |input focus is n|
00003e00  6f 74 20 67 69 76 65 6e  20 74 6f 20 74 68 65 20  |ot given to the |
00003e10  5c 77 20 77 68 65 6e 20  69 74 20 69 73 20 6f 70  |\w when it is op|
00003e20  65 6e 65 64 2e 0a 48 6c  70 2e 57 34 2e 46 4f 43  |ened..Hlp.W4.FOC|
00003e30  55 53 5f 49 4e 56 49 53  49 42 4c 45 3a 53 77 69  |US_INVISIBLE:Swi|
00003e40  74 63 68 20 6f 6e 20 74  6f 20 73 70 65 63 69 66  |tch on to specif|
00003e50  79 20 74 68 61 74 20 74  68 65 20 5c 77 20 77 69  |y that the \w wi|
00003e60  6c 6c 20 72 65 63 65 69  76 65 20 69 6e 70 75 74  |ll receive input|
00003e70  20 66 6f 63 75 73 20 77  68 65 6e 20 69 74 20 69  | focus when it i|
00003e80  73 20 6f 70 65 6e 65 64  2c 20 62 75 74 20 74 68  |s opened, but th|
00003e90  61 74 20 74 68 65 20 63  61 72 65 74 20 77 69 6c  |at the caret wil|
00003ea0  6c 20 6e 6f 74 20 62 65  20 76 69 73 69 62 6c 65  |l not be visible|
00003eb0  2e 0a 48 6c 70 2e 57 34  2e 46 4f 43 55 53 5f 47  |..Hlp.W4.FOCUS_G|
00003ec0  41 44 47 45 54 3a 53 77  69 74 63 68 20 6f 6e 20  |ADGET:Switch on |
00003ed0  74 6f 20 70 6c 61 63 65  20 74 68 65 20 63 61 72  |to place the car|
00003ee0  65 74 20 69 6e 73 69 64  65 20 61 20 70 61 72 74  |et inside a part|
00003ef0  69 63 75 6c 61 72 20 67  61 64 67 65 74 20 77 68  |icular gadget wh|
00003f00  65 6e 20 74 68 65 20 5c  77 20 69 73 20 6f 70 65  |en the \w is ope|
00003f10  6e 65 64 2e 20 21 44 52  4f 47 3b 0a 48 6c 70 2e  |ned. !DROG;.Hlp.|
00003f20  57 34 2e 46 4f 43 55 53  5f 49 44 3a 21 47 41 44  |W4.FOCUS_ID:!GAD|
00003f30  47 3b 0a 48 6c 70 2e 57  34 2e 4a 55 53 54 49 46  |G;.Hlp.W4.JUSTIF|
00003f40  59 5f 4c 45 46 54 3a 21  4a 4c 2f 5c 77 20 74 69  |Y_LEFT:!JL/\w ti|
00003f50  74 6c 65 3b 0a 48 6c 70  2e 57 34 2e 4a 55 53 54  |tle;.Hlp.W4.JUST|
00003f60  49 46 59 5f 52 49 47 48  54 3a 21 4a 52 2f 5c 77  |IFY_RIGHT:!JR/\w|
00003f70  20 74 69 74 6c 65 3b 0a  48 6c 70 2e 57 34 2e 4a  | title;.Hlp.W4.J|
00003f80  55 53 54 49 46 59 5f 43  45 4e 54 52 45 3a 21 4a  |USTIFY_CENTRE:!J|
00003f90  43 2f 5c 77 20 74 69 74  6c 65 3b 0a 48 6c 70 2e  |C/\w title;.Hlp.|
00003fa0  57 34 2e 48 41 53 54 49  54 4c 45 3a 21 57 34 46  |W4.HASTITLE:!W4F|
00003fb0  4c 41 47 2f 20 54 69 74  6c 65 20 62 61 72 3b 0a  |LAG/ Title bar;.|
00003fc0  48 6c 70 2e 57 34 2e 54  49 54 4c 45 3a 5c 54 5c  |Hlp.W4.TITLE:\T\|
00003fd0  77 27 73 20 74 69 74 6c  65 2e 0a 48 6c 70 2e 57  |w's title..Hlp.W|
00003fe0  34 2e 42 41 43 4b 3a 21  57 34 46 4c 41 47 2f 20  |4.BACK:!W4FLAG/ |
00003ff0  42 61 63 6b 20 69 63 6f  6e 3b 0a 48 6c 70 2e 57  |Back icon;.Hlp.W|
00004000  34 2e 43 4c 4f 53 45 3a  21 57 34 46 4c 41 47 2f  |4.CLOSE:!W4FLAG/|
00004010  20 43 6c 6f 73 65 20 69  63 6f 6e 3b 0a 48 6c 70  | Close icon;.Hlp|
00004020  2e 57 34 2e 54 4f 47 47  4c 45 3a 21 57 34 46 4c  |.W4.TOGGLE:!W4FL|
00004030  41 47 2f 20 54 6f 67 67  6c 65 20 73 69 7a 65 20  |AG/ Toggle size |
00004040  69 63 6f 6e 3b 0a 48 6c  70 2e 57 34 2e 48 53 43  |icon;.Hlp.W4.HSC|
00004050  52 4f 4c 4c 3a 21 57 34  46 4c 41 47 2f 20 68 6f  |ROLL:!W4FLAG/ ho|
00004060  72 69 7a 6f 6e 74 61 6c  20 73 63 72 6f 6c 6c 20  |rizontal scroll |
00004070  62 61 72 3b 0a 48 6c 70  2e 57 34 2e 56 53 43 52  |bar;.Hlp.W4.VSCR|
00004080  4f 4c 4c 3a 21 57 34 46  4c 41 47 2f 20 76 65 72  |OLL:!W4FLAG/ ver|
00004090  74 69 63 61 6c 20 73 63  72 6f 6c 6c 20 62 61 72  |tical scroll bar|
000040a0  3b 0a 48 6c 70 2e 57 34  2e 53 49 5a 45 3a 21 57  |;.Hlp.W4.SIZE:!W|
000040b0  34 46 4c 41 47 2f 6e 20  41 64 6a 75 73 74 20 73  |4FLAG/n Adjust s|
000040c0  69 7a 65 20 69 63 6f 6e  3b 0a 48 6c 70 2e 57 34  |ize icon;.Hlp.W4|
000040d0  2e 41 55 54 4f 4f 50 45  4e 3a 21 57 34 41 55 54  |.AUTOOPEN:!W4AUT|
000040e0  4f 2f 4f 70 65 6e 3b 0a  48 6c 70 2e 57 34 2e 41  |O/Open;.Hlp.W4.A|
000040f0  55 54 4f 43 4c 4f 53 45  3a 21 57 34 41 55 54 4f  |UTOCLOSE:!W4AUTO|
00004100  2f 43 6c 6f 73 65 3b 0a  0a 21 57 35 43 4e 46 47  |/Close;..!W5CNFG|
00004110  3a 73 63 72 65 65 6e 20  72 65 67 61 72 64 6c 65  |:screen regardle|
00004120  73 73 20 6f 66 20 63 6f  6e 66 69 67 75 72 61 74  |ss of configurat|
00004130  69 6f 6e 20 73 65 74 74  69 6e 67 73 2e 0a 21 57  |ion settings..!W|
00004140  35 46 4c 45 58 3a 21 53  41 3b 61 20 5c 77 27 73  |5FLEX:!SA;a \w's|
00004150  20 76 69 73 69 62 6c 65  20 25 73 20 74 6f 20 65  | visible %s to e|
00004160  78 63 65 65 64 20 69 74  73 20 65 78 74 65 6e 74  |xceed its extent|
00004170  20 77 68 65 6e 20 74 68  65 20 75 73 65 72 20 61  | when the user a|
00004180  64 6a 75 73 74 73 20 69  74 73 20 73 69 7a 65 2e  |djusts its size.|
00004190  0a 21 57 35 53 43 52 4c  3a 53 77 69 74 63 68 20  |.!W5SCRL:Switch |
000041a0  6f 6e 20 74 6f 20 67 65  6e 65 72 61 74 65 20 53  |on to generate S|
000041b0  63 72 6f 6c 6c 5f 52 65  71 75 65 73 74 20 65 76  |croll_Request ev|
000041c0  65 6e 74 73 20 77 68 65  6e 20 74 68 65 20 75 73  |ents when the us|
000041d0  65 72 20 63 6c 69 63 6b  73 20 6f 6e 20 61 6e 20  |er clicks on an |
000041e0  61 72 72 6f 77 20 69 63  6f 6e 20 6f 72 20 69 6e  |arrow icon or in|
000041f0  20 74 68 65 20 6f 75 74  65 72 20 73 63 72 6f 6c  | the outer scrol|
00004200  6c 20 62 61 72 20 72 65  67 69 6f 6e 2e 0a 21 57  |l bar region..!W|
00004210  35 50 48 4f 54 3a 5c 54  25 73 20 6f 66 66 73 65  |5PHOT:\T%s offse|
00004220  74 20 6f 66 20 74 68 65  20 70 6f 69 6e 74 65 72  |t of the pointer|
00004230  27 73 20 61 63 74 69 76  65 20 70 6f 69 6e 74 20  |'s active point |
00004240  66 72 6f 6d 20 74 68 65  20 74 6f 70 20 6c 65 66  |from the top lef|
00004250  74 20 68 61 6e 64 20 63  6f 72 6e 65 72 20 6f 66  |t hand corner of|
00004260  20 74 68 65 20 73 70 72  69 74 65 2e 0a 48 6c 70  | the sprite..Hlp|
00004270  2e 57 35 3a 55 73 65 20  74 68 69 73 20 62 6f 78  |.W5:Use this box|
00004280  20 74 6f 20 65 64 69 74  20 70 72 6f 70 65 72 74  | to edit propert|
00004290  69 65 73 20 6f 66 20 74  68 65 20 5c 77 20 61 73  |ies of the \w as|
000042a0  20 61 20 77 68 6f 6c 65  2e 0a 48 6c 70 2e 57 35  | a whole..Hlp.W5|
000042b0  2e 42 55 54 54 4f 4e 54  59 50 45 3a 21 42 54 2f  |.BUTTONTYPE:!BT/|
000042c0  5c 77 27 73 20 62 61 63  6b 67 72 6f 75 6e 64 3b  |\w's background;|
000042d0  0a 48 6c 70 2e 57 35 2e  50 41 4e 45 3a 53 77 69  |.Hlp.W5.PANE:Swi|
000042e0  74 63 68 20 6f 6e 20 74  6f 20 73 65 74 20 74 68  |tch on to set th|
000042f0  65 20 27 70 61 6e 65 27  20 5c 77 20 66 6c 61 67  |e 'pane' \w flag|
00004300  3b 20 74 68 69 73 20 69  73 20 6e 6f 72 6d 61 6c  |; this is normal|
00004310  6c 79 20 72 65 71 75 69  72 65 64 20 6f 6e 6c 79  |ly required only|
00004320  20 66 6f 72 20 5c 77 73  20 74 6f 20 62 65 20 75  | for \ws to be u|
00004330  73 65 64 20 61 73 20 74  6f 6f 6c 62 61 72 73 2e  |sed as toolbars.|
00004340  0a 48 6c 70 2e 57 35 2e  4d 4f 56 45 41 42 4c 45  |.Hlp.W5.MOVEABLE|
00004350  3a 21 53 41 3b 74 68 65  20 75 73 65 72 20 74 6f  |:!SA;the user to|
00004360  20 64 72 61 67 20 74 68  65 20 5c 77 2e 0a 48 6c  | drag the \w..Hl|
00004370  70 2e 57 35 2e 42 41 43  4b 44 52 4f 50 3a 53 77  |p.W5.BACKDROP:Sw|
00004380  69 74 63 68 20 6f 6e 20  74 6f 20 70 72 65 76 65  |itch on to preve|
00004390  6e 74 20 61 6e 79 20 6f  74 68 65 72 20 5c 77 20  |nt any other \w |
000043a0  66 72 6f 6d 20 62 65 69  6e 67 20 6f 70 65 6e 65  |from being opene|
000043b0  64 20 62 65 6c 6f 77 20  74 68 69 73 20 6f 6e 65  |d below this one|
000043c0  2e 0a 48 6c 70 2e 57 35  2e 4f 46 46 53 43 52 45  |..Hlp.W5.OFFSCRE|
000043d0  45 4e 3a 21 53 41 3b 74  68 65 20 5c 77 20 74 6f  |EN:!SA;the \w to|
000043e0  20 62 65 20 6f 70 65 6e  65 64 20 28 6f 72 20 64  | be opened (or d|
000043f0  72 61 67 67 65 64 29 20  6f 66 66 20 21 57 35 43  |ragged) off !W5C|
00004400  4e 46 47 3b 0a 48 6c 70  2e 57 35 2e 48 4f 54 4b  |NFG;.Hlp.W5.HOTK|
00004410  45 59 53 3a 53 77 69 74  63 68 20 6f 6e 20 74 6f  |EYS:Switch on to|
00004420  20 72 65 63 65 69 76 65  20 4b 65 79 5f 50 72 65  | receive Key_Pre|
00004430  73 73 65 64 20 65 76 65  6e 74 73 20 66 6f 72 20  |ssed events for |
00004440  6b 65 79 73 20 72 65 74  75 72 6e 65 64 20 75 6e  |keys returned un|
00004450  75 73 65 64 20 62 79 20  6f 74 68 65 72 20 5c 77  |used by other \w|
00004460  73 20 75 73 69 6e 67 20  57 69 6d 70 5f 50 72 6f  |s using Wimp_Pro|
00004470  63 65 73 73 4b 65 79 2e  0a 48 6c 70 2e 57 35 2e  |cessKey..Hlp.W5.|
00004480  41 55 54 4f 52 45 44 52  41 57 3a 53 77 69 74 63  |AUTOREDRAW:Switc|
00004490  68 20 6f 6e 20 69 66 20  74 68 65 20 57 69 6d 70  |h on if the Wimp|
000044a0  20 69 73 20 61 62 6c 65  20 74 6f 20 72 65 64 72  | is able to redr|
000044b0  61 77 20 74 68 69 73 20  5c 77 20 6f 6e 20 69 74  |aw this \w on it|
000044c0  73 20 6f 77 6e 2c 20 69  6e 20 77 68 69 63 68 20  |s own, in which |
000044d0  63 61 73 65 20 6e 6f 20  52 65 64 72 61 77 5f 57  |case no Redraw_W|
000044e0  69 6e 64 6f 77 5f 52 65  71 75 65 73 74 20 65 76  |indow_Request ev|
000044f0  65 6e 74 73 20 77 69 6c  6c 20 62 65 20 67 65 6e  |ents will be gen|
00004500  65 72 61 74 65 64 2e 20  0a 48 6c 70 2e 57 35 2e  |erated. .Hlp.W5.|
00004510  52 45 41 4c 43 4f 4c 4f  55 52 53 3a 53 77 69 74  |REALCOLOURS:Swit|
00004520  63 68 20 6f 6e 20 74 6f  20 73 70 65 63 69 66 79  |ch on to specify|
00004530  20 74 68 65 20 5c 77 27  73 20 63 6f 6c 6f 75 72  | the \w's colour|
00004540  73 20 61 73 20 47 43 4f  4c 20 6e 75 6d 62 65 72  |s as GCOL number|
00004550  73 20 28 69 6e 20 74 68  65 20 72 61 6e 67 65 20  |s (in the range |
00004560  30 20 74 6f 20 32 35 35  29 20 69 6e 73 74 65 61  |0 to 255) instea|
00004570  64 20 6f 66 20 61 73 20  64 65 73 6b 74 6f 70 20  |d of as desktop |
00004580  63 6f 6c 6f 75 72 73 20  28 69 6e 20 74 68 65 20  |colours (in the |
00004590  72 61 6e 67 65 20 30 20  74 6f 20 31 35 29 2e 0a  |range 0 to 15)..|
000045a0  48 6c 70 2e 57 35 2e 4f  4e 53 43 52 45 45 4e 3a  |Hlp.W5.ONSCREEN:|
000045b0  53 77 69 74 63 68 20 6f  6e 20 74 6f 20 66 6f 72  |Switch on to for|
000045c0  63 65 20 74 68 65 20 5c  77 20 74 6f 20 73 74 61  |ce the \w to sta|
000045d0  79 20 6f 6e 20 21 57 35  43 4e 46 47 3b 0a 48 6c  |y on !W5CNFG;.Hl|
000045e0  70 2e 57 35 2e 46 4c 45  58 49 42 4c 45 5f 58 3a  |p.W5.FLEXIBLE_X:|
000045f0  21 57 35 46 4c 45 58 2f  77 69 64 74 68 3b 0a 48  |!W5FLEX/width;.H|
00004600  6c 70 2e 57 35 2e 46 4c  45 58 49 42 4c 45 5f 59  |lp.W5.FLEXIBLE_Y|
00004610  3a 21 57 35 46 4c 45 58  2f 68 65 69 67 68 74 3b  |:!W5FLEX/height;|
00004620  0a 48 6c 70 2e 57 35 2e  55 53 45 52 53 43 52 4f  |.Hlp.W5.USERSCRO|
00004630  4c 4c 5f 41 55 54 4f 3a  21 57 35 53 43 52 4c 3b  |LL_AUTO:!W5SCRL;|
00004640  20 54 68 65 20 66 6f 72  6d 65 72 20 61 72 65 20  | The former are |
00004650  61 75 74 6f 2d 72 65 70  65 61 74 65 64 20 61 73  |auto-repeated as|
00004660  20 6c 6f 6e 67 20 61 73  20 74 68 65 20 75 73 65  | long as the use|
00004670  72 20 68 6f 6c 64 73 20  74 68 65 20 6d 6f 75 73  |r holds the mous|
00004680  65 20 62 75 74 74 6f 6e  20 64 6f 77 6e 2e 0a 48  |e button down..H|
00004690  6c 70 2e 57 35 2e 55 53  45 52 53 43 52 4f 4c 4c  |lp.W5.USERSCROLL|
000046a0  5f 4f 46 46 3a 53 77 69  74 63 68 20 6f 6e 20 74  |_OFF:Switch on t|
000046b0  6f 20 65 6e 73 75 72 65  20 74 68 61 74 20 6e 6f  |o ensure that no|
000046c0  20 53 63 72 6f 6c 6c 5f  52 65 71 75 65 73 74 20  | Scroll_Request |
000046d0  65 76 65 6e 74 73 20 61  72 65 20 67 65 6e 65 72  |events are gener|
000046e0  61 74 65 64 2e 0a 48 6c  70 2e 57 35 2e 55 53 45  |ated..Hlp.W5.USE|
000046f0  52 53 43 52 4f 4c 4c 5f  44 45 42 4f 55 4e 43 45  |RSCROLL_DEBOUNCE|
00004700  3a 21 57 35 53 43 52 4c  3b 0a 48 6c 70 2e 57 35  |:!W5SCRL;.Hlp.W5|
00004710  2e 53 50 52 49 54 45 41  52 45 41 5f 57 49 4d 50  |.SPRITEAREA_WIMP|
00004720  3a 21 53 53 3b 57 69 6d  70 27 73 20 73 70 72 69  |:!SS;Wimp's spri|
00004730  74 65 20 61 72 65 61 20  6f 6e 6c 79 2e 0a 48 6c  |te area only..Hl|
00004740  70 2e 57 35 2e 53 50 52  49 54 45 41 52 45 41 5f  |p.W5.SPRITEAREA_|
00004750  43 4c 49 45 4e 54 3a 21  53 53 3b 63 6c 69 65 6e  |CLIENT:!SS;clien|
00004760  74 20 61 70 70 6c 69 63  61 74 69 6f 6e 27 73 20  |t application's |
00004770  73 70 72 69 74 65 20 61  72 65 61 20 66 69 72 73  |sprite area firs|
00004780  74 20 62 65 66 6f 72 65  20 65 78 61 6d 69 6e 69  |t before examini|
00004790  6e 67 20 74 68 65 20 57  69 6d 70 27 73 20 73 70  |ng the Wimp's sp|
000047a0  72 69 74 65 20 61 72 65  61 2e 0a 48 6c 70 2e 57  |rite area..Hlp.W|
000047b0  35 2e 48 41 53 50 4f 49  4e 54 45 52 3a 53 77 69  |5.HASPOINTER:Swi|
000047c0  74 63 68 20 6f 6e 20 74  6f 20 73 70 65 63 69 66  |tch on to specif|
000047d0  79 20 61 20 64 69 66 66  65 72 65 6e 74 20 70 6f  |y a different po|
000047e0  69 6e 74 65 72 20 73 68  61 70 65 20 74 6f 20 62  |inter shape to b|
000047f0  65 20 75 73 65 64 20 66  6f 72 20 74 68 65 20 6d  |e used for the m|
00004800  6f 75 73 65 20 77 68 65  6e 65 76 65 72 20 69 74  |ouse whenever it|
00004810  20 69 73 20 6f 76 65 72  20 74 68 69 73 20 5c 77  | is over this \w|
00004820  2e 0a 48 6c 70 2e 57 35  2e 50 4f 49 4e 54 45 52  |..Hlp.W5.POINTER|
00004830  3a 5c 54 6e 61 6d 65 20  6f 66 20 74 68 65 20 73  |:\Tname of the s|
00004840  70 72 69 74 65 20 74 6f  20 62 65 20 75 73 65 64  |prite to be used|
00004850  20 66 6f 72 20 74 68 65  20 6d 6f 75 73 65 20 70  | for the mouse p|
00004860  6f 69 6e 74 65 72 2e 0a  48 6c 70 2e 57 35 2e 48  |ointer..Hlp.W5.H|
00004870  4f 54 53 50 4f 54 5f 58  3a 21 57 35 50 48 4f 54  |OTSPOT_X:!W5PHOT|
00004880  2f 68 6f 72 69 7a 6f 6e  74 61 6c 3b 0a 48 6c 70  |/horizontal;.Hlp|
00004890  2e 57 35 2e 48 4f 54 53  50 4f 54 5f 59 3a 21 57  |.W5.HOTSPOT_Y:!W|
000048a0  35 50 48 4f 54 2f 76 65  72 74 69 63 61 6c 3b 0a  |5PHOT/vertical;.|
000048b0  0a 48 6c 70 2e 57 36 3a  55 73 65 20 74 68 69 73  |.Hlp.W6:Use this|
000048c0  20 62 6f 78 20 74 6f 20  65 64 69 74 20 5c 77 20  | box to edit \w |
000048d0  63 6f 6c 6f 75 72 73 2e  20 49 66 20 6e 6f 20 6d  |colours. If no m|
000048e0  65 6e 75 73 20 61 72 65  20 61 76 61 69 6c 61 62  |enus are availab|
000048f0  6c 65 2c 20 65 6e 74 65  72 20 47 43 4f 4c 20 76  |le, enter GCOL v|
00004900  61 6c 75 65 73 20 64 69  72 65 63 74 6c 79 2e 0a  |alues directly..|
00004910  48 6c 70 2e 57 36 2e 54  49 54 4c 45 5f 46 47 3a  |Hlp.W6.TITLE_FG:|
00004920  21 43 4f 4c 2f 66 6f 72  65 67 72 6f 75 6e 64 20  |!COL/foreground |
00004930  2f 77 69 6e 64 6f 77 27  73 20 74 69 74 6c 65 62  |/window's titleb|
00004940  61 72 3b 0a 48 6c 70 2e  57 36 2e 54 49 54 4c 45  |ar;.Hlp.W6.TITLE|
00004950  5f 42 47 3a 21 43 4f 4c  2f 62 61 63 6b 67 72 6f  |_BG:!COL/backgro|
00004960  75 6e 64 20 2f 77 69 6e  64 6f 77 27 73 20 74 69  |und /window's ti|
00004970  74 6c 65 62 61 72 3b 0a  48 6c 70 2e 57 36 2e 54  |tlebar;.Hlp.W6.T|
00004980  49 54 4c 45 5f 49 46 3a  21 43 4f 4c 2f 62 61 63  |ITLE_IF:!COL/bac|
00004990  6b 67 72 6f 75 6e 64 20  2f 77 69 6e 64 6f 77 27  |kground /window'|
000049a0  73 20 74 69 74 6c 65 62  61 72 20 77 68 65 6e 20  |s titlebar when |
000049b0  74 68 65 20 77 69 6e 64  6f 77 20 68 61 73 20 74  |the window has t|
000049c0  68 65 20 63 61 72 65 74  3b 0a 48 6c 70 2e 57 36  |he caret;.Hlp.W6|
000049d0  2e 57 4f 52 4b 5f 46 47  3a 21 43 4f 4c 2f 66 6f  |.WORK_FG:!COL/fo|
000049e0  72 65 67 72 6f 75 6e 64  20 2f 77 69 6e 64 6f 77  |reground /window|
000049f0  27 73 20 77 6f 72 6b 20  61 72 65 61 3b 0a 48 6c  |'s work area;.Hl|
00004a00  70 2e 57 36 2e 57 4f 52  4b 5f 42 47 3a 21 43 4f  |p.W6.WORK_BG:!CO|
00004a10  4c 2f 62 61 63 6b 67 72  6f 75 6e 64 20 2f 77 69  |L/background /wi|
00004a20  6e 64 6f 77 27 73 20 77  6f 72 6b 20 61 72 65 61  |ndow's work area|
00004a30  3b 0a 48 6c 70 2e 57 36  2e 53 43 52 4f 4c 4c 5f  |;.Hlp.W6.SCROLL_|
00004a40  46 47 3a 21 43 4f 4c 2f  2f 73 63 72 6f 6c 6c 20  |FG:!COL//scroll |
00004a50  62 61 72 20 73 6c 69 64  65 72 73 3b 0a 48 6c 70  |bar sliders;.Hlp|
00004a60  2e 57 36 2e 53 43 52 4f  4c 4c 5f 42 47 3a 21 43  |.W6.SCROLL_BG:!C|
00004a70  4f 4c 2f 62 61 63 6b 67  72 6f 75 6e 64 20 2f 73  |OL/background /s|
00004a80  63 72 6f 6c 6c 20 62 61  72 73 3b 0a 0a 21 57 37  |croll bars;..!W7|
00004a90  57 3a 43 6f 6f 72 64 69  6e 61 74 65 73 20 61 72  |W:Coordinates ar|
00004aa0  65 20 6d 65 61 73 75 72  65 64 20 69 6e 20 4f 53  |e measured in OS|
00004ab0  20 75 6e 69 74 73 2c 20  61 6e 64 20 52 65 73 45  | units, and ResE|
00004ac0  64 20 65 6e 73 75 72 65  73 20 74 68 61 74 20 61  |d ensures that a|
00004ad0  6c 6c 20 76 61 6c 75 65  73 20 61 72 65 20 65 78  |ll values are ex|
00004ae0  61 63 74 20 6d 75 6c 74  69 70 6c 65 73 20 6f 66  |act multiples of|
00004af0  20 34 2e 0a 21 57 37 4d  49 4e 3a 54 68 69 73 20  | 4..!W7MIN:This |
00004b00  69 73 20 74 68 65 20 5c  77 27 73 20 6d 69 6e 69  |is the \w's mini|
00004b10  6d 75 6d 20 25 73 2e 20  21 57 37 57 3b 0a 21 57  |mum %s. !W7W;.!W|
00004b20  37 43 3a 54 68 69 73 20  69 73 20 74 68 65 20 25  |7C:This is the %|
00004b30  73 20 63 6f 6f 72 64 69  6e 61 74 65 20 6f 66 20  |s coordinate of |
00004b40  74 68 65 20 77 69 6e 64  6f 77 20 77 6f 72 6b 20  |the window work |
00004b50  61 72 65 61 27 73 20 25  73 2d 68 61 6e 64 20 63  |area's %s-hand c|
00004b60  6f 72 6e 65 72 2e 20 21  57 37 57 3b 0a 48 6c 70  |orner. !W7W;.Hlp|
00004b70  2e 57 37 3a 55 73 65 20  74 68 69 73 20 62 6f 78  |.W7:Use this box|
00004b80  20 74 6f 20 65 64 69 74  20 74 68 65 20 73 69 7a  | to edit the siz|
00004b90  65 20 6f 66 20 74 68 65  20 5c 77 27 73 20 77 6f  |e of the \w's wo|
00004ba0  72 6b 20 61 72 65 61 20  61 6e 64 20 69 74 73 20  |rk area and its |
00004bb0  6d 69 6e 69 6d 75 6d 20  76 69 73 69 62 6c 65 20  |minimum visible |
00004bc0  61 72 65 61 2e 0a 48 6c  70 2e 57 37 2e 4d 49 4e  |area..Hlp.W7.MIN|
00004bd0  57 49 44 54 48 3a 21 57  37 4d 49 4e 2f 77 69 64  |WIDTH:!W7MIN/wid|
00004be0  74 68 3b 0a 48 6c 70 2e  57 37 2e 4d 49 4e 48 45  |th;.Hlp.W7.MINHE|
00004bf0  49 47 48 54 3a 21 57 37  4d 49 4e 2f 68 65 69 67  |IGHT:!W7MIN/heig|
00004c00  68 74 3b 0a 48 6c 70 2e  57 37 2e 58 4d 41 58 3a  |ht;.Hlp.W7.XMAX:|
00004c10  21 57 37 43 2f 78 2f 74  6f 70 20 72 69 67 68 74  |!W7C/x/top right|
00004c20  3b 0a 48 6c 70 2e 57 37  2e 58 4d 49 4e 3a 21 57  |;.Hlp.W7.XMIN:!W|
00004c30  37 43 2f 78 2f 62 6f 74  74 6f 6d 20 6c 65 66 74  |7C/x/bottom left|
00004c40  3b 0a 48 6c 70 2e 57 37  2e 59 4d 41 58 3a 21 57  |;.Hlp.W7.YMAX:!W|
00004c50  37 43 2f 79 2f 74 6f 70  20 72 69 67 68 74 3b 0a  |7C/y/top right;.|
00004c60  48 6c 70 2e 57 37 2e 59  4d 49 4e 3a 21 57 37 43  |Hlp.W7.YMIN:!W7C|
00004c70  2f 79 2f 62 6f 74 74 6f  6d 20 6c 65 66 74 3b 0a  |/y/bottom left;.|
00004c80  48 6c 70 2e 57 37 2e 58  4d 49 4e 5f 41 44 4a 5f  |Hlp.W7.XMIN_ADJ_|
00004c90  55 50 0a 48 6c 70 2e 57  37 2e 58 4d 49 4e 5f 41  |UP.Hlp.W7.XMIN_A|
00004ca0  44 4a 5f 44 4f 57 4e 0a  48 6c 70 2e 57 37 2e 58  |DJ_DOWN.Hlp.W7.X|
00004cb0  4d 41 58 5f 41 44 4a 5f  55 50 0a 48 6c 70 2e 57  |MAX_ADJ_UP.Hlp.W|
00004cc0  37 2e 58 4d 41 58 5f 41  44 4a 5f 44 4f 57 4e 0a  |7.XMAX_ADJ_DOWN.|
00004cd0  48 6c 70 2e 57 37 2e 59  4d 49 4e 5f 41 44 4a 5f  |Hlp.W7.YMIN_ADJ_|
00004ce0  55 50 0a 48 6c 70 2e 57  37 2e 59 4d 49 4e 5f 41  |UP.Hlp.W7.YMIN_A|
00004cf0  44 4a 5f 44 4f 57 4e 0a  48 6c 70 2e 57 37 2e 59  |DJ_DOWN.Hlp.W7.Y|
00004d00  4d 41 58 5f 41 44 4a 5f  55 50 0a 48 6c 70 2e 57  |MAX_ADJ_UP.Hlp.W|
00004d10  37 2e 59 4d 41 58 5f 41  44 4a 5f 44 4f 57 4e 3a  |7.YMAX_ADJ_DOWN:|
00004d20  43 6c 69 63 6b 20 68 65  72 65 20 74 6f 20 61 6c  |Click here to al|
00004d30  74 65 72 20 74 68 65 20  77 6f 72 6b 20 61 72 65  |ter the work are|
00004d40  61 20 6c 69 6d 69 74 73  20 28 75 73 65 20 53 48  |a limits (use SH|
00004d50  49 46 54 20 66 6f 72 20  6c 61 72 67 65 72 20 73  |IFT for larger s|
00004d60  74 65 70 73 29 2e 0a 48  6c 70 2e 57 37 2e 43 4c  |teps)..Hlp.W7.CL|
00004d70  49 50 3a 43 6c 69 63 6b  20 68 65 72 65 20 74 6f  |IP:Click here to|
00004d80  20 73 65 74 20 74 68 65  20 77 6f 72 6b 20 61 72  | set the work ar|
00004d90  65 61 20 6c 69 6d 69 74  73 20 74 6f 20 74 68 65  |ea limits to the|
00004da0  20 76 69 73 69 62 6c 65  20 61 72 65 61 2e 0a 0a  | visible area...|
00004db0  21 57 38 4f 3a 53 77 69  74 63 68 20 6f 6e 20 74  |!W8O:Switch on t|
00004dc0  6f 20 73 65 74 20 74 68  65 20 25 73 20 6f 66 20  |o set the %s of |
00004dd0  74 68 65 20 73 65 6c 65  63 74 65 64 20 67 61 64  |the selected gad|
00004de0  67 65 74 28 73 29 2e 0a  21 57 38 4f 31 3a 21 57  |get(s)..!W8O1:!W|
00004df0  38 4f 2f 25 73 2d 63 6f  6f 72 64 69 6e 61 74 65  |8O/%s-coordinate|
00004e00  20 6f 66 20 74 68 65 20  74 6f 70 20 6c 65 66 74  | of the top left|
00004e10  20 68 61 6e 64 20 63 6f  72 6e 65 72 3b 0a 21 57  | hand corner;.!W|
00004e20  38 56 3a 5c 54 25 73 20  6f 66 20 74 68 65 20 73  |8V:\T%s of the s|
00004e30  65 6c 65 63 74 65 64 20  67 61 64 67 65 74 28 73  |elected gadget(s|
00004e40  29 2e 0a 21 57 38 56 31  3a 21 57 38 56 2f 25 73  |)..!W8V1:!W8V/%s|
00004e50  2d 63 6f 6f 72 64 69 6e  61 74 65 20 6f 66 20 74  |-coordinate of t|
00004e60  68 65 20 74 6f 70 20 6c  65 66 74 20 68 61 6e 64  |he top left hand|
00004e70  20 63 6f 72 6e 65 72 3b  0a 48 6c 70 2e 57 38 3a  | corner;.Hlp.W8:|
00004e80  55 73 65 20 74 68 69 73  20 62 6f 78 20 74 6f 20  |Use this box to |
00004e90  65 64 69 74 20 74 68 65  20 70 6f 73 69 74 69 6f  |edit the positio|
00004ea0  6e 20 61 6e 64 2f 6f 72  20 73 69 7a 65 20 6f 66  |n and/or size of|
00004eb0  20 74 68 65 20 73 65 6c  65 63 74 65 64 20 67 61  | the selected ga|
00004ec0  64 67 65 74 73 2e 20 57  68 65 6e 20 66 69 72 73  |dgets. When firs|
00004ed0  74 20 73 68 6f 77 6e 2c  20 74 68 69 73 20 62 6f  |t shown, this bo|
00004ee0  78 20 74 69 63 6b 73 20  6f 6e 6c 79 20 74 68 6f  |x ticks only tho|
00004ef0  73 65 20 70 72 6f 70 65  72 74 69 65 73 20 77 68  |se properties wh|
00004f00  69 63 68 20 61 72 65 20  74 68 65 20 73 61 6d 65  |ich are the same|
00004f10  20 66 6f 72 20 61 6c 6c  20 74 68 65 20 73 65 6c  | for all the sel|
00004f20  65 63 74 65 64 20 67 61  64 67 65 74 73 2e 20 57  |ected gadgets. W|
00004f30  68 65 6e 20 61 70 70 6c  69 65 64 2c 20 6f 6e 6c  |hen applied, onl|
00004f40  79 20 74 68 65 20 74 69  63 6b 65 64 20 70 72 6f  |y the ticked pro|
00004f50  70 65 72 74 69 65 73 20  61 72 65 20 75 70 64 61  |perties are upda|
00004f60  74 65 64 2e 0a 48 6c 70  2e 57 38 2e 53 45 54 58  |ted..Hlp.W8.SETX|
00004f70  3a 21 57 38 4f 31 2f 78  3b 0a 48 6c 70 2e 57 38  |:!W8O1/x;.Hlp.W8|
00004f80  2e 53 45 54 59 3a 21 57  38 4f 31 2f 79 3b 0a 48  |.SETY:!W8O1/y;.H|
00004f90  6c 70 2e 57 38 2e 53 45  54 57 49 44 54 48 3a 21  |lp.W8.SETWIDTH:!|
00004fa0  57 38 4f 2f 77 69 64 74  68 3b 0a 48 6c 70 2e 57  |W8O/width;.Hlp.W|
00004fb0  38 2e 53 45 54 48 45 49  47 48 54 3a 21 57 38 4f  |8.SETHEIGHT:!W8O|
00004fc0  2f 68 65 69 67 68 74 3b  0a 48 6c 70 2e 57 38 2e  |/height;.Hlp.W8.|
00004fd0  58 3a 21 57 38 56 31 2f  78 3b 0a 48 6c 70 2e 57  |X:!W8V1/x;.Hlp.W|
00004fe0  38 2e 59 3a 21 57 38 56  31 2f 79 3b 0a 48 6c 70  |8.Y:!W8V1/y;.Hlp|
00004ff0  2e 57 38 2e 57 49 44 54  48 3a 21 57 38 56 2f 77  |.W8.WIDTH:!W8V/w|
00005000  69 64 74 68 3b 0a 48 6c  70 2e 57 38 2e 48 45 49  |idth;.Hlp.W8.HEI|
00005010  47 48 54 3a 21 57 38 56  2f 68 65 69 67 68 74 3b  |GHT:!W8V/height;|
00005020  0a 0a 21 57 39 50 52 53  53 3a 74 68 65 20 6b 65  |..!W9PRSS:the ke|
00005030  79 20 69 73 20 70 72 65  73 73 65 64 0a 21 57 39  |y is pressed.!W9|
00005040  57 41 52 4e 3a 4e 6f 74  65 20 74 68 61 74 20 74  |WARN:Note that t|
00005050  68 69 73 20 69 73 20 6f  6e 6c 79 20 61 20 6c 6f  |his is only a lo|
00005060  63 61 6c 20 63 68 61 6e  67 65 3b 20 74 68 65 20  |cal change; the |
00005070  5c 77 27 73 20 73 68 6f  72 74 63 75 74 73 20 61  |\w's shortcuts a|
00005080  72 65 20 6f 6e 6c 79 20  75 70 64 61 74 65 64 20  |re only updated |
00005090  77 68 65 6e 20 4f 4b 20  69 73 20 63 6c 69 63 6b  |when OK is click|
000050a0  65 64 2e 0a 48 6c 70 2e  57 39 3a 55 73 65 20 74  |ed..Hlp.W9:Use t|
000050b0  68 69 73 20 62 6f 78 20  74 6f 20 65 64 69 74 20  |his box to edit |
000050c0  6f 72 20 74 6f 20 65 6e  74 65 72 20 61 20 6e 65  |or to enter a ne|
000050d0  77 20 6b 65 79 62 6f 61  72 64 20 73 68 6f 72 74  |w keyboard short|
000050e0  63 75 74 2e 0a 48 6c 70  2e 57 39 2e 4b 45 59 3a  |cut..Hlp.W9.KEY:|
000050f0  5c 53 61 63 74 69 76 61  74 65 20 74 68 65 20 69  |\Sactivate the i|
00005100  63 6f 6e 3b 20 74 68 65  6e 20 70 72 65 73 73 20  |con; then press |
00005110  74 68 65 20 6b 65 79 20  63 6f 6d 62 69 6e 61 74  |the key combinat|
00005120  69 6f 6e 20 66 6f 72 20  74 68 65 20 73 68 6f 72  |ion for the shor|
00005130  74 63 75 74 2e 0a 48 6c  70 2e 57 39 2e 43 4f 44  |tcut..Hlp.W9.COD|
00005140  45 3a 5c 54 6b 65 79 27  73 20 63 6f 64 65 20 28  |E:\Tkey's code (|
00005150  61 73 20 72 65 74 75 72  6e 65 64 20 62 79 20 74  |as returned by t|
00005160  68 65 20 57 69 6d 70 29  2e 20 59 6f 75 20 6d 61  |he Wimp). You ma|
00005170  79 20 65 6e 74 65 72 20  61 20 76 61 6c 75 65 20  |y enter a value |
00005180  64 69 72 65 63 74 6c 79  2c 20 70 72 65 63 65 64  |directly, preced|
00005190  65 64 20 62 79 20 26 20  69 66 20 69 6e 20 68 65  |ed by & if in he|
000051a0  78 2e 0a 48 6c 70 2e 57  39 2e 55 50 44 41 54 45  |x..Hlp.W9.UPDATE|
000051b0  3a 43 6c 69 63 6b 20 68  65 72 65 20 74 6f 20 61  |:Click here to a|
000051c0  64 64 20 74 68 65 20 64  65 66 69 6e 65 64 20 73  |dd the defined s|
000051d0  68 6f 72 74 63 75 74 20  74 6f 20 74 68 65 20 6c  |hortcut to the l|
000051e0  69 73 74 20 61 62 6f 76  65 3b 20 61 6e 79 20 65  |ist above; any e|
000051f0  6e 74 72 79 20 66 6f 72  20 74 68 65 20 73 61 6d  |ntry for the sam|
00005200  65 20 6b 65 79 63 6f 64  65 20 77 69 6c 6c 20 66  |e keycode will f|
00005210  69 72 73 74 20 62 65 20  64 65 6c 65 74 65 64 2e  |irst be deleted.|
00005220  20 21 57 39 57 41 52 4e  3b 0a 48 6c 70 2e 57 39  | !W9WARN;.Hlp.W9|
00005230  2e 44 45 4c 45 54 45 3a  43 6c 69 63 6b 20 68 65  |.DELETE:Click he|
00005240  72 65 20 74 6f 20 64 65  6c 65 74 65 20 74 68 65  |re to delete the|
00005250  20 73 65 6c 65 63 74 65  64 20 6b 65 79 62 6f 61  | selected keyboa|
00005260  72 64 20 73 68 6f 72 74  63 75 74 73 2e 20 21 57  |rd shortcuts. !W|
00005270  39 57 41 52 4e 3b 20 0a  48 6c 70 2e 57 39 2e 44  |9WARN; .Hlp.W9.D|
00005280  45 4c 49 56 45 52 3a 53  77 69 74 63 68 20 6f 6e  |ELIVER:Switch on|
00005290  20 69 66 20 79 6f 75 20  77 69 73 68 20 74 6f 20  | if you wish to |
000052a0  72 65 63 65 69 76 65 20  61 6e 20 65 76 65 6e 74  |receive an event|
000052b0  20 77 68 65 6e 20 21 57  39 50 52 53 53 3b 2e 0a  | when !W9PRSS;..|
000052c0  48 6c 70 2e 57 39 2e 53  48 4f 57 3a 21 53 48 4f  |Hlp.W9.SHOW:!SHO|
000052d0  57 2f 21 57 39 50 52 53  53 3b 0a 48 6c 70 2e 57  |W/!W9PRSS;.Hlp.W|
000052e0  39 2e 4f 42 4a 45 43 54  3a 21 44 52 4f 50 2f 6f  |9.OBJECT:!DROP/o|
000052f0  62 6a 65 63 74 3b 0a 0a  48 6c 70 2e 57 31 30 3a  |bject;..Hlp.W10:|
00005300  44 6f 75 62 6c 65 2d 63  6c 69 63 6b 20 5c 73 20  |Double-click \s |
00005310  6f 6e 20 61 6e 20 65 6e  74 72 79 20 74 6f 20 65  |on an entry to e|
00005320  64 69 74 20 69 74 2e 7c  7c 4d 5c 53 73 65 6c 65  |dit it.||M\Ssele|
00005330  63 74 20 61 6e 20 65 6e  74 72 79 3b 20 5c 41 61  |ct an entry; \Aa|
00005340  64 64 2f 72 65 6d 6f 76  65 20 66 72 6f 6d 20 74  |dd/remove from t|
00005350  68 65 20 73 65 6c 65 63  74 69 6f 6e 2e 7c 7c 4d  |he selection.||M|
00005360  44 72 61 67 20 61 6e 20  65 6e 74 72 79 20 74 6f  |Drag an entry to|
00005370  20 61 20 6d 65 6e 75 20  65 6e 74 72 79 20 70 72  | a menu entry pr|
00005380  6f 70 65 72 74 69 65 73  20 62 6f 78 20 74 6f 20  |operties box to |
00005390  73 70 65 63 69 66 79 20  73 69 6d 69 6c 61 72 20  |specify similar |
000053a0  6d 65 6e 75 20 63 6c 69  63 6b 20 62 65 68 61 76  |menu click behav|
000053b0  69 6f 75 72 2e 0a 0a 48  6c 70 2e 57 31 31 3a 44  |iour...Hlp.W11:D|
000053c0  65 66 69 6e 65 20 61 20  74 6f 6f 6c 62 61 72 20  |efine a toolbar |
000053d0  66 6f 72 20 74 68 65 20  5c 77 20 62 79 20 64 72  |for the \w by dr|
000053e0  61 67 67 69 6e 67 20 69  74 73 20 74 65 6d 70 6c  |agging its templ|
000053f0  61 74 65 20 66 72 6f 6d  20 61 20 72 65 73 6f 75  |ate from a resou|
00005400  72 63 65 20 66 69 6c 65  20 64 69 73 70 6c 61 79  |rce file display|
00005410  20 61 6e 64 20 64 72 6f  70 70 69 6e 67 20 69 74  | and dropping it|
00005420  20 6f 76 65 72 20 74 68  65 20 61 70 70 72 6f 70  | over the approp|
00005430  72 69 61 74 65 20 6f 70  74 69 6f 6e 2c 20 6f 72  |riate option, or|
00005440  20 62 79 20 73 77 69 74  63 68 69 6e 67 20 74 68  | by switching th|
00005450  65 20 6f 70 74 69 6f 6e  20 6f 6e 20 61 6e 64 20  |e option on and |
00005460  65 6e 74 65 72 69 6e 67  20 74 68 65 20 74 6f 6f  |entering the too|
00005470  6c 62 61 72 20 74 65 6d  70 6c 61 74 65 27 73 20  |lbar template's |
00005480  6e 61 6d 65 2e 0a 0a 21  55 53 41 47 45 3a 55 73  |name...!USAGE:Us|
00005490  65 20 74 68 69 73 20 62  6f 78 20 74 6f 20 65 64  |e this box to ed|
000054a0  69 74 20 70 72 6f 70 65  72 74 69 65 73 20 6f 66  |it properties of|
000054b0  20 74 68 65 20 25 73 20  67 61 64 67 65 74 2e 0a  | the %s gadget..|
000054c0  48 6c 70 2e 47 2e 41 63  74 69 6f 6e 42 75 74 74  |Hlp.G.ActionButt|
000054d0  3a 21 55 53 41 47 45 2f  61 63 74 69 6f 6e 20 62  |:!USAGE/action b|
000054e0  75 74 74 6f 6e 3b 0a 48  6c 70 2e 47 2e 4f 70 74  |utton;.Hlp.G.Opt|
000054f0  69 6f 6e 42 75 74 74 3a  21 55 53 41 47 45 2f 6f  |ionButt:!USAGE/o|
00005500  70 74 69 6f 6e 20 62 75  74 74 6f 6e 3b 0a 48 6c  |ption button;.Hl|
00005510  70 2e 47 2e 4c 61 62 65  6c 6c 65 64 42 6f 78 3a  |p.G.LabelledBox:|
00005520  21 55 53 41 47 45 2f 6c  61 62 65 6c 6c 65 64 20  |!USAGE/labelled |
00005530  62 6f 78 3b 0a 48 6c 70  2e 47 2e 4c 61 62 65 6c  |box;.Hlp.G.Label|
00005540  3a 21 55 53 41 47 45 2f  6c 61 62 65 6c 3b 0a 48  |:!USAGE/label;.H|
00005550  6c 70 2e 47 2e 52 61 64  69 6f 42 75 74 74 3a 21  |lp.G.RadioButt:!|
00005560  55 53 41 47 45 2f 72 61  64 69 6f 20 62 75 74 74  |USAGE/radio butt|
00005570  6f 6e 3b 0a 48 6c 70 2e  47 2e 44 69 73 70 6c 61  |on;.Hlp.G.Displa|
00005580  79 3a 21 55 53 41 47 45  2f 64 69 73 70 6c 61 79  |y:!USAGE/display|
00005590  20 66 69 65 6c 64 3b 0a  48 6c 70 2e 47 2e 57 72  | field;.Hlp.G.Wr|
000055a0  69 74 61 62 6c 65 3a 21  55 53 41 47 45 2f 77 72  |itable:!USAGE/wr|
000055b0  69 74 61 62 6c 65 20 66  69 65 6c 64 3b 0a 48 6c  |itable field;.Hl|
000055c0  70 2e 47 2e 53 6c 69 64  65 72 3a 21 55 53 41 47  |p.G.Slider:!USAG|
000055d0  45 2f 73 6c 69 64 65 72  3b 0a 48 6c 70 2e 47 2e  |E/slider;.Hlp.G.|
000055e0  44 72 61 67 67 61 62 6c  65 3a 21 55 53 41 47 45  |Draggable:!USAGE|
000055f0  2f 64 72 61 67 67 61 62  6c 65 3b 0a 48 6c 70 2e  |/draggable;.Hlp.|
00005600  47 2e 50 6f 70 55 70 4d  65 6e 75 3a 21 55 53 41  |G.PopUpMenu:!USA|
00005610  47 45 2f 70 6f 70 2d 75  70 20 6d 65 6e 75 3b 0a  |GE/pop-up menu;.|
00005620  48 6c 70 2e 47 2e 41 64  6a 41 72 72 6f 77 3a 21  |Hlp.G.AdjArrow:!|
00005630  55 53 41 47 45 2f 61 64  6a 75 73 74 65 72 20 61  |USAGE/adjuster a|
00005640  72 72 6f 77 3b 0a 48 6c  70 2e 47 2e 4e 75 6d 62  |rrow;.Hlp.G.Numb|
00005650  65 72 52 61 6e 67 65 3a  21 55 53 41 47 45 2f 6e  |erRange:!USAGE/n|
00005660  75 6d 62 65 72 20 72 61  6e 67 65 3b 0a 48 6c 70  |umber range;.Hlp|
00005670  2e 47 2e 53 74 72 69 6e  67 53 65 74 3a 21 55 53  |.G.StringSet:!US|
00005680  41 47 45 2f 73 74 72 69  6e 67 20 73 65 74 3b 0a  |AGE/string set;.|
00005690  48 6c 70 2e 47 2e 57 69  6d 70 49 63 6f 6e 3a 21  |Hlp.G.WimpIcon:!|
000056a0  55 53 41 47 45 2f 62 75  74 74 6f 6e 3b 0a 48 6c  |USAGE/button;.Hl|
000056b0  70 2e 47 2e 55 6e 6b 6e  6f 77 6e 3a 21 55 53 41  |p.G.Unknown:!USA|
000056c0  47 45 2f 75 6e 6b 6e 6f  77 6e 20 74 79 70 65 20  |GE/unknown type |
000056d0  6f 66 3b 0a 0a 48 6c 70  2e 47 2e 4c 61 62 65 6c  |of;..Hlp.G.Label|
000056e0  2e 42 4f 52 44 45 52 3a  53 77 69 74 63 68 20 6f  |.BORDER:Switch o|
000056f0  6e 20 74 6f 20 64 69 73  70 6c 61 79 20 74 68 65  |n to display the|
00005700  20 6c 61 62 65 6c 27 73  20 62 6f 75 6e 64 69 6e  | label's boundin|
00005710  67 20 62 6f 78 2e 0a 0a  21 41 42 43 4c 49 4b 3a  |g box...!ABCLIK:|
00005720  74 68 65 20 75 73 65 72  20 73 65 6c 65 63 74 73  |the user selects|
00005730  20 74 68 69 73 20 61 63  74 69 6f 6e 0a 21 41 42  | this action.!AB|
00005740  53 50 45 43 3a 53 77 69  74 63 68 20 6f 6e 20 74  |SPEC:Switch on t|
00005750  6f 20 6d 61 6b 65 20 74  68 69 73 20 74 68 65 20  |o make this the |
00005760  5c 77 27 73 20 25 73 20  61 63 74 69 6f 6e 20 62  |\w's %s action b|
00005770  75 74 74 6f 6e 2e 20 5c  54 62 75 74 74 6f 6e 20  |utton. \Tbutton |
00005780  61 63 74 69 76 61 74 65  64 20 77 68 65 6e 20 74  |activated when t|
00005790  68 65 20 75 73 65 72 20  70 72 65 73 73 65 73 20  |he user presses |
000057a0  25 73 2e 0a 48 6c 70 2e  47 2e 41 63 74 69 6f 6e  |%s..Hlp.G.Action|
000057b0  42 75 74 74 2e 44 45 4c  49 56 45 52 5f 44 45 46  |Butt.DELIVER_DEF|
000057c0  41 55 4c 54 3a 21 45 56  44 46 4c 54 2f 41 63 74  |AULT:!EVDFLT/Act|
000057d0  69 6f 6e 42 75 74 74 6f  6e 5f 53 65 6c 65 63 74  |ionButton_Select|
000057e0  65 64 2f 21 41 42 43 4c  49 4b 3b 3b 2e 0a 48 6c  |ed/!ABCLIK;;..Hl|
000057f0  70 2e 47 2e 41 63 74 69  6f 6e 42 75 74 74 2e 44  |p.G.ActionButt.D|
00005800  45 4c 49 56 45 52 5f 4f  54 48 45 52 3a 21 45 56  |ELIVER_OTHER:!EV|
00005810  4f 54 48 52 2f 21 41 42  43 4c 49 4b 3b 3b 2e 0a  |OTHR/!ABCLIK;;..|
00005820  48 6c 70 2e 47 2e 41 63  74 69 6f 6e 42 75 74 74  |Hlp.G.ActionButt|
00005830  2e 53 48 4f 57 3a 21 53  48 4f 57 2f 21 41 42 43  |.SHOW:!SHOW/!ABC|
00005840  4c 49 4b 3b 0a 48 6c 70  2e 47 2e 41 63 74 69 6f  |LIK;.Hlp.G.Actio|
00005850  6e 42 75 74 74 2e 53 48  4f 57 5f 4f 42 4a 45 43  |nButt.SHOW_OBJEC|
00005860  54 3a 21 44 52 4f 50 2f  6f 62 6a 65 63 74 3b 0a  |T:!DROP/object;.|
00005870  48 6c 70 2e 47 2e 41 63  74 69 6f 6e 42 75 74 74  |Hlp.G.ActionButt|
00005880  2e 42 55 54 54 4f 4e 5f  44 45 46 41 55 4c 54 3a  |.BUTTON_DEFAULT:|
00005890  21 41 42 53 50 45 43 2f  44 45 46 41 55 4c 54 2f  |!ABSPEC/DEFAULT/|
000058a0  52 45 54 55 52 4e 3b 0a  48 6c 70 2e 47 2e 41 63  |RETURN;.Hlp.G.Ac|
000058b0  74 69 6f 6e 42 75 74 74  2e 42 55 54 54 4f 4e 5f  |tionButt.BUTTON_|
000058c0  43 41 4e 43 45 4c 3a 21  41 42 53 50 45 43 2f 43  |CANCEL:!ABSPEC/C|
000058d0  41 4e 43 45 4c 2f 45 53  43 41 50 45 3b 0a 48 6c  |ANCEL/ESCAPE;.Hl|
000058e0  70 2e 47 2e 41 63 74 69  6f 6e 42 75 74 74 2e 42  |p.G.ActionButt.B|
000058f0  55 54 54 4f 4e 5f 4c 4f  43 41 4c 3a 53 77 69 74  |UTTON_LOCAL:Swit|
00005900  63 68 20 6f 6e 20 74 6f  20 6d 61 6b 65 20 74 68  |ch on to make th|
00005910  69 73 20 61 20 6c 6f 63  61 6c 20 61 63 74 69 6f  |is a local actio|
00005920  6e 20 62 75 74 74 6f 6e  2e 20 53 65 6c 65 63 74  |n button. Select|
00005930  69 6e 67 20 61 20 6c 6f  63 61 6c 20 62 75 74 74  |ing a local butt|
00005940  6f 6e 20 64 6f 65 73 20  6e 6f 74 20 63 6c 6f 73  |on does not clos|
00005950  65 20 74 68 65 20 5c 77  2e 0a 0a 21 4f 42 43 4c  |e the \w...!OBCL|
00005960  49 4b 3a 74 68 65 20 75  73 65 72 20 63 6c 69 63  |IK:the user clic|
00005970  6b 73 20 6f 6e 20 74 68  69 73 20 62 75 74 74 6f  |ks on this butto|
00005980  6e 0a 48 6c 70 2e 47 2e  4f 70 74 69 6f 6e 42 75  |n.Hlp.G.OptionBu|
00005990  74 74 2e 44 45 4c 49 56  45 52 5f 44 45 46 41 55  |tt.DELIVER_DEFAU|
000059a0  4c 54 3a 21 45 56 44 46  4c 54 2f 4f 70 74 69 6f  |LT:!EVDFLT/Optio|
000059b0  6e 42 75 74 74 6f 6e 5f  53 74 61 74 65 43 68 61  |nButton_StateCha|
000059c0  6e 67 65 64 2f 21 4f 42  43 4c 49 4b 3b 3b 2e 0a  |nged/!OBCLIK;;..|
000059d0  48 6c 70 2e 47 2e 4f 70  74 69 6f 6e 42 75 74 74  |Hlp.G.OptionButt|
000059e0  2e 44 45 4c 49 56 45 52  5f 4e 4f 4e 45 3a 21 45  |.DELIVER_NONE:!E|
000059f0  56 4e 4f 4e 45 2f 21 4f  42 43 4c 49 4b 3b 3b 2e  |VNONE/!OBCLIK;;.|
00005a00  0a 48 6c 70 2e 47 2e 4f  70 74 69 6f 6e 42 75 74  |.Hlp.G.OptionBut|
00005a10  74 2e 44 45 4c 49 56 45  52 5f 4f 54 48 45 52 3a  |t.DELIVER_OTHER:|
00005a20  21 45 56 4f 54 48 52 2f  21 4f 42 43 4c 49 4b 3b  |!EVOTHR/!OBCLIK;|
00005a30  3b 2e 0a 48 6c 70 2e 47  2e 4f 70 74 69 6f 6e 42  |;..Hlp.G.OptionB|
00005a40  75 74 74 2e 53 45 4c 45  43 54 45 44 3a 53 77 69  |utt.SELECTED:Swi|
00005a50  74 63 68 20 6f 6e 20 74  6f 20 73 65 6c 65 63 74  |tch on to select|
00005a60  20 74 68 69 73 20 6f 70  74 69 6f 6e 20 62 75 74  | this option but|
00005a70  74 6f 6e 2e 0a 0a 21 4c  58 54 59 50 45 3a 53 77  |ton...!LXTYPE:Sw|
00005a80  69 74 63 68 20 6f 6e 20  74 6f 20 67 69 76 65 20  |itch on to give |
00005a90  74 68 65 20 67 61 64 67  65 74 20 61 20 25 73 20  |the gadget a %s |
00005aa0  6c 61 62 65 6c 2e 0a 48  6c 70 2e 47 2e 4c 61 62  |label..Hlp.G.Lab|
00005ab0  65 6c 6c 65 64 42 6f 78  2e 49 53 54 45 58 54 3a  |elledBox.ISTEXT:|
00005ac0  21 4c 58 54 59 50 45 2f  74 65 78 74 75 61 6c 3b  |!LXTYPE/textual;|
00005ad0  0a 48 6c 70 2e 47 2e 4c  61 62 65 6c 6c 65 64 42  |.Hlp.G.LabelledB|
00005ae0  6f 78 2e 49 53 53 50 52  49 54 45 3a 21 4c 58 54  |ox.ISSPRITE:!LXT|
00005af0  59 50 45 2f 73 70 72 69  74 65 3b 0a 48 6c 70 2e  |YPE/sprite;.Hlp.|
00005b00  47 2e 4c 61 62 65 6c 6c  65 64 42 6f 78 2e 53 50  |G.LabelledBox.SP|
00005b10  52 49 54 45 3a 5c 54 6e  61 6d 65 20 6f 66 20 74  |RITE:\Tname of t|
00005b20  68 65 20 73 70 72 69 74  65 2e 0a 48 6c 70 2e 47  |he sprite..Hlp.G|
00005b30  2e 4c 61 62 65 6c 6c 65  64 42 6f 78 2e 46 49 4c  |.LabelledBox.FIL|
00005b40  4c 45 44 3a 53 77 69 74  63 68 20 6f 6e 20 69 66  |LED:Switch on if|
00005b50  20 79 6f 75 20 77 69 73  68 20 74 68 65 20 6c 61  | you wish the la|
00005b60  62 65 6c 20 61 72 65 61  20 74 6f 20 62 65 20 66  |bel area to be f|
00005b70  69 6c 6c 65 64 20 62 65  66 6f 72 65 20 70 61 69  |illed before pai|
00005b80  6e 74 69 6e 67 20 69 74  73 20 63 6f 6e 74 65 6e  |nting its conten|
00005b90  74 73 2e 0a 0a 21 52 42  43 4c 49 4b 3a 74 68 65  |ts...!RBCLIK:the|
00005ba0  20 75 73 65 72 20 63 6c  69 63 6b 73 20 6f 6e 20  | user clicks on |
00005bb0  74 68 69 73 20 62 75 74  74 6f 6e 0a 48 6c 70 2e  |this button.Hlp.|
00005bc0  47 2e 52 61 64 69 6f 42  75 74 74 2e 44 45 4c 49  |G.RadioButt.DELI|
00005bd0  56 45 52 5f 44 45 46 41  55 4c 54 3a 21 45 56 44  |VER_DEFAULT:!EVD|
00005be0  46 4c 54 2f 52 61 64 69  6f 42 75 74 74 6f 6e 5f  |FLT/RadioButton_|
00005bf0  53 74 61 74 65 43 68 61  6e 67 65 64 2f 21 52 42  |StateChanged/!RB|
00005c00  43 4c 49 4b 3b 3b 2e 0a  48 6c 70 2e 47 2e 52 61  |CLIK;;..Hlp.G.Ra|
00005c10  64 69 6f 42 75 74 74 2e  44 45 4c 49 56 45 52 5f  |dioButt.DELIVER_|
00005c20  4e 4f 4e 45 3a 21 45 56  4e 4f 4e 45 2f 21 52 42  |NONE:!EVNONE/!RB|
00005c30  43 4c 49 4b 3b 3b 2e 0a  48 6c 70 2e 47 2e 52 61  |CLIK;;..Hlp.G.Ra|
00005c40  64 69 6f 42 75 74 74 2e  44 45 4c 49 56 45 52 5f  |dioButt.DELIVER_|
00005c50  4f 54 48 45 52 3a 21 45  56 4f 54 48 52 2f 21 52  |OTHER:!EVOTHR/!R|
00005c60  42 43 4c 49 4b 3b 3b 2e  0a 48 6c 70 2e 47 2e 52  |BCLIK;;..Hlp.G.R|
00005c70  61 64 69 6f 42 75 74 74  2e 53 45 4c 45 43 54 45  |adioButt.SELECTE|
00005c80  44 3a 53 77 69 74 63 68  20 6f 6e 20 74 6f 20 73  |D:Switch on to s|
00005c90  77 69 74 63 68 20 74 68  69 73 20 72 61 64 69 6f  |witch this radio|
00005ca0  20 62 75 74 74 6f 6e 20  6f 6e 2e 0a 48 6c 70 2e  | button on..Hlp.|
00005cb0  47 2e 47 52 4f 55 50 3a  54 68 69 73 20 69 73 20  |G.GROUP:This is |
00005cc0  74 68 65 20 6e 75 6d 62  65 72 20 6f 66 20 74 68  |the number of th|
00005cd0  65 20 67 72 6f 75 70 20  74 6f 20 77 68 69 63 68  |e group to which|
00005ce0  20 74 68 65 20 72 61 64  69 6f 20 62 75 74 74 6f  | the radio butto|
00005cf0  6e 20 62 65 6c 6f 6e 67  73 2e 0a 0a 48 6c 70 2e  |n belongs...Hlp.|
00005d00  47 2e 57 72 69 74 61 62  6c 65 2e 44 45 4c 49 56  |G.Writable.DELIV|
00005d10  45 52 45 56 45 4e 54 53  3a 21 53 57 56 43 2f 57  |EREVENTS:!SWVC/W|
00005d20  72 69 74 61 62 6c 65 46  69 65 6c 64 5f 56 61 6c  |ritableField_Val|
00005d30  75 65 43 68 61 6e 67 65  64 3b 0a 48 6c 70 2e 47  |ueChanged;.Hlp.G|
00005d40  2e 57 72 69 74 61 62 6c  65 2e 50 41 53 53 57 4f  |.Writable.PASSWO|
00005d50  52 44 3a 53 77 69 74 63  68 20 6f 6e 20 74 6f 20  |RD:Switch on to |
00005d60  64 69 73 70 6c 61 79 20  61 6c 6c 20 63 68 61 72  |display all char|
00005d70  61 63 74 65 72 73 20 61  73 20 6d 69 6e 75 73 20  |acters as minus |
00005d80  73 69 67 6e 73 2e 0a 0a  21 53 53 50 4f 53 3a 53  |signs...!SSPOS:S|
00005d90  77 69 74 63 68 20 6f 6e  20 69 66 20 79 6f 75 20  |witch on if you |
00005da0  77 69 73 68 20 74 68 65  20 73 6c 69 64 65 72 20  |wish the slider |
00005db0  62 61 72 20 74 6f 20 69  6e 63 72 65 61 73 65 20  |bar to increase |
00005dc0  66 72 6f 6d 20 25 73 20  74 6f 20 25 73 2e 0a 48  |from %s to %s..H|
00005dd0  6c 70 2e 47 2e 53 6c 69  64 65 72 2e 44 45 4c 49  |lp.G.Slider.DELI|
00005de0  56 45 52 5f 4e 4f 4e 45  3a 53 77 69 74 63 68 20  |VER_NONE:Switch |
00005df0  6f 6e 20 69 66 20 79 6f  75 20 64 6f 20 6e 6f 74  |on if you do not|
00005e00  20 77 69 73 68 20 74 6f  20 72 65 63 65 69 76 65  | wish to receive|
00005e10  20 61 6e 20 65 76 65 6e  74 20 77 68 65 6e 20 74  | an event when t|
00005e20  68 65 20 73 6c 69 64 65  72 27 73 20 76 61 6c 75  |he slider's valu|
00005e30  65 20 63 68 61 6e 67 65  73 2e 0a 48 6c 70 2e 47  |e changes..Hlp.G|
00005e40  2e 53 6c 69 64 65 72 2e  44 45 4c 49 56 45 52 5f  |.Slider.DELIVER_|
00005e50  43 4f 4e 54 3a 21 53 57  44 2f 53 6c 69 64 65 72  |CONT:!SWD/Slider|
00005e60  5f 56 61 6c 75 65 63 68  61 6e 67 65 64 20 65 76  |_Valuechanged ev|
00005e70  65 6e 74 73 20 72 65 70  65 61 74 65 64 6c 79 20  |ents repeatedly |
00005e80  61 73 20 74 68 65 20 75  73 65 72 20 64 72 61 67  |as the user drag|
00005e90  73 20 74 68 65 20 73 6c  69 64 65 72 3b 0a 48 6c  |s the slider;.Hl|
00005ea0  70 2e 47 2e 53 6c 69 64  65 72 2e 44 45 4c 49 56  |p.G.Slider.DELIV|
00005eb0  45 52 5f 45 4e 44 44 52  41 47 3a 21 53 57 44 2f  |ER_ENDDRAG:!SWD/|
00005ec0  74 68 65 20 53 6c 69 64  65 72 5f 56 61 6c 75 65  |the Slider_Value|
00005ed0  43 68 61 6e 67 65 64 20  65 76 65 6e 74 20 77 68  |Changed event wh|
00005ee0  65 6e 65 76 65 72 20 74  68 65 20 75 73 65 72 20  |enever the user |
00005ef0  68 61 73 20 66 69 6e 69  73 68 65 64 20 72 65 70  |has finished rep|
00005f00  6f 73 69 74 69 6f 6e 69  6e 67 20 74 68 65 20 73  |ositioning the s|
00005f10  6c 69 64 65 72 3b 0a 48  6c 70 2e 47 2e 53 6c 69  |lider;.Hlp.G.Sli|
00005f20  64 65 72 2e 53 54 45 50  53 49 5a 45 3a 21 52 45  |der.STEPSIZE:!RE|
00005f30  53 3b 2e 0a 48 6c 70 2e  47 2e 53 6c 69 64 65 72  |S;..Hlp.G.Slider|
00005f40  2e 49 4e 54 45 52 41 43  54 49 56 45 3a 53 77 69  |.INTERACTIVE:Swi|
00005f50  74 63 68 20 6f 6e 20 74  6f 20 61 6c 6c 6f 77 20  |tch on to allow |
00005f60  74 68 65 20 75 73 65 72  20 74 6f 20 64 72 61 67  |the user to drag|
00005f70  20 74 68 65 20 73 6c 69  64 65 72 2e 0a 48 6c 70  | the slider..Hlp|
00005f80  2e 47 2e 53 6c 69 64 65  72 2e 44 49 53 50 4c 41  |.G.Slider.DISPLA|
00005f90  59 3a 53 77 69 74 63 68  20 6f 6e 20 74 6f 20 70  |Y:Switch on to p|
00005fa0  72 65 76 65 6e 74 20 74  68 65 20 75 73 65 72 20  |revent the user |
00005fb0  66 72 6f 6d 20 64 72 61  67 67 69 6e 67 20 74 68  |from dragging th|
00005fc0  65 20 73 6c 69 64 65 72  2e 0a 48 6c 70 2e 47 2e  |e slider..Hlp.G.|
00005fd0  53 6c 69 64 65 72 2e 48  4f 52 49 5a 4f 4e 54 41  |Slider.HORIZONTA|
00005fe0  4c 3a 21 53 53 50 4f 53  2f 6c 65 66 74 2f 72 69  |L:!SSPOS/left/ri|
00005ff0  67 68 74 3b 0a 48 6c 70  2e 47 2e 53 6c 69 64 65  |ght;.Hlp.G.Slide|
00006000  72 2e 56 45 52 54 49 43  41 4c 3a 21 53 53 50 4f  |r.VERTICAL:!SSPO|
00006010  53 2f 62 6f 74 74 6f 6d  2f 74 6f 70 3b 0a 0a 21  |S/bottom/top;..!|
00006020  44 52 54 59 50 45 3a 53  77 69 74 63 68 20 6f 6e  |DRTYPE:Switch on|
00006030  20 74 6f 20 73 65 74 20  74 68 65 20 64 72 61 67  | to set the drag|
00006040  67 61 62 6c 65 20 69 63  6f 6e 27 73 20 62 75 74  |gable icon's but|
00006050  74 6f 6e 20 74 79 70 65  20 74 6f 20 25 73 2e 0a  |ton type to %s..|
00006060  48 6c 70 2e 47 2e 44 72  61 67 67 61 62 6c 65 2e  |Hlp.G.Draggable.|
00006070  44 45 4c 49 56 45 52 5f  53 54 41 52 54 3a 21 53  |DELIVER_START:!S|
00006080  57 44 2f 74 68 65 20 44  72 61 67 67 61 62 6c 65  |WD/the Draggable|
00006090  5f 44 72 61 67 53 74 61  72 74 65 64 20 65 76 65  |_DragStarted eve|
000060a0  6e 74 20 77 68 65 6e 20  74 68 65 20 75 73 65 72  |nt when the user|
000060b0  20 73 74 61 72 74 73 20  74 6f 20 64 72 61 67 20  | starts to drag |
000060c0  74 68 69 73 20 67 61 64  67 65 74 3b 0a 48 6c 70  |this gadget;.Hlp|
000060d0  2e 47 2e 44 72 61 67 67  61 62 6c 65 2e 48 41 53  |.G.Draggable.HAS|
000060e0  54 45 58 54 3a 21 53 49  2f 74 65 78 74 20 6c 61  |TEXT:!SI/text la|
000060f0  62 65 6c 3b 0a 48 6c 70  2e 47 2e 44 72 61 67 67  |bel;.Hlp.G.Dragg|
00006100  61 62 6c 65 2e 48 41 53  53 50 52 49 54 45 3a 21  |able.HASSPRITE:!|
00006110  53 49 2f 73 70 72 69 74  65 3b 0a 48 6c 70 2e 47  |SI/sprite;.Hlp.G|
00006120  2e 44 72 61 67 67 61 62  6c 65 2e 53 50 52 49 54  |.Draggable.SPRIT|
00006130  45 3a 5c 54 6e 61 6d 65  20 6f 66 20 74 68 65 20  |E:\Tname of the |
00006140  73 70 72 69 74 65 2e 0a  48 6c 70 2e 47 2e 44 72  |sprite..Hlp.G.Dr|
00006150  61 67 67 61 62 6c 65 2e  55 53 45 54 4f 4f 4c 42  |aggable.USETOOLB|
00006160  4f 58 49 44 53 3a 53 77  69 74 63 68 20 6f 6e 20  |OXIDS:Switch on |
00006170  69 66 20 79 6f 75 20 77  69 73 68 20 74 68 65 20  |if you wish the |
00006180  27 64 72 6f 70 20 70 6f  69 6e 74 27 20 74 6f 20  |'drop point' to |
00006190  62 65 20 72 65 70 6f 72  74 65 64 20 75 73 69 6e  |be reported usin|
000061a0  67 20 4f 62 6a 65 63 74  20 49 44 2f 63 6f 6d 70  |g Object ID/comp|
000061b0  6f 6e 65 6e 74 20 49 44  20 70 61 69 72 73 20 69  |onent ID pairs i|
000061c0  6e 73 74 65 61 64 20 6f  66 20 5c 77 20 68 61 6e  |nstead of \w han|
000061d0  64 6c 65 2f 69 63 6f 6e  20 68 61 6e 64 6c 65 20  |dle/icon handle |
000061e0  70 61 69 72 73 2e 0a 48  6c 70 2e 47 2e 44 72 61  |pairs..Hlp.G.Dra|
000061f0  67 67 61 62 6c 65 2e 44  52 41 47 3a 21 44 52 54  |ggable.DRAG:!DRT|
00006200  59 50 45 2f 36 3b 0a 48  6c 70 2e 47 2e 44 72 61  |YPE/6;.Hlp.G.Dra|
00006210  67 67 61 62 6c 65 2e 43  4c 49 43 4b 44 52 41 47  |ggable.CLICKDRAG|
00006220  3a 21 44 52 54 59 50 45  2f 31 30 3b 0a 48 6c 70  |:!DRTYPE/10;.Hlp|
00006230  2e 47 2e 44 72 61 67 67  61 62 6c 65 2e 44 4f 55  |.G.Draggable.DOU|
00006240  42 4c 45 43 4c 49 43 4b  44 52 41 47 3a 21 44 52  |BLECLICKDRAG:!DR|
00006250  54 59 50 45 2f 38 3b 0a  48 6c 70 2e 47 2e 44 72  |TYPE/8;.Hlp.G.Dr|
00006260  61 67 67 61 62 6c 65 2e  44 52 4f 50 53 48 41 44  |aggable.DROPSHAD|
00006270  4f 57 3a 53 77 69 74 63  68 20 6f 6e 20 74 6f 20  |OW:Switch on to |
00006280  64 69 73 70 6c 61 79 20  61 20 64 72 6f 70 2d 73  |display a drop-s|
00006290  68 61 64 6f 77 20 77 68  65 6e 20 64 72 61 67 67  |hadow when dragg|
000062a0  69 6e 67 2e 0a 48 6c 70  2e 47 2e 44 72 61 67 67  |ing..Hlp.G.Dragg|
000062b0  61 62 6c 65 2e 44 49 54  48 45 52 45 44 3a 53 77  |able.DITHERED:Sw|
000062c0  69 74 63 68 20 6f 6e 20  74 6f 20 6d 61 6b 65 20  |itch on to make |
000062d0  73 70 72 69 74 65 20 73  65 6d 69 2d 74 72 61 6e  |sprite semi-tran|
000062e0  73 70 61 72 65 6e 74 20  77 68 65 6e 20 64 72 61  |sparent when dra|
000062f0  67 67 69 6e 67 2e 0a 0a  48 6c 70 2e 47 2e 50 6f  |gging...Hlp.G.Po|
00006300  70 55 70 4d 65 6e 75 2e  44 45 4c 49 56 45 52 45  |pUpMenu.DELIVERE|
00006310  56 45 4e 54 3a 21 53 57  44 2f 74 68 65 20 50 6f  |VENT:!SWD/the Po|
00006320  70 55 70 5f 41 62 6f 75  74 54 6f 42 65 53 68 6f  |pUp_AboutToBeSho|
00006330  77 6e 20 65 76 65 6e 74  20 77 68 65 6e 20 74 68  |wn event when th|
00006340  65 20 75 73 65 72 20 63  6c 69 63 6b 73 20 6f 6e  |e user clicks on|
00006350  20 74 68 69 73 20 67 61  64 67 65 74 3b 0a 48 6c  | this gadget;.Hl|
00006360  70 2e 47 2e 50 6f 70 55  70 4d 65 6e 75 2e 4d 45  |p.G.PopUpMenu.ME|
00006370  4e 55 3a 21 44 52 4f 50  2f 6d 65 6e 75 3b 0a 0a  |NU:!DROP/menu;..|
00006380  21 41 41 44 49 52 3a 53  77 69 74 63 68 20 6f 6e  |!AADIR:Switch on|
00006390  20 74 6f 20 6d 61 6b 65  20 74 68 65 20 61 64 6a  | to make the adj|
000063a0  75 73 74 65 72 20 70 6f  69 6e 74 20 25 73 20 28  |uster point %s (|
000063b0  61 6e 64 20 74 6f 20 72  65 74 75 72 6e 20 27 25  |and to return '%|
000063c0  73 27 20 41 64 6a 75 73  74 65 72 5f 43 6c 69 63  |s' Adjuster_Clic|
000063d0  6b 65 64 20 65 76 65 6e  74 73 20 77 68 65 6e 20  |ked events when |
000063e0  74 68 65 20 75 73 65 72  20 63 6c 69 63 6b 73 20  |the user clicks |
000063f0  5c 73 20 6f 6e 20 69 74  29 2e 0a 48 6c 70 2e 47  |\s on it)..Hlp.G|
00006400  2e 41 64 6a 41 72 72 6f  77 2e 44 49 52 5f 4c 45  |.AdjArrow.DIR_LE|
00006410  46 54 3a 21 41 41 44 49  52 2f 6c 65 66 74 2f 64  |FT:!AADIR/left/d|
00006420  6f 77 6e 3b 0a 48 6c 70  2e 47 2e 41 64 6a 41 72  |own;.Hlp.G.AdjAr|
00006430  72 6f 77 2e 44 49 52 5f  52 49 47 48 54 3a 21 41  |row.DIR_RIGHT:!A|
00006440  41 44 49 52 2f 72 69 67  68 74 2f 75 70 3b 0a 48  |ADIR/right/up;.H|
00006450  6c 70 2e 47 2e 41 64 6a  41 72 72 6f 77 2e 44 49  |lp.G.AdjArrow.DI|
00006460  52 5f 55 50 3a 21 41 41  44 49 52 2f 75 70 2f 75  |R_UP:!AADIR/up/u|
00006470  70 3b 0a 48 6c 70 2e 47  2e 41 64 6a 41 72 72 6f  |p;.Hlp.G.AdjArro|
00006480  77 2e 44 49 52 5f 44 4f  57 4e 3a 21 41 41 44 49  |w.DIR_DOWN:!AADI|
00006490  52 2f 64 6f 77 6e 2f 64  6f 77 6e 3b 0a 0a 21 4e  |R/down/down;..!N|
000064a0  52 41 43 43 53 3a 53 77  69 74 63 68 20 6f 6e 20  |RACCS:Switch on |
000064b0  74 6f 20 6d 61 6b 65 20  61 6e 79 20 6e 75 6d 65  |to make any nume|
000064c0  72 69 63 61 6c 20 64 69  73 70 6c 61 79 20 6f 72  |rical display or|
000064d0  20 73 6c 69 64 65 72 20  69 6e 20 74 68 65 20 6e  | slider in the n|
000064e0  75 6d 62 65 72 72 61 6e  67 65 20 25 73 2e 0a 21  |umberrange %s..!|
000064f0  4e 52 53 4c 49 44 3a 53  77 69 74 63 68 20 6f 6e  |NRSLID:Switch on|
00006500  20 74 6f 20 70 6f 73 69  74 69 6f 6e 20 74 68 65  | to position the|
00006510  20 73 6c 69 64 65 72 20  74 6f 20 74 68 65 20 25  | slider to the %|
00006520  73 20 6f 66 20 74 68 65  20 67 61 64 67 65 74 2e  |s of the gadget.|
00006530  0a 48 6c 70 2e 47 2e 4e  75 6d 62 65 72 52 61 6e  |.Hlp.G.NumberRan|
00006540  67 65 2e 44 45 4c 49 56  45 52 45 56 45 4e 54 53  |ge.DELIVEREVENTS|
00006550  3a 21 53 57 56 43 2f 4e  75 6d 62 65 72 52 61 6e  |:!SWVC/NumberRan|
00006560  67 65 5f 56 61 6c 75 65  43 68 61 6e 67 65 64 3b  |ge_ValueChanged;|
00006570  0a 48 6c 70 2e 47 2e 4e  75 6d 62 65 72 52 61 6e  |.Hlp.G.NumberRan|
00006580  67 65 2e 48 41 53 44 49  53 50 4c 41 59 3a 21 53  |ge.HASDISPLAY:!S|
00006590  49 2f 6e 75 6d 65 72 69  63 61 6c 20 64 69 73 70  |I/numerical disp|
000065a0  6c 61 79 3b 0a 48 6c 70  2e 47 2e 4e 75 6d 62 65  |lay;.Hlp.G.Numbe|
000065b0  72 52 61 6e 67 65 2e 44  49 53 50 4c 41 59 3a 21  |rRange.DISPLAY:!|
000065c0  4e 52 41 43 43 53 2f 72  65 61 64 2d 6f 6e 6c 79  |NRACCS/read-only|
000065d0  3b 0a 48 6c 70 2e 47 2e  4e 75 6d 62 65 72 52 61  |;.Hlp.G.NumberRa|
000065e0  6e 67 65 2e 57 52 49 54  41 42 4c 45 3a 21 4e 52  |nge.WRITABLE:!NR|
000065f0  41 43 43 53 2f 77 72 69  74 61 62 6c 65 20 6f 72  |ACCS/writable or|
00006600  20 64 72 61 67 67 61 62  6c 65 3b 0a 48 6c 70 2e  | draggable;.Hlp.|
00006610  47 2e 4e 75 6d 62 65 72  52 61 6e 67 65 2e 48 41  |G.NumberRange.HA|
00006620  53 41 44 4a 55 53 54 45  52 53 3a 21 53 49 2f 70  |SADJUSTERS:!SI/p|
00006630  61 69 72 20 6f 66 20 61  64 6a 75 73 74 65 72 73  |air of adjusters|
00006640  3b 0a 48 6c 70 2e 47 2e  4e 75 6d 62 65 72 52 61  |;.Hlp.G.NumberRa|
00006650  6e 67 65 2e 48 41 53 53  4c 49 44 45 52 3a 21 53  |nge.HASSLIDER:!S|
00006660  49 2f 73 6c 69 64 65 72  3b 0a 48 6c 70 2e 47 2e  |I/slider;.Hlp.G.|
00006670  4e 75 6d 62 65 72 52 61  6e 67 65 2e 4c 45 46 54  |NumberRange.LEFT|
00006680  3a 21 4e 52 53 4c 49 44  2f 6c 65 66 74 3b 0a 48  |:!NRSLID/left;.H|
00006690  6c 70 2e 47 2e 4e 75 6d  62 65 72 52 61 6e 67 65  |lp.G.NumberRange|
000066a0  2e 52 49 47 48 54 3a 21  4e 52 53 4c 49 44 2f 72  |.RIGHT:!NRSLID/r|
000066b0  69 67 68 74 3b 0a 48 6c  70 2e 47 2e 4e 75 6d 62  |ight;.Hlp.G.Numb|
000066c0  65 72 52 61 6e 67 65 2e  44 49 53 50 4c 41 59 5f  |erRange.DISPLAY_|
000066d0  57 49 44 54 48 3a 5c 54  77 69 64 74 68 20 6f 66  |WIDTH:\Twidth of|
000066e0  20 74 68 65 20 6e 75 6d  65 72 69 63 61 6c 20 64  | the numerical d|
000066f0  69 73 70 6c 61 79 20 66  69 65 6c 64 20 69 6e 20  |isplay field in |
00006700  4f 53 20 75 6e 69 74 73  2e 20 54 68 69 73 20 76  |OS units. This v|
00006710  61 6c 75 65 20 69 73 20  72 65 6c 65 76 61 6e 74  |alue is relevant|
00006720  20 6f 6e 6c 79 20 69 66  20 74 68 65 20 6e 75 6d  | only if the num|
00006730  62 65 72 72 61 6e 67 65  20 61 6c 73 6f 20 69 6e  |berrange also in|
00006740  63 6c 75 64 65 73 20 61  20 73 6c 69 64 65 72 2e  |cludes a slider.|
00006750  0a 48 6c 70 2e 47 2e 4e  75 6d 62 65 72 52 61 6e  |.Hlp.G.NumberRan|
00006760  67 65 2e 50 52 45 43 49  53 49 4f 4e 3a 54 68 69  |ge.PRECISION:Thi|
00006770  73 20 76 61 6c 75 65 20  64 65 74 65 72 6d 69 6e  |s value determin|
00006780  65 73 20 77 68 65 72 65  20 74 68 65 20 64 65 63  |es where the dec|
00006790  69 6d 61 6c 20 70 6f 69  6e 74 20 61 70 70 65 61  |imal point appea|
000067a0  72 73 20 69 6e 20 61 6e  79 20 6e 75 6d 65 72 69  |rs in any numeri|
000067b0  63 61 6c 20 64 69 73 70  6c 61 79 2e 20 46 6f 72  |cal display. For|
000067c0  20 65 78 61 6d 70 6c 65  2c 20 61 20 70 72 65 63  | example, a prec|
000067d0  69 73 69 6f 6e 20 6f 66  20 32 20 77 69 6c 6c 20  |ision of 2 will |
000067e0  63 61 75 73 65 20 74 68  65 20 76 61 6c 75 65 20  |cause the value |
000067f0  32 33 34 35 20 74 6f 20  62 65 20 64 69 73 70 6c  |2345 to be displ|
00006800  61 79 65 64 20 61 73 20  32 33 2e 34 35 3b 20 75  |ayed as 23.45; u|
00006810  73 65 20 30 20 69 66 20  6e 6f 20 64 65 63 69 6d  |se 0 if no decim|
00006820  61 6c 20 70 6f 69 6e 74  20 69 73 20 72 65 71 75  |al point is requ|
00006830  69 72 65 64 2e 0a 48 6c  70 2e 47 2e 4e 75 6d 62  |ired..Hlp.G.Numb|
00006840  65 72 52 61 6e 67 65 2e  53 54 45 50 53 49 5a 45  |erRange.STEPSIZE|
00006850  3a 21 52 45 53 3b 2c 20  61 6e 64 20 69 73 20 74  |:!RES;, and is t|
00006860  68 65 20 61 6d 6f 75 6e  74 20 62 79 20 77 68 69  |he amount by whi|
00006870  63 68 20 74 68 65 20 76  61 6c 75 65 20 63 68 61  |ch the value cha|
00006880  6e 67 65 73 20 77 68 65  6e 65 76 65 72 20 61 6e  |nges whenever an|
00006890  20 61 64 6a 75 73 74 65  72 20 69 73 20 63 6c 69  | adjuster is cli|
000068a0  63 6b 65 64 2e 0a 0a 48  6c 70 2e 47 2e 53 74 72  |cked...Hlp.G.Str|
000068b0  69 6e 67 53 65 74 2e 44  45 4c 49 56 45 52 56 41  |ingSet.DELIVERVA|
000068c0  4c 55 45 3a 21 53 57 56  43 2f 53 74 72 69 6e 67  |LUE:!SWVC/String|
000068d0  53 65 74 5f 56 61 6c 75  65 43 68 61 6e 67 65 64  |Set_ValueChanged|
000068e0  3b 0a 48 6c 70 2e 47 2e  53 74 72 69 6e 67 53 65  |;.Hlp.G.StringSe|
000068f0  74 2e 44 45 4c 49 56 45  52 53 48 4f 57 3a 21 53  |t.DELIVERSHOW:!S|
00006900  57 44 2f 74 68 65 20 53  74 72 69 6e 67 53 65 74  |WD/the StringSet|
00006910  5f 41 62 6f 75 74 54 6f  42 65 53 68 6f 77 6e 20  |_AboutToBeShown |
00006920  65 76 65 6e 74 20 6a 75  73 74 20 62 65 66 6f 72  |event just befor|
00006930  65 20 74 68 65 20 73 74  72 69 6e 67 73 65 74 27  |e the stringset'|
00006940  73 20 6d 65 6e 75 20 69  73 20 64 69 73 70 6c 61  |s menu is displa|
00006950  79 65 64 3b 0a 48 6c 70  2e 47 2e 53 74 72 69 6e  |yed;.Hlp.G.Strin|
00006960  67 53 65 74 2e 48 41 53  54 49 54 4c 45 3a 53 77  |gSet.HASTITLE:Sw|
00006970  69 74 63 68 20 6f 6e 20  69 66 20 79 6f 75 20 77  |itch on if you w|
00006980  69 73 68 20 74 68 65 20  6d 65 6e 75 20 74 6f 20  |ish the menu to |
00006990  68 61 76 65 20 61 20 74  69 74 6c 65 2e 0a 48 6c  |have a title..Hl|
000069a0  70 2e 47 2e 53 74 72 69  6e 67 53 65 74 2e 54 49  |p.G.StringSet.TI|
000069b0  54 4c 45 3a 5c 54 6d 65  6e 75 27 73 20 74 69 74  |TLE:\Tmenu's tit|
000069c0  6c 65 2e 0a 48 6c 70 2e  47 2e 53 74 72 69 6e 67  |le..Hlp.G.String|
000069d0  53 65 74 2e 53 54 52 49  4e 47 53 3a 54 68 65 73  |Set.STRINGS:Thes|
000069e0  65 20 61 72 65 20 74 68  65 20 6d 65 6e 75 20 65  |e are the menu e|
000069f0  6e 74 72 69 65 73 2c 20  73 65 70 61 72 61 74 65  |ntries, separate|
00006a00  64 20 62 79 20 63 6f 6d  6d 61 73 2e 20 55 73 65  |d by commas. Use|
00006a10  20 5c 5c 2c 20 74 6f 20  69 6e 63 6c 75 64 65 20  | \\, to include |
00006a20  61 20 63 6f 6d 6d 61 20  69 6e 73 69 64 65 20 61  |a comma inside a|
00006a30  6e 20 65 6e 74 72 79 20  28 61 6e 64 20 5c 5c 5c  |n entry (and \\\|
00006a40  5c 20 74 6f 20 69 6e 63  6c 75 64 65 20 5c 5c 29  |\ to include \\)|
00006a50  2e 0a 48 6c 70 2e 47 2e  53 74 72 69 6e 67 53 65  |..Hlp.G.StringSe|
00006a60  74 2e 49 4e 49 54 49 41  4c 3a 5c 54 69 6e 69 74  |t.INITIAL:\Tinit|
00006a70  69 61 6c 20 76 61 6c 75  65 20 66 6f 72 20 74 68  |ial value for th|
00006a80  65 20 64 69 73 70 6c 61  79 20 66 69 65 6c 64 20  |e display field |
00006a90  28 69 66 20 61 6e 79 29  2c 20 61 6e 64 20 61 6c  |(if any), and al|
00006aa0  73 6f 20 64 65 74 65 72  6d 69 6e 65 73 20 77 68  |so determines wh|
00006ab0  69 63 68 20 65 6e 74 72  79 20 28 69 66 20 61 6e  |ich entry (if an|
00006ac0  79 29 20 69 73 20 74 69  63 6b 65 64 20 69 6e 20  |y) is ticked in |
00006ad0  74 68 65 20 6d 65 6e 75  2e 0a 48 6c 70 2e 47 2e  |the menu..Hlp.G.|
00006ae0  53 74 72 69 6e 67 53 65  74 2e 49 4e 49 54 49 41  |StringSet.INITIA|
00006af0  4c 4d 41 58 3a 5c 54 62  75 66 66 65 72 20 73 69  |LMAX:\Tbuffer si|
00006b00  7a 65 20 66 6f 72 20 74  68 65 20 73 74 72 69 6e  |ze for the strin|
00006b10  67 73 65 74 27 73 20 64  69 73 70 6c 61 79 20 66  |gset's display f|
00006b20  69 65 6c 64 3b 20 52 65  73 45 64 20 65 6e 73 75  |ield; ResEd ensu|
00006b30  72 65 73 20 69 74 20 69  73 20 61 6c 77 61 79 73  |res it is always|
00006b40  20 6c 61 72 67 65 20 65  6e 6f 75 67 68 20 74 6f  | large enough to|
00006b50  20 61 63 63 6f 6d 6d 6f  64 61 74 65 20 61 6e 79  | accommodate any|
00006b60  20 6f 66 20 74 68 65 20  6d 65 6e 75 20 65 6e 74  | of the menu ent|
00006b70  72 69 65 73 20 6f 72 20  74 68 65 20 73 70 65 63  |ries or the spec|
00006b80  69 66 69 65 64 20 69 6e  69 74 69 61 6c 20 73 74  |ified initial st|
00006b90  72 69 6e 67 2e 7c 7c 4d  55 73 65 20 27 2a 27 20  |ring.||MUse '*' |
00006ba0  74 6f 20 6d 61 6b 65 20  74 68 65 20 62 75 66 66  |to make the buff|
00006bb0  65 72 20 6a 75 73 74 20  74 68 65 20 72 69 67 68  |er just the righ|
00006bc0  74 20 73 69 7a 65 2e 0a  48 6c 70 2e 47 2e 53 74  |t size..Hlp.G.St|
00006bd0  72 69 6e 67 53 65 74 2e  48 41 53 44 49 53 50 4c  |ringSet.HASDISPL|
00006be0  41 59 3a 21 53 49 2f 64  69 73 70 6c 61 79 20 6f  |AY:!SI/display o|
00006bf0  72 20 77 72 69 74 61 62  6c 65 20 66 69 65 6c 64  |r writable field|
00006c00  3b 0a 48 6c 70 2e 47 2e  53 74 72 69 6e 67 53 65  |;.Hlp.G.StringSe|
00006c10  74 2e 44 49 53 50 4c 41  59 3a 21 53 49 2f 64 69  |t.DISPLAY:!SI/di|
00006c20  73 70 6c 61 79 20 66 69  65 6c 64 3b 20 0a 48 6c  |splay field; .Hl|
00006c30  70 2e 47 2e 53 74 72 69  6e 67 53 65 74 2e 57 52  |p.G.StringSet.WR|
00006c40  49 54 41 42 4c 45 3a 21  53 49 2f 77 72 69 74 61  |ITABLE:!SI/writa|
00006c50  62 6c 65 20 66 69 65 6c  64 3b 0a 0a 21 57 49 42  |ble field;..!WIB|
00006c60  55 46 46 3a 54 68 69 73  20 73 74 72 69 6e 67 20  |UFF:This string |
00006c70  69 73 20 73 74 6f 72 65  64 20 69 6e 20 61 20 62  |is stored in a b|
00006c80  75 66 66 65 72 20 61 64  64 72 65 73 73 65 64 20  |uffer addressed |
00006c90  62 79 20 77 6f 72 64 20  25 73 20 6f 66 20 74 68  |by word %s of th|
00006ca0  65 20 69 63 6f 6e 20 64  61 74 61 2e 0a 21 57 49  |e icon data..!WI|
00006cb0  4a 55 53 54 3a 53 77 69  74 63 68 20 6f 6e 20 74  |JUST:Switch on t|
00006cc0  6f 20 63 65 6e 74 72 65  20 74 68 65 20 69 63 6f  |o centre the ico|
00006cd0  6e 27 73 20 63 6f 6e 74  65 6e 74 20 25 73 2e 0a  |n's content %s..|
00006ce0  48 6c 70 2e 47 2e 57 69  6d 70 49 63 6f 6e 2e 42  |Hlp.G.WimpIcon.B|
00006cf0  55 54 54 4f 4e 3a 21 42  54 2f 69 63 6f 6e 3b 0a  |UTTON:!BT/icon;.|
00006d00  48 6c 70 2e 47 2e 57 69  6d 70 49 63 6f 6e 2e 42  |Hlp.G.WimpIcon.B|
00006d10  47 3a 21 43 4f 4c 2f 62  61 63 6b 67 72 6f 75 6e  |G:!COL/backgroun|
00006d20  64 20 2f 69 63 6f 6e 3b  0a 48 6c 70 2e 47 2e 57  |d /icon;.Hlp.G.W|
00006d30  69 6d 70 49 63 6f 6e 2e  46 47 3a 21 43 4f 4c 2f  |impIcon.FG:!COL/|
00006d40  66 6f 72 65 67 72 6f 75  6e 64 20 2f 69 63 6f 6e  |foreground /icon|
00006d50  3b 0a 48 6c 70 2e 47 2e  57 69 6d 70 49 63 6f 6e  |;.Hlp.G.WimpIcon|
00006d60  2e 53 50 52 49 54 45 3a  53 77 69 74 63 68 20 6f  |.SPRITE:Switch o|
00006d70  6e 20 74 6f 20 73 65 74  20 74 68 65 20 27 53 70  |n to set the 'Sp|
00006d80  72 69 74 65 27 20 69 63  6f 6e 20 66 6c 61 67 20  |rite' icon flag |
00006d90  28 62 69 74 20 31 29 2e  0a 48 6c 70 2e 47 2e 57  |(bit 1)..Hlp.G.W|
00006da0  69 6d 70 49 63 6f 6e 2e  54 45 58 54 3a 53 77 69  |impIcon.TEXT:Swi|
00006db0  74 63 68 20 6f 6e 20 74  6f 20 73 65 74 20 74 68  |tch on to set th|
00006dc0  65 20 27 54 65 78 74 27  20 69 63 6f 6e 20 66 6c  |e 'Text' icon fl|
00006dd0  61 67 20 28 62 69 74 20  30 29 2e 0a 48 6c 70 2e  |ag (bit 0)..Hlp.|
00006de0  47 2e 57 69 6d 70 49 63  6f 6e 2e 56 41 4c 55 45  |G.WimpIcon.VALUE|
00006df0  3a 21 57 49 42 55 46 46  2f 30 3b 0a 48 6c 70 2e  |:!WIBUFF/0;.Hlp.|
00006e00  47 2e 57 69 6d 70 49 63  6f 6e 2e 56 41 4c 49 44  |G.WimpIcon.VALID|
00006e10  3a 21 57 49 42 55 46 46  2f 31 3b 0a 48 6c 70 2e  |:!WIBUFF/1;.Hlp.|
00006e20  47 2e 57 69 6d 70 49 63  6f 6e 2e 43 4c 49 45 4e  |G.WimpIcon.CLIEN|
00006e30  54 53 50 52 49 54 45 53  3a 21 53 53 3b 73 70 72  |TSPRITES:!SS;spr|
00006e40  69 74 65 20 61 72 65 61  73 20 64 65 66 69 6e 65  |ite areas define|
00006e50  64 20 62 79 20 74 68 65  20 77 69 6e 64 6f 77 27  |d by the window'|
00006e60  73 20 73 70 72 69 74 65  20 61 72 65 61 20 66 69  |s sprite area fi|
00006e70  65 6c 64 2e 0a 48 6c 70  2e 47 2e 57 69 6d 70 49  |eld..Hlp.G.WimpI|
00006e80  63 6f 6e 2e 4d 45 4e 55  43 4c 49 43 4b 53 3a 53  |con.MENUCLICKS:S|
00006e90  77 69 74 63 68 20 6f 6e  20 74 6f 20 70 72 65 76  |witch on to prev|
00006ea0  65 6e 74 20 74 68 65 20  54 6f 6f 6c 62 6f 78 20  |ent the Toolbox |
00006eb0  66 72 6f 6d 20 64 69 73  70 6c 61 79 69 6e 67 20  |from displaying |
00006ec0  61 6e 79 20 6d 65 6e 75  20 61 73 73 6f 63 69 61  |any menu associa|
00006ed0  74 65 64 20 77 69 74 68  20 74 68 65 20 5c 77 20  |ted with the \w |
00006ee0  77 68 65 6e 20 74 68 65  20 75 73 65 72 20 63 6c  |when the user cl|
00006ef0  69 63 6b 73 20 4d 45 4e  55 20 6f 76 65 72 20 74  |icks MENU over t|
00006f00  68 69 73 20 69 63 6f 6e  2e 0a 48 6c 70 2e 47 2e  |his icon..Hlp.G.|
00006f10  57 69 6d 70 49 63 6f 6e  2e 45 53 47 3a 5c 54 69  |WimpIcon.ESG:\Ti|
00006f20  63 6f 6e 27 73 20 45 53  47 20 76 61 6c 75 65 20  |con's ESG value |
00006f30  28 30 20 74 6f 20 33 31  29 2e 0a 48 6c 70 2e 47  |(0 to 31)..Hlp.G|
00006f40  2e 57 69 6d 70 49 63 6f  6e 2e 42 4f 52 44 45 52  |.WimpIcon.BORDER|
00006f50  3a 53 77 69 74 63 68 20  6f 6e 20 74 6f 20 64 69  |:Switch on to di|
00006f60  73 70 6c 61 79 20 74 68  65 20 69 63 6f 6e 27 73  |splay the icon's|
00006f70  20 62 6f 75 6e 64 69 6e  67 20 62 6f 78 2e 0a 48  | bounding box..H|
00006f80  6c 70 2e 47 2e 57 69 6d  70 49 63 6f 6e 2e 48 43  |lp.G.WimpIcon.HC|
00006f90  45 4e 54 52 45 3a 21 57  49 4a 55 53 54 2f 68 6f  |ENTRE:!WIJUST/ho|
00006fa0  72 69 7a 6f 6e 74 61 6c  6c 79 3b 0a 48 6c 70 2e  |rizontally;.Hlp.|
00006fb0  47 2e 57 69 6d 70 49 63  6f 6e 2e 56 43 45 4e 54  |G.WimpIcon.VCENT|
00006fc0  52 45 3a 21 57 49 4a 55  53 54 2f 76 65 72 74 69  |RE:!WIJUST/verti|
00006fd0  63 61 6c 6c 79 3b 0a 48  6c 70 2e 47 2e 57 69 6d  |cally;.Hlp.G.Wim|
00006fe0  70 49 63 6f 6e 2e 46 49  4c 4c 45 44 3a 53 77 69  |pIcon.FILLED:Swi|
00006ff0  74 63 68 20 6f 6e 20 74  6f 20 66 69 6c 6c 20 74  |tch on to fill t|
00007000  68 65 20 69 63 6f 6e 27  73 20 62 6f 75 6e 64 69  |he icon's boundi|
00007010  6e 67 20 62 6f 78 20 74  6f 20 74 68 65 20 62 61  |ng box to the ba|
00007020  63 6b 67 72 6f 75 6e 64  20 63 6f 6c 6f 75 72 20  |ckground colour |
00007030  62 65 66 6f 72 65 20 70  61 69 6e 74 69 6e 67 20  |before painting |
00007040  69 74 73 20 63 6f 6e 74  65 6e 74 73 2e 0a 48 6c  |its contents..Hl|
00007050  70 2e 47 2e 57 69 6d 70  49 63 6f 6e 2e 41 44 4a  |p.G.WimpIcon.ADJ|
00007060  55 53 54 3a 53 77 69 74  63 68 20 6f 6e 20 69 66  |UST:Switch on if|
00007070  20 79 6f 75 20 77 69 73  68 20 6f 74 68 65 72 20  | you wish other |
00007080  69 63 6f 6e 73 20 77 69  74 68 20 74 68 65 20 73  |icons with the s|
00007090  61 6d 65 20 45 53 47 20  74 6f 20 72 65 6d 61 69  |ame ESG to remai|
000070a0  6e 20 73 65 6c 65 63 74  65 64 20 69 66 20 74 68  |n selected if th|
000070b0  65 20 75 73 65 72 20 63  6c 69 63 6b 73 20 5c 61  |e user clicks \a|
000070c0  20 6f 6e 20 74 68 69 73  20 6f 6e 65 2e 0a 48 6c  | on this one..Hl|
000070d0  70 2e 47 2e 57 69 6d 70  49 63 6f 6e 2e 48 41 4c  |p.G.WimpIcon.HAL|
000070e0  46 53 49 5a 45 3a 53 77  69 74 63 68 20 6f 6e 20  |FSIZE:Switch on |
000070f0  74 6f 20 64 69 73 70 6c  61 79 20 74 68 65 20 69  |to display the i|
00007100  63 6f 6e 27 73 20 73 70  72 69 74 65 20 68 61 6c  |con's sprite hal|
00007110  66 2d 73 69 7a 65 2e 0a  48 6c 70 2e 47 2e 57 69  |f-size..Hlp.G.Wi|
00007120  6d 70 49 63 6f 6e 2e 4e  45 45 44 53 48 45 4c 50  |mpIcon.NEEDSHELP|
00007130  3a 53 77 69 74 63 68 20  6f 6e 20 69 66 20 74 68  |:Switch on if th|
00007140  65 20 57 69 6d 70 20 63  61 6e 6e 6f 74 20 72 65  |e Wimp cannot re|
00007150  64 72 61 77 20 74 68 69  73 20 69 63 6f 6e 20 6f  |draw this icon o|
00007160  6e 20 69 74 73 20 6f 77  6e 2e 0a 48 6c 70 2e 47  |n its own..Hlp.G|
00007170  2e 57 69 6d 70 49 63 6f  6e 2e 52 49 47 48 54 3a  |.WimpIcon.RIGHT:|
00007180  53 77 69 74 63 68 20 6f  6e 20 74 6f 20 72 69 67  |Switch on to rig|
00007190  68 74 2d 6a 75 73 74 69  66 79 20 74 65 78 74 20  |ht-justify text |
000071a0  77 69 74 68 69 6e 20 74  68 65 20 69 63 6f 6e 2e  |within the icon.|
000071b0  0a                                                |.|
000071b1