This page was created by the IDL library routine mk_html_help2.

Last modified: Tue May 7 11:36:21 2013.


Directory Listing of Routines


Routine Descriptions

THM_UI_COPY

[Next Routine] [List of Routines]

  Name: THM_UI_COPY

  Purpose: Copies the current page to the clipboard. 
           Should also work with Ctrl+C. 
           It can also be called from thm_ui_draw_event

  Inputs: The info structure from the main gui


$LastChangedBy: nikos $
$LastChangedDate: 2013-04-03 15:35:33 -0700 (Wed, 03 Apr 2013) $
$LastChangedRevision: 11951 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_copy.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_copy.pro)


THM_UI_EXIT

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_EXIT
  
  Purpose: Exits the GUI
  
  Inputs: The info structure from the main gui
          The event that led to this function call


$LastChangedBy: pcruce $
$LastChangedDate: 2009-03-02 12:51:33 -0800 (Mon, 02 Mar 2009) $
$LastChangedRevision: 5194 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_exit.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_exit.pro)


THM_UI_EXPAND

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_EXPAND
  
  Purpose: zooms the x axis out of the current plot out
  
  Inputs: The info structure from the main gui


$LastChangedBy: aaflores $
$LastChangedDate: 2009-07-13 18:18:58 -0700 (Mon, 13 Jul 2009) $
$LastChangedRevision: 6427 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_expand.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_expand.pro)


THM_UI_LOAD_THEMIS_CDF

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_LOAD_THEMIS_CDF
  
  Purpose: Loads data from a CDF chosen by user. Note that only CDFs that conform to THEMIS standards can be opened. 
  CDFs that do not conform may produce unhelpful error messages. 
  
  Inputs: The info structure from the main gui


$LastChangedBy: nikos $
$LastChangedDate: 2012-10-10 12:51:34 -0700 (Wed, 10 Oct 2012) $
$LastChangedRevision: 10974 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_load_themis_cdf.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_load_themis_cdf.pro)


THM_UI_OPEN

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_OPEN

  Purpose: Opens a themis document

  Inputs: The info structure from the main gui


$LastChangedBy: nikos $
$LastChangedDate: 2013-04-19 21:42:24 -0700 (Fri, 19 Apr 2013) $
$LastChangedRevision: 12117 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_open.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_open.pro)


THM_UI_OPEN_TEMPLATE

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_OPEN_TEMPLATE
  
  Purpose: Opens a themis template
  
  Inputs: The info structure from the main gui


$LastChangedBy: lphilpott $
$LastChangedDate: 2012-03-08 15:53:56 -0800 (Thu, 08 Mar 2012) $
$LastChangedRevision: 10011 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_open_template.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_open_template.pro)


THM_UI_PRINT

[Previous Routine] [Next Routine] [List of Routines]
 NAME:
   THM_UI_PRINT

 PURPOSE:
   Modularizes the print code.  Mainly so that it can be grouped in its own separate catch block.
 

 CALLING SEQUENCE:
   thm_ui_print,info,event
 
 Input:
  Info: The info struct from the main gui block

$LastChangedBy: pcruce $
$LastChangedDate: 2010-04-22 11:23:52 -0700 (Thu, 22 Apr 2010) $
$LastChangedRevision: 7542 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_print.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_print.pro)


THM_UI_REDUCE

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_REDUCE
  
  Purpose: zooms the x axis of the current plot in
  
  Inputs: The info structure from the main gui


$LastChangedBy: aaflores $
$LastChangedDate: 2009-07-13 18:18:58 -0700 (Mon, 13 Jul 2009) $
$LastChangedRevision: 6427 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_reduce.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_reduce.pro)


THM_UI_REFRESH

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_REFRESH
  
  Purpose: Refreshes the draw area of the GUI
  
  Inputs: The info structure from the main gui
   


$LastChangedBy: pcruce $
$LastChangedDate: 2009-02-25 12:22:47 -0800 (Wed, 25 Feb 2009) $
$LastChangedRevision: 5158 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_refresh.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_refresh.pro)


THM_UI_SAVE

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_SAVE
  
  Purpose: SAVES a themis document
  
  Inputs: The info structure from the main gui


$LastChangedBy: aaflores $
$LastChangedDate: 2013-04-03 18:18:00 -0700 (Wed, 03 Apr 2013) $
$LastChangedRevision: 11955 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_save.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_save.pro)


THM_UI_SAVEAS

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_SAVEAS
  
  Purpose: SAVES a themis document with a new file name
  
  Inputs: The info structure from the main gui


$LastChangedBy: aaflores $
$LastChangedDate: 2013-04-03 18:18:00 -0700 (Wed, 03 Apr 2013) $
$LastChangedRevision: 11955 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_saveas.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_saveas.pro)


THM_UI_SAVEAS_TEMPLATE

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_SAVEAS_TEMPLATE
  
  Purpose: SAVES a themis template with a new file name
  
  Inputs: The info structure from the main gui


$LastChangedBy: jwl $
$LastChangedDate: 2012-07-25 15:08:27 -0700 (Wed, 25 Jul 2012) $
$LastChangedRevision: 10744 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_saveas_template.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_saveas_template.pro)


THM_UI_SAVE_TEMPLATE

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_SAVE_TEMPLATE
  
  Purpose: SAVES a themis template
  
  Inputs: The info structure from the main gui


$LastChangedBy: jwl $
$LastChangedDate: 2012-07-25 15:08:27 -0700 (Wed, 25 Jul 2012) $
$LastChangedRevision: 10744 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_save_template.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_save_template.pro)


THM_UI_SCROLLB

[Previous Routine] [Next Routine] [List of Routines]

  Name: SCROLLB
  
  Purpose: Scrolls the current window backwards
  
  Inputs: The info structure from the main gui


$LastChangedBy: aaflores $
$LastChangedDate: 2009-07-13 18:18:58 -0700 (Mon, 13 Jul 2009) $
$LastChangedRevision: 6427 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_scrollb.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_scrollb.pro)


THM_UI_SCROLLF

[Previous Routine] [Next Routine] [List of Routines]

  Name: THM_UI_SCROLLF
  
  Purpose: Scrolls the current window forwards
  
  Inputs: The info structure from the main gui


$LastChangedBy: aaflores $
$LastChangedDate: 2009-07-13 18:18:58 -0700 (Mon, 13 Jul 2009) $
$LastChangedRevision: 6427 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_scrollf.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_scrollf.pro)


THM_UI_SCROLL_VIEW

[Previous Routine] [Next Routine] [List of Routines]

  Name: thm_ui_scroll_view
  
  Purpose: Moves the area viewport of the draw area if the entire viewing area is not displayed
  
  Inputs: draw_widget: The draw widget for the visible drawing area
          dir: 0=down, 1=up 


$LastChangedBy: pcruce $
$LastChangedDate: 2012-02-22 15:46:50 -0800 (Wed, 22 Feb 2012) $
$LastChangedRevision: 9822 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_8_00/idl/themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_scroll_view.pro $

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_scroll_view.pro)


THM_UI_UPDATE_TITLE

[Previous Routine] [List of Routines]

Purpose:
  Update the GUI's top level base title.

Input:
  INFO: Info structure from the main GUI

Notes:
  The base title should be stored in INFO, 
  the current page's name will be appended. 

(See themis/thm_ui_new/utilities/thm_ui_main_funcs/thm_ui_update_title.pro)