Inform Box Editor - Labels

Create a Label
Labels display fixed text strings on the Inform Box. To create a new
label:
- Click New Label, a new, blank label will appear in the simulated
screen area.
- In the Message box, type the text that should appear in the label.
See RPL or Quoted Strings for Title, Label Messages, Field Help
for use of RPL in this field.
- In the Label Name box, enter a meaningful name for the label (or
you can just leave the default name).
- Drag the label to the desired position on the screen. The label may
also positioned by typing or using the arrow buttons in the Left and
Top boxes.
- The width and height of the label can also be adjusted (HP49 only) using
the Width and Height boxes.
- Visible can be unchecked (HP49 only) to make the label invisible.
RPL code then can make it visible when desired.
Label and Field Selector
There is a selection box just above the New Label button. This
selector can be used to make any field or label the currently selected item.
Data is then displayed for that field or label. A field or label can also
be selected by clicking on the label or field with the mouse.
Delete a Label or Field
To delete a label or field, select the label or field with the mouse or
selector box then press Delete. There is no undo for this
deletion.