SELECTION-LISTSINGLE MULTIPLENO-DRAGLIST-ITEMS item-list LIST-ITEM-PAIRS item-pair-listSCROLLBAR-HORIZONTALSCROLLBAR-VERTICALsize-phraseINNER-CHARS cols INNER-LINES rowsSORTTOOLTIP tooltipLIST-ITEMS item-listSpecifies the items to appear in the list. item-list represents a comma-separated list of character-string constants.LIST-ITEM-PAIRS item-pair-list
label , value , label , valueSpecifies the outside dimensions of the selection-list widget. Following is the syntax for the size-phrase:
width BY heightSIZE SIZE-CHARS SIZE-PIXELSFor more information, see the SIZE phrase reference entry.Specifies the number of character positions visible in each line of the selection-list and the number of lines visible in the selection-list. Both cols and rows must be integer constants.TOOLTIP tooltipYou can add or change the TOOLTIP option at any time. If TOOLTIP is set to "" or the Unknown value (?), then the tooltip is removed. No tooltip is the default. The TOOLTIP option is supported in Windows only.The r-select.p procedure prompts the user for a directory name and then populates a selection-list with the contents of the specified directory. After the user selects an item from the selection-list, the procedure echoes back the selection.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |