Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

spedas/gui/panels/

spd_ui_add_variable.pro


Routines

Routines from spd_ui_add_variable.pro

spd_ui_add_variable_event, event

Function: spd_ui_add_variable Purpose: Widget for selecting a variable in the GUI Input: guiId: standard ID of the master widget loadedData: object containing loadedData guiTree: pointer to the widget tree historywin: history window object statusBar: status bar object Output: Returns an array of strings containing the selected data Keywords: multi: allow multple selections control: no interpolation; match the selected data to the control variable point-by-point leafonly: only allow the user to select a leaf treemode: selection mode for the tree widget.

result = spd_ui_add_variable(guiId, loadedData, guiTree, historywin, statusBar, multi=multi, control=control, leafonly=leafonly, treemode=treemode, windowtitle=windowtitle)

Routine details

top source spd_ui_add_variable_event

spd_ui_add_variable_event, event

Function: spd_ui_add_variable Purpose: Widget for selecting a variable in the GUI Input: guiId: standard ID of the master widget loadedData: object containing loadedData guiTree: pointer to the widget tree historywin: history window object statusBar: status bar object Output: Returns an array of strings containing the selected data Keywords: multi: allow multple selections control: no interpolation; match the selected data to the control variable point-by-point leafonly: only allow the user to select a leaf treemode: selection mode for the tree widget. See the header of the spd_ui_widget_tree object for details windowtitle: override the default window title $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_add_variable.pro $

Parameters

event

top source spd_ui_add_variable

result = spd_ui_add_variable(guiId, loadedData, guiTree, historywin, statusBar, multi=multi, control=control, leafonly=leafonly, treemode=treemode, windowtitle=windowtitle)

Parameters

guiId
loadedData
guiTree
historywin
statusBar

Keywords

multi
control
leafonly
treemode
windowtitle

File attributes

Modification date: Thu Feb 13 16:41:33 2014
Lines: 73