~gladex/gladex/debianization

« back to all changes in this revision

Viewing changes to docs/gladex-manual/x62.html

  • Committer: Oumar Aziz OUATTARA (alias wattazoum)
  • Date: 2008-02-23 15:30:50 UTC
  • Revision ID: wattazoum@gmail.com-20080223153050-qd904a6nyowiihip
* Packaging ready
* Since GladeX is too much depanding on the packaging, there might be some bug to fix
* I am not sure the plugin recognition works anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>Getting Started</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 
9
REL="HOME"
 
10
TITLE="Gladex Manual V2.0"
 
11
HREF="index.html"><LINK
 
12
REL="PREVIOUS"
 
13
TITLE="Gladex Manual V2.0"
 
14
HREF="index.html"><LINK
 
15
REL="NEXT"
 
16
TITLE="Usage"
 
17
HREF="x123.html"></HEAD
 
18
><BODY
 
19
CLASS="sect1"
 
20
BGCOLOR="#FFFFFF"
 
21
TEXT="#000000"
 
22
LINK="#0000FF"
 
23
VLINK="#840084"
 
24
ALINK="#0000FF"
 
25
><DIV
 
26
CLASS="NAVHEADER"
 
27
><TABLE
 
28
SUMMARY="Header navigation table"
 
29
WIDTH="100%"
 
30
BORDER="0"
 
31
CELLPADDING="0"
 
32
CELLSPACING="0"
 
33
><TR
 
34
><TH
 
35
COLSPAN="3"
 
36
ALIGN="center"
 
37
><SPAN
 
38
CLASS="application"
 
39
>Gladex</SPAN
 
40
> Manual V2.0</TH
 
41
></TR
 
42
><TR
 
43
><TD
 
44
WIDTH="10%"
 
45
ALIGN="left"
 
46
VALIGN="bottom"
 
47
><A
 
48
HREF="index.html"
 
49
ACCESSKEY="P"
 
50
>Prev</A
 
51
></TD
 
52
><TD
 
53
WIDTH="80%"
 
54
ALIGN="center"
 
55
VALIGN="bottom"
 
56
></TD
 
57
><TD
 
58
WIDTH="10%"
 
59
ALIGN="right"
 
60
VALIGN="bottom"
 
61
><A
 
62
HREF="x123.html"
 
63
ACCESSKEY="N"
 
64
>Next</A
 
65
></TD
 
66
></TR
 
67
></TABLE
 
68
><HR
 
69
ALIGN="LEFT"
 
70
WIDTH="100%"></DIV
 
71
><DIV
 
72
CLASS="sect1"
 
73
><H1
 
74
CLASS="sect1"
 
75
><A
 
76
NAME="gladex-getting-started"
 
77
>2. Getting Started</A
 
78
></H1
 
79
><DIV
 
80
CLASS="sect2"
 
81
><H2
 
82
CLASS="sect2"
 
83
><A
 
84
NAME="gladex-start"
 
85
>2.1. To Start <SPAN
 
86
CLASS="application"
 
87
>Gladex</SPAN
 
88
></A
 
89
></H2
 
90
><P
 
91
>You can start <SPAN
 
92
CLASS="application"
 
93
><SPAN
 
94
CLASS="application"
 
95
>Gladex</SPAN
 
96
></SPAN
 
97
> in the following ways:
 
98
    </P
 
99
><P
 
100
></P
 
101
><DIV
 
102
CLASS="variablelist"
 
103
><DL
 
104
><DT
 
105
><SPAN
 
106
CLASS="guimenu"
 
107
>Applications</SPAN
 
108
> menu</DT
 
109
><DD
 
110
><P
 
111
>Choose 
 
112
                <SPAN
 
113
CLASS="guisubmenu"
 
114
>Programming </SPAN
 
115
>-&gt;<SPAN
 
116
CLASS="guimenuitem"
 
117
>Gladex Code Generator</SPAN
 
118
>. </P
 
119
></DD
 
120
><DT
 
121
>Command line</DT
 
122
><DD
 
123
><P
 
124
>To start <SPAN
 
125
CLASS="application"
 
126
><SPAN
 
127
CLASS="application"
 
128
>Gladex</SPAN
 
129
></SPAN
 
130
> from a command line, type the following command, 
 
131
                then press <B
 
132
CLASS="keycap"
 
133
>Return</B
 
134
>:</P
 
135
><P
 
136
 
137
                        <B
 
138
CLASS="command"
 
139
>gladex</B
 
140
 
141
                </P
 
142
><DIV
 
143
CLASS="note"
 
144
><P
 
145
></P
 
146
><TABLE
 
147
CLASS="note"
 
148
WIDTH="100%"
 
149
BORDER="0"
 
150
><TR
 
151
><TD
 
152
WIDTH="25"
 
153
ALIGN="CENTER"
 
154
VALIGN="TOP"
 
155
><IMG
 
156
SRC="../images/note.gif"
 
157
HSPACE="5"
 
158
ALT="Note"></TD
 
159
><TD
 
160
ALIGN="LEFT"
 
161
VALIGN="TOP"
 
162
><P
 
163
><SPAN
 
164
CLASS="application"
 
165
>Gladex</SPAN
 
166
> 0.4 does not support operation from the command line, but future versions will. <SPAN
 
167
CLASS="application"
 
168
>Gladex</SPAN
 
169
> 0.2 supports command line operation, but is limited to Python output.</P
 
170
></TD
 
171
></TR
 
172
></TABLE
 
173
></DIV
 
174
></DD
 
175
></DL
 
176
></DIV
 
177
></DIV
 
178
><DIV
 
179
CLASS="sect2"
 
180
><H2
 
181
CLASS="sect2"
 
182
><A
 
183
NAME="gladex-when-start"
 
184
>2.2. When You Start <SPAN
 
185
CLASS="application"
 
186
>Gladex</SPAN
 
187
></A
 
188
></H2
 
189
><P
 
190
>When you start <SPAN
 
191
CLASS="application"
 
192
><SPAN
 
193
CLASS="application"
 
194
>Gladex</SPAN
 
195
></SPAN
 
196
>, the following window is displayed.</P
 
197
><DIV
 
198
CLASS="figure"
 
199
><A
 
200
NAME="mainwindow-fig"
 
201
></A
 
202
><P
 
203
><B
 
204
>Figure 1. <SPAN
 
205
CLASS="application"
 
206
>Gladex</SPAN
 
207
> Start Up Window</B
 
208
></P
 
209
><DIV
 
210
CLASS="mediaobject"
 
211
><P
 
212
><IMG
 
213
SRC="figures/gladex_start_window.png"></P
 
214
></DIV
 
215
></DIV
 
216
><P
 
217
>The <SPAN
 
218
CLASS="application"
 
219
>Gladex</SPAN
 
220
> window contains the following elements:
 
221
    </P
 
222
><P
 
223
></P
 
224
><DIV
 
225
CLASS="variablelist"
 
226
><DL
 
227
><DT
 
228
>Menubar.</DT
 
229
><DD
 
230
><P
 
231
>The menus on the menubar contain all of the commands you need to work with files in 
 
232
        <SPAN
 
233
CLASS="application"
 
234
><SPAN
 
235
CLASS="application"
 
236
>Gladex</SPAN
 
237
></SPAN
 
238
>.</P
 
239
></DD
 
240
><DT
 
241
>Statusbar.</DT
 
242
><DD
 
243
><P
 
244
>The statusbar displays information about current <SPAN
 
245
CLASS="application"
 
246
><SPAN
 
247
CLASS="application"
 
248
>Gladex</SPAN
 
249
></SPAN
 
250
 
251
        activity and contextual information about the menu items. </P
 
252
></DD
 
253
></DL
 
254
></DIV
 
255
></DIV
 
256
></DIV
 
257
><DIV
 
258
CLASS="NAVFOOTER"
 
259
><HR
 
260
ALIGN="LEFT"
 
261
WIDTH="100%"><TABLE
 
262
SUMMARY="Footer navigation table"
 
263
WIDTH="100%"
 
264
BORDER="0"
 
265
CELLPADDING="0"
 
266
CELLSPACING="0"
 
267
><TR
 
268
><TD
 
269
WIDTH="33%"
 
270
ALIGN="left"
 
271
VALIGN="top"
 
272
><A
 
273
HREF="index.html"
 
274
ACCESSKEY="P"
 
275
>Prev</A
 
276
></TD
 
277
><TD
 
278
WIDTH="34%"
 
279
ALIGN="center"
 
280
VALIGN="top"
 
281
><A
 
282
HREF="index.html"
 
283
ACCESSKEY="H"
 
284
>Home</A
 
285
></TD
 
286
><TD
 
287
WIDTH="33%"
 
288
ALIGN="right"
 
289
VALIGN="top"
 
290
><A
 
291
HREF="x123.html"
 
292
ACCESSKEY="N"
 
293
>Next</A
 
294
></TD
 
295
></TR
 
296
><TR
 
297
><TD
 
298
WIDTH="33%"
 
299
ALIGN="left"
 
300
VALIGN="top"
 
301
><SPAN
 
302
CLASS="application"
 
303
>Gladex</SPAN
 
304
> Manual V2.0</TD
 
305
><TD
 
306
WIDTH="34%"
 
307
ALIGN="center"
 
308
VALIGN="top"
 
309
>&nbsp;</TD
 
310
><TD
 
311
WIDTH="33%"
 
312
ALIGN="right"
 
313
VALIGN="top"
 
314
>Usage</TD
 
315
></TR
 
316
></TABLE
 
317
></DIV
 
318
></BODY
 
319
></HTML
 
320
>
 
 
b'\\ No newline at end of file'