Specifications
4-72 Widget Properties
4-72
4.3.19 Text List Widget
Use this widget to display a list of object related information in
text format, from which the object can usually be accessed.
Text List Properties
The properties available for a Text List widget are described in
the table below:
Figure 4.54
Object Description
Target
Moniker
This is the variable to which you put your widget data and/
or from which you get your widget data. It is the variable
that is associated with the widget.
Clicking the Ellipsis icon gives a list of available
options, including any variables of type Text that you
created in the Objects Manager. Any variables of type Text
that you create must have Vector selected in the N
Dimensions drop-down list.
Message This is the message that is executed/sent when the user
presses ENTER or double-clicks on the selection in the
widget. Normal use would have the object’s property view
open.
Delete
Message
This is the message that will be executed/fired when the
user presses DELETE on the selection in the widget.
Normal use would have the object being deleted.
Insert
Message
This is the message that will be executed/fired when the
user presses INSERT while the focus is within the widget.