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


Routines

Routines from spd_ui_image_export.pro

result = find_file_extension(filename)

NAME: spd_ui_image_exportPURPOSE: This window allows the user to pick the filename/type for image exportCALLING SEQUENCE: spd_ui_image_export,gui_id,draw_save_objectINPUT: gui_id: id of top level base widget from calling program draw_save_object: the object that does the actual outputOUTPUT:HISTORY:$LastChangedBy: nikos $$LastChangedDate: 2014-06-27 13:46:19 -0700 (Fri, 27 Jun 2014) $$LastChangedRevision: 15458 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_image_export.pro $

fix_image_text_boxes, state, fileerror=fileerror
spd_ui_image_export_event, event
spd_ui_image_export_save, state, event
result = spd_ui_listDirs(basedir)
result = spd_ui_updir(basedir, olddir=olddir)
spd_ui_resetDirs, state, newDirName
result = spd_ui_image_export(gui_id, drawObject, historywin, statusBar, inPtr)

Routine details

top source find_file_extension

result = find_file_extension(filename)

NAME: spd_ui_image_export PURPOSE: This window allows the user to pick the filename/type for image export CALLING SEQUENCE: spd_ui_image_export,gui_id,draw_save_object INPUT: gui_id: id of top level base widget from calling program draw_save_object: the object that does the actual output OUTPUT: HISTORY: $LastChangedBy: nikos $ $LastChangedDate: 2014-06-27 13:46:19 -0700 (Fri, 27 Jun 2014) $ $LastChangedRevision: 15458 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_image_export.pro $

Parameters

filename

top source fix_image_text_boxes

fix_image_text_boxes, state, fileerror=fileerror

Parameters

state

Keywords

fileerror

top source spd_ui_image_export_event

spd_ui_image_export_event, event

Parameters

event

top source spd_ui_image_export_save

spd_ui_image_export_save, state, event

Parameters

state
event

top source spd_ui_listDirs

result = spd_ui_listDirs(basedir)

Parameters

basedir

top source spd_ui_updir

result = spd_ui_updir(basedir, olddir=olddir)

Parameters

basedir

Keywords

olddir

top source spd_ui_resetDirs

spd_ui_resetDirs, state, newDirName

Parameters

state
newDirName

top source spd_ui_image_export

result = spd_ui_image_export(gui_id, drawObject, historywin, statusBar, inPtr)

Parameters

gui_id
drawObject
historywin
statusBar
inPtr

File attributes

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