Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | selectablelist |
This tool function replaces the list. The arguments are as for
the constructor.
Replace the menu with the provided items
Synopsis
replace(lead, list, label, updatelabel, casesensitive, width)
Arguments
lead
Listbox will appear to the sw of this agent
Allowed:
Agent
list
The list of items
Allowed:
Vector of strings
label
The label for the button
Allowed:
Strings
Default:
Label
updatelabel
Update the text on the button with the selection
Allowed:
T or F
Default:
F
casesensitive
Is the text searching case sensitive
Allowed:
T or F
Default:
F
width
Width in character units
Allowed:
Integer
Default:
Auto-scale
Returns
Bool
Description
Next: selectablelist.setbackground - Function
Up: selectablelist - Tool
Previous: selectablelist.done - Function
  Contents
  Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2006-10-15