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_panel_options.pro


NAME: spd_ui_panel_options PURPOSE: A widget interface for selecting data CALLING SEQUENCE: spd_uifile, master_widget_id INPUT: master_widget_id = the id number of the widget that calls this OUTPUT: none, there are buttons to push for plotting, setting limits, not sure what else yet... HISTORY: (lphilpott 06/2011) Delayed the handling of spinner events until user clicks OK/APPLY/SET ALL or changes panel. Dialog messages are issued for invalid entries. This avoids the issue of the text overwriting in spinners as the user types if values aren't valid. $LastChangedBy: egrimes $ $LastChangedDate: 2014-09-30 08:58:51 -0700 (Tue, 30 Sep 2014) $ $LastChangedRevision: 15880 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_panel_options.pro $

Routines

Routines from spd_ui_panel_options.pro

spd_ui_panel_update, tlb, state=state, nodraw=nodraw
spd_ui_init_panel_options, tlb, state=state
spd_ui_panel_options_set_dims, origWindow, cWindow, panelObjs
spd_ui_panel_options_set_all, tlb, state=state, panelSettings=panelSettings
spd_ui_panel_spinner_update, tlb, panelsettings
spd_ui_panel_spinner_check, tlb, panelsettings, uname, namestring, minvalue, maxvalue=maxvalue, reset=reset, _extra=_extra
spd_ui_panel_spinner_check_greater_than, tlb, panelsettings, uname, namestring, minvalue, _extra=_extra
result = spd_ui_panel_options_color_event(tlb, panelsettings, colorwidget, currentcolor)
spd_ui_panel_options_event, event
spd_ui_panel_options, gui_id, windowStorage, loadedData, historyWin, drawObject, template, tlb_statusbar, panel_select=panel_select, ctr_num=ctr_num

Routine details

top source spd_ui_panel_update

spd_ui_panel_update, tlb, state=state, nodraw=nodraw

Parameters

tlb

Keywords

state
nodraw

top source spd_ui_init_panel_options

spd_ui_init_panel_options, tlb, state=state

Parameters

tlb

Keywords

state

top source spd_ui_panel_options_set_dims

spd_ui_panel_options_set_dims, origWindow, cWindow, panelObjs

Parameters

origWindow
cWindow
panelObjs

top source spd_ui_panel_options_set_all

spd_ui_panel_options_set_all, tlb, state=state, panelSettings=panelSettings

Parameters

tlb

Keywords

state
panelSettings

top source spd_ui_panel_spinner_update

spd_ui_panel_spinner_update, tlb, panelsettings

Parameters

tlb
panelsettings

top source spd_ui_panel_spinner_check

spd_ui_panel_spinner_check, tlb, panelsettings, uname, namestring, minvalue, maxvalue=maxvalue, reset=reset, _extra=_extra

Parameters

tlb
panelsettings
uname
namestring
minvalue

Keywords

maxvalue
reset
_extra

top source spd_ui_panel_spinner_check_greater_than

spd_ui_panel_spinner_check_greater_than, tlb, panelsettings, uname, namestring, minvalue, _extra=_extra

Parameters

tlb
panelsettings
uname
namestring
minvalue

Keywords

_extra

top source spd_ui_panel_options_color_event

result = spd_ui_panel_options_color_event(tlb, panelsettings, colorwidget, currentcolor)

Parameters

tlb
panelsettings
colorwidget
currentcolor

top source spd_ui_panel_options_event

spd_ui_panel_options_event, event

Parameters

event

top source spd_ui_panel_options

spd_ui_panel_options, gui_id, windowStorage, loadedData, historyWin, drawObject, template, tlb_statusbar, panel_select=panel_select, ctr_num=ctr_num

Parameters

gui_id
windowStorage
loadedData
historyWin
drawObject
template
tlb_statusbar

Keywords

panel_select
ctr_num

File attributes

Modification date: Tue Oct 21 13:53:40 2014
Lines: 696