spedas/gui/panels/
spd_ui_calculate.pro
NAME: spd_ui_calculate PURPOSE: A widget interface for selecting data CALLING SEQUENCE: spd_ui_calculate, master_widget_id INPUT: master_widget_id = the id number of the widget that calls this program OUTPUT: none HISTORY: $LastChangedBy: egrimes $ $LastChangedDate: 2014-09-30 10:06:42 -0700 (Tue, 30 Sep 2014) $ $LastChangedRevision: 15884 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_calculate.pro $
Routines
Routines from spd_ui_calculate.pro
result = spd_ui_calculate_insert_text(programTextID, insertText, offset)
result = spd_ui_calculate_checknl(id, offset)
spd_ui_calculate_insert, listInFocus, insertTree, programTextId, strToAdd, textOffset, statusBar, historyWin
spd_ui_calculate_event, event
spd_ui_calculate, gui_id, loadedData, settings, historywin, treeCopyPtr, call_sequence, drawObject, windowStorage, scrollbar, tlb_statusBar
Routine details
top source spd_ui_calculate_insert_text
result = spd_ui_calculate_insert_text(programTextID, insertText, offset)
Parameters
- programTextID
- insertText
- offset
top source spd_ui_calculate_checknl
result = spd_ui_calculate_checknl(id, offset)
Parameters
- id
- offset
top source spd_ui_calculate_insert
spd_ui_calculate_insert, listInFocus, insertTree, programTextId, strToAdd, textOffset, statusBar, historyWin
Parameters
- listInFocus
- insertTree
- programTextId
- strToAdd
- textOffset
- statusBar
- historyWin
top source spd_ui_calculate
spd_ui_calculate, gui_id, loadedData, settings, historywin, treeCopyPtr, call_sequence, drawObject, windowStorage, scrollbar, tlb_statusBar
Parameters
- gui_id
- loadedData
- settings
- historywin
- treeCopyPtr
- call_sequence
- drawObject
- windowStorage
- scrollbar
- tlb_statusBar
File attributes
Modification date: | Tue Oct 21 13:53:40 2014 |
Lines: | 484 |