spedas/gui/panels/
spd_ui_legend_options.pro
NAME: spd_ui_legend_options PURPOSE: A widget interface for changing legend settings CALLING SEQUENCE: spd_ui_legend_options, info INPUT: info: info structure from spd_gui KEYWORDS: panel_select: pointer to current panel $LastChangedBy: egrimes $ $LastChangedDate: 2014-07-24 12:15:09 -0700 (Thu, 24 Jul 2014) $ $LastChangedRevision: 15601 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_legend_options.pro $
Routines
Routines from spd_ui_legend_options.pro
result = spd_ui_legend_options_get_traces(panelObjs, selected_panel)
spd_ui_legend_options_init, tlb, legendSettings, panel_select=panel_select
result = spd_ui_legend_options_color_event(tlb, fontcolorwin, currentcolor)
result = spd_ui_legend_options_update_varnames(tlb, legend)
spd_ui_legend_options_event, event
spd_ui_legend_options, info, panel_select=panel_select, tlb_statusbar=tlb_statusbar
Routine details
top source spd_ui_legend_options_get_traces
result = spd_ui_legend_options_get_traces(panelObjs, selected_panel)
Parameters
- panelObjs
- selected_panel
top source spd_ui_legend_options_init
spd_ui_legend_options_init, tlb, legendSettings, panel_select=panel_select
Parameters
- tlb
- legendSettings
Keywords
- panel_select
top source spd_ui_legend_options_color_event
result = spd_ui_legend_options_color_event(tlb, fontcolorwin, currentcolor)
Parameters
- tlb
- fontcolorwin
- currentcolor
top source spd_ui_legend_options_update_varnames
result = spd_ui_legend_options_update_varnames(tlb, legend)
Parameters
- tlb
- legend
top source spd_ui_legend_options
spd_ui_legend_options, info, panel_select=panel_select, tlb_statusbar=tlb_statusbar
Parameters
- info
Keywords
- panel_select
- tlb_statusbar
File attributes
Modification date: | Tue Oct 21 13:53:40 2014 |
Lines: | 757 |