~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to applic/help/creategui.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)creategui.hlq     19.1 (ESO-IPG) 02/25/03 13:19:16 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1992 European Southern Observatory
 
4
%.IDENT      creategui.hlq
 
5
%.AUTHOR     PB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, CREATE/GUI
 
7
%.PURPOSE    On-line help file for the command: CREATE/GUI
 
8
%.VERSION    1.0  31-MAR-1992    Creation : PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./GUI
 
12
\es\co
 
13
CREATE/GUI                                              05-NOV-1995 PB
 
14
\oc\su
 
15
CREATE/GUI [name]
 
16
        Creates graphical user interfaces
 
17
\us\pu
 
18
Purpose:   
 
19
        Starts a graphical user interface for an application
 
20
\up\sy
 
21
Syntax:     
 
22
            CREATE/GUI [name]
 
23
\ys\pa
 
24
            name =  Name of the required interface. Possible names are: \\
 
25
 \\
 
26
                 HELP    : on-line documentation  \\
 
27
                 DISPLAY : display related commands \\
 
28
                 DO      : Data Organizer \\
 
29
                 ECHELLE : context Echelle (echelle spectroscopy) \\
 
30
                 FILTER  : ESO CCD and filter database, EMMI/SUSI simulators \\
 
31
                 IRSPEC  : context IRSPEC \\
 
32
                 LONG    : context Long  (1D and long-slit spectroscopy) \\
 
33
                 ALICE   : spectral analysis context Alice \\
 
34
 \\
 
35
\ap\no
 
36
Note:   
 
37
            a) The parameter name can be truncated to its shortest significant
 
38
            part
 
39
 \\
 
40
            b) Color allocation problems could result from too many
 
41
            color-demanding aplications already created before the GUIs. 
 
42
            In particular the display window or Unix applications like xv
 
43
            should preferably be created after the GUIs.
 
44
  \\
 
45
            c) The command CREATE/GUI activates if necessary the contexts 
 
46
            required for the interface. \\
 
47
 \\
 
48
            d) Graphical user interfaces are available only for Unix systems
 
49
               and require OSF/MOTIF libraries at installation time.
 
50
 \\
 
51
\on\exs
 
52
Examples:
 
53
\ex
 
54
            CREA/GUI  disp
 
55
\xe \sxe
 
56
 
 
57