spedas/gui/utilities/
spd_ui_sbar_hwin_update.pro
Name spd_ui_sbar_hwin_update Purpose: Wrapper routine for updating the status bar and history window objects also handles dialog messages from error handlers Arguments: state: state structure from the top level widget, contains the history window and status bar objects message: string or array of strings to write to the history window and status bar objects /nohistoryWin: flag to turn off updating the history window object /nostatusBar: flag to turn off updating the status bar object /error: flag indicating an error sent us here err_msgbox_title: title to be displayed in the error msgbox $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/utilities/spd_ui_sbar_hwin_update.pro $
Routines
top source spd_ui_sbar_hwin_update
spd_ui_sbar_hwin_update, state, message, nohistoryWin=nohistoryWin, nostatusBar=nostatusBar, error=error, err_msgbox_title=err_msgbox_title
Parameters
- state
- message
Keywords
- nohistoryWin
- nostatusBar
- error
- err_msgbox_title
File attributes
Modification date: | Thu Feb 13 16:41:47 2014 |
Lines: | 25 |