File: help.tex

package info (click to toggle)
dstooltk-doc 2.0-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,024 kB
  • ctags: 451
  • sloc: perl: 753; makefile: 49; sh: 8
file content (108 lines) | stat: -rw-r--r-- 3,980 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
\section{Help Windows}\label{help}
%\index{help window}\index{window, help}
%
%
%\begin{figure}[h]
%\vspace{.5in}
%\centerline{\psfig{figure=ps/helpdstool.ps,height=2.4in}}
%\caption{\label{helpdstool}
%The DsTool Help window
%}
%\end{figure}
%
%
%
%\begin{description}\index{DsTool help window}\index{window, DsTool help}
%\item[Window Title:] DsTool:  Help
%\item[Function:]  The DsTool Help window displays general information about DsTool.   
%\item[Description:] The DsTool Help window is opened by selecting the DsTool option
%	from the Help menu button located in the Command window.
%\item[Panel items:] \mbox{}
%	\begin{itemize}
%	\item Help File read-only text pane:
%                Displays a document meant to give the user some help with DsTool.
%		It has not been written, so it's not very informative.  
%        \item Dismiss command button:
%                Closes the DsTool Help window.
%        \end{itemize}
%\end{description}
%
\begin{figure}[H]
%\vspace{.5in}
\centerline{\psfig{figure=ps/modelhelp.ps,height=177pt}}
\caption{\label{helpmodel}
The Model Help window
}
\end{figure}

\begin{description}\index{Model Help window}\index{window, Model Help}
\item[Window Title:] DsTool: Help
\item[Function:]  The Model Help window displays the C code for the current dynamical system.
\item[Description:]  The Model Help window is opened by selecting the Model option 
	from the Help menu button located in the Command window.  It displays the C code which was is used
	to define the current dynamical system.  If this file cannot be found, an error message is printed. 
\item[Panel items:] \mbox{}
	\begin{itemize}
	\item Model Definition read-only text pane:
		Displays the model file (C code) used by DsTool to create
		the current model.  See section \ref{def_ds} on defining dynamical systems
		for more information on what the various parts of the model file mean. 
	\item File identifier message:
		Displays the location of the file which appears in the text pane.
	\item Dismiss command button:
		Closes the Model Help window.
	\end{itemize}
\end{description}

%
%\begin{figure}[H]
%\vspace{.5in}
%\centerline{\psfig{figure=ps/filesl.ps,height=191pt}}
%\caption{\label{helpfile}
%The File Help window
%}
%\end{figure}
%
%
%
%\begin{description}\index{file help window}\index{window, file help}
%\item[Window Title:] DsTool:  File: Load
%\item[Function:]  The File Help window allows the user to view any file.
%\item[Description:] The File Help window is opened by selecting the File option
%	from the Help menu button located in the Command window.
%	The window is identical to the Files window.  See
%        section \ref{window, files} for information on the panel items of that window.
%	When a file is loaded, a new window is opened which contains a scrollable listbox in which the 
%	loaded file appears.  No effort is made to check whether or not the files that are
%	loaded are binaries.
%\end{description}
%

%
\begin{figure}[H]
%\vspace{.5in}
\centerline{\psfig{figure=ps/versionhelp.ps,height=132pt}}
\caption{\label{helpversion}
The About DsTool Help window
}
\end{figure}

\begin{description}\index{window, About DsTool}\index{About DsTool window}
\item[Window title:]  DsTool: Version
\item[Function:]  The About DsTool Help window displays information about the current version of DsTool.
\item[Description:]  The About DsTool Help window is opened by selecting the About DsTool option
	from the Help menu button located in the Command window.  
\item[Panel items:] \mbox{}
	\begin{itemize}
 	\item Information message:
		Displays information about the current executable. 
		It includes information about which architecture this program was built for,
	        when the current version was built and by whom, as well as information about the
		affiliated institutions of the authors.
        \item Dismiss command button:
                Closes the About DsTool Help window.
        \end{itemize}
\end{description}

%\end{description}