Specifications

Extension View Editor 4-41
4-41
Source
Moniker
This is available only when the Source radio button is
selected. Allows you to select a text variable that provides the
string for the static text widget. Any variables of type Text
that you have set up in the Objects Manager are available
when you click the Ellipsis icon . For a HYSYS property
view status bar, the usual selection is Description of Highest
Status Condition.
Source
Widget
Available only when the Source radio button is selected. This
is rarely used in HYSYS, but it allows you to choose a widget
that supplies the static text with information. For example,
you could select the tabs widget and have the tab label appear
in the static text widget.
Alignment Select a radio button to determine the justification of the text
in the static text widget. Choose Left, Centre, or Right.
Colour
Variable
Allows you to select a variable that determines the
background colour of the static text widget at run time. Click
the Ellipsis icon for current options. For a HYSYS property
view status bar, the usual selection is Colour for Current
Status.
Ellipsis
Style
The selection in this drop-down list instructs the static text
widget how to show its information when the text is too long
to be fully shown. This should only apply to Source text, not
Fixed text, since you know the length of fixed text and can
adjust the size of the widget to accommodate it. You can
choose from three available options:
None. The text is cropped according to the widget size.
Path. Applies to file names; as much of the path name
as possible is shown; for instance, the path c:\program
files\hysys\cases\ed.hsc may be shown as
c:\,...\cases\ed.hsc.
End. As much as possible is shown with an ending if
the text cannot fit.
Object Description