lamp_mac/FIGARO/
cosmos.pro
includes main-level program:Description: Init somme common and compile related modules. :Params: run_galaxy : in, required, type="Integer" If set to 1, performs the init for a GALAXY run, otherwise for a COSMOS run. :Author: pellegrini 23 nov. 2010
Routines
cosmos_init
cosmos_cleanup, tlb
cosmos_about_events, event
cosmos_about_dialog, event
cosmos_set_defaults, event
result = cosmos_get_settings(main)
cosmos_save_input_file, event
cosmos_load_input_file, event
cosmos_log_flush, main
cosmos_quit, event
cosmos_set_settings, main, settings
cosmos_startup_dialog, msg, title, im
result = cosmos_table_check(main, table)
cosmos_run, event
cosmos_eval_row, event
cosmos_cancel_run, event
cosmos_news_event, event
cosmos_display_news, event
cosmos_select_mft_parameter, event
cosmos_select_instrument, event
cosmos_events, event
cosmos, group_leader=group_leader, compile=compile
Routine details
top cosmos_init
cosmos_init
top cosmos_about_events
cosmos_about_events, event
:Description: The handler for the event coming from the "about" dialog. :Params: event : in, required, type="Event structure" The event. :Author: pellegrini 23 nov. 2010
Parameters
- event
top cosmos_about_dialog
cosmos_about_dialog, event
:Description: Build up the "About" dialog. It is made of a draw area where small images are displayed one after the other and of general informations about the application. This dialog is displayed as a pop-up window with its own event handler. :Params: event : in, required, type="Event structure" The event. :Author: pellegrini 26 nov. 2010
Parameters
- event
File attributes
Modification date: | Tue Oct 1 14:42:05 2013 |
Lines: | 1,075 |