~ubuntu-branches/ubuntu/wily/eso-midas/wily-proposed

« back to all changes in this revision

Viewing changes to gui/XHelp/prj/transientShell1.i

  • 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
! UIMX ascii 2.0 key: 1793                                                      
 
2
*action.WriteHelp: {\
 
3
WriteHelpAW(UxWidget);\
 
4
helpPR(UxWidget);\
 
5
\
 
6
}
 
7
 
 
8
*translation.table: transTable1
 
9
*translation.parent: transientShell1
 
10
*translation.policy: override
 
11
*translation.<Key>Delete: delete-previous-character()
 
12
*translation.Ctrl<Key>a: beginning-of-line()
 
13
*translation.Ctrl<Key>b: backward-character()
 
14
*translation.Ctrl<Key>d: kill-next-character()
 
15
*translation.Ctrl<Key>e: end-of-line()
 
16
*translation.Ctrl<Key>f: forward-character()
 
17
*translation.Ctrl<Key>i: insert-string("    ")
 
18
*translation.Ctrl<Key>k : kill-to-end-of-line()
 
19
*translation.<Key>BackSpace: delete-previous-character()
 
20
*translation.<Key>osfBackSpace: delete-previous-character()
 
21
*translation.<Key>osfDelete: delete-previous-character()
 
22
*translation.Meta<Key>b: backward-word()
 
23
*translation.Meta<Key>d: delete-next-word()
 
24
*translation.Meta<Key>f: forward-word()
 
25
*translation.Ctrl<Key>j: newline-and-indent()
 
26
*translation.Ctrl<Key>l: redraw-display()
 
27
*translation.Ctrl<Key>m: newline()
 
28
*translation.Ctrl<Key>n: next-line()
 
29
*translation.Ctrl<Key>o: newline-and-backup()
 
30
*translation.Ctrl<Key>p: previous-line()
 
31
*translation.Ctrl<Key>u: kill-to-start-of-line()
 
32
*translation.Ctrl<Key>v: next-page()
 
33
*translation.Ctrl<Key>w: kill-selection()
 
34
*translation.Ctrl<Key>y: unkill()
 
35
*translation.Ctrl<Key>z: scroll-one-line-down()
 
36
*translation.Meta<Key>v: previous-page()
 
37
*translation.Meta<Key>y: stuff()
 
38
*translation.Meta<Key>z: scroll-one-line-down()
 
39
*translation.<EnterWindow>: WriteHelp() Enter()
 
40
 
 
41
*translation.table: transTable6
 
42
*translation.parent: transientShell1
 
43
*translation.policy: override
 
44
*translation.<EnterNotify>: WriteHelp() Enter()
 
45
 
 
46
*transientShell1.class: transientShell
 
47
*transientShell1.parent: NO_PARENT
 
48
*transientShell1.static: true
 
49
*transientShell1.gbldecl: #include <stdio.h>\
 
50
#include <ExternResources.h>\
 
51
\
 
52
extern char midvers[];\
 
53
#include <stdlib.h>\
 
54
#include <UxSubproc.h>\
 
55
 
 
56
*transientShell1.ispecdecl:
 
57
*transientShell1.funcdecl: swidget create_transientShell1()\
 
58
 
 
59
*transientShell1.funcname: create_transientShell1
 
60
*transientShell1.funcdef: "swidget", "<create_transientShell1>(%)"
 
61
*transientShell1.icode:
 
62
*transientShell1.fcode: return(rtrn);\
 
63
 
 
64
*transientShell1.auxdecl: helpPR(uw)\
 
65
Widget uw;\
 
66
{\
 
67
char s[100];\
 
68
extern char mid_mail[];\
 
69
\
 
70
strcpy(s,"");\
 
71
\
 
72
/* Class */\
 
73
if (uw == UxGetWidget(toggleButton2))\
 
74
    strcpy(s,"Problem class: software bug");\
 
75
\
 
76
if (uw == UxGetWidget(toggleButton3))\
 
77
    strcpy(s,"Problem class: documentation bug");\
 
78
\
 
79
if (uw == UxGetWidget(toggleButton4))\
 
80
    strcpy(s,"Problem class: no bug, but modification or new feature requested");\
 
81
\
 
82
if (uw == UxGetWidget(toggleButton1))\
 
83
    strcpy(s,"Problem class: Midas support needed");\
 
84
\
 
85
/* Category */\
 
86
\
 
87
if (uw == UxGetWidget(toggleButton5))\
 
88
    strcpy(s,"Problem Category: Midas installation");\
 
89
\
 
90
if (uw == UxGetWidget(toggleButton6))\
 
91
    strcpy(s,"Problem Category: Midas distribution");\
 
92
\
 
93
if (uw == UxGetWidget(toggleButton7))\
 
94
    strcpy(s,"Problem Category: System, Monitor, Command Language");\
 
95
\
 
96
if (uw == UxGetWidget(toggleButton8))\
 
97
    strcpy(s,"Problem Category: Display Window and related commands");\
 
98
\
 
99
if (uw == UxGetWidget(toggleButton9))\
 
100
    strcpy(s,"Problem Category: Graphic window and related commands");\
 
101
\
 
102
if (uw == UxGetWidget(toggleButton10))\
 
103
    strcpy(s,"Problem Category: Midas Tables");\
 
104
\
 
105
if (uw == UxGetWidget(toggleButton11))\
 
106
    strcpy(s,"Problem Category: On-line help and documentation");\
 
107
\
 
108
if (uw == UxGetWidget(toggleButton12))\
 
109
    strcpy(s,"Problem Category: Image arithmetic, filtering, transforms");\
 
110
\
 
111
if (uw == UxGetWidget(toggleButton13))\
 
112
    strcpy(s,"Problem Category: Graphical User Interfaces");\
 
113
\
 
114
if (uw == UxGetWidget(toggleButton14))\
 
115
    strcpy(s,"Problem Category: Midas context (select the appropriate one)");\
 
116
\
 
117
/* Confidentiality, Severity, Priority */\
 
118
\
 
119
if (uw == UxGetWidget(menu4) || uw == UxGetWidget(menu1_p4))\
 
120
    strcpy(s,"Midas Context");\
 
121
\
 
122
if (uw == UxGetWidget(menu5) || uw == UxGetWidget(menu1_p5))\
 
123
    strcpy(s,"Priority level");\
 
124
\
 
125
/* Originator, Release */\
 
126
\
 
127
if (uw == UxGetWidget(textField6))\
 
128
   strcpy(s,"E-mail address or identification of the mail originator");\
 
129
\
 
130
if (uw == UxGetWidget(textField7))\
 
131
   strcpy(s,"Midas release");\
 
132
\
 
133
/* Environment, Command , Synopsis */\
 
134
\
 
135
if (uw == UxGetWidget(text3))\
 
136
   strcpy(s,"Hardware and software environment (OS, compilers, platform, ...)");\
 
137
\
 
138
if (uw == UxGetWidget(textField9))\
 
139
   strcpy(s,"Midas command involved (if relevant)");\
 
140
\
 
141
if (uw == UxGetWidget(textField8))\
 
142
   strcpy(s,"Short description of the problem");\
 
143
\
 
144
/* Description, How-To-Repeat */\
 
145
\
 
146
if (uw == UxGetWidget(scrolledWindow6) || uw == UxGetWidget(scrolledText6))\
 
147
    strcpy(s,"Precise description of the problem");\
 
148
\
 
149
/* Push Buttons: OK, Save As, Clear, Cancel */\
 
150
\
 
151
if (uw == UxGetWidget(NewsButton1))\
 
152
   sprintf(s,"Send a mail to the address: %s and close the window",\
 
153
           mid_mail);\
 
154
\
 
155
if (uw == UxGetWidget(PrintButton1))\
 
156
   strcpy(s,"Save the mail in an ASCII file");\
 
157
\
 
158
if (uw == UxGetWidget(ReportButton1))\
 
159
   strcpy(s,"Clear entry fields: Command, Synopsis, Description, How-To-Repeat");\
 
160
\
 
161
if (uw == UxGetWidget(SendButton1))\
 
162
   strcpy(s,"Close the window");\
 
163
\
 
164
/* Short Help */\
 
165
\
 
166
if (uw == UxGetWidget(SHelp1))\
 
167
   strcpy(s,"Short help area");\
 
168
\
 
169
/* Now display the help message */\
 
170
\
 
171
XmTextSetString(UxGetWidget(SHelp1),s);\
 
172
\
 
173
}\
 
174
\
 
175
makeReport(file)\
 
176
char file[]; \
 
177
{\
 
178
 extern swidget pb;\
 
179
 extern char mid_mail[];\
 
180
 char   full_synopsis[200], category[30], logname[100], command[100];\
 
181
 char   synopsis[100], ctx[30], gnats_cat[30];\
 
182
 int    len, lenf, i;\
 
183
 char    linux_string[80];\
 
184
 swidget linux_sw;\
 
185
 int     dbx=0;\
 
186
 \
 
187
 FILE *fp;\
 
188
\
 
189
 strcpy(ctx,UxGetLabelString(UxFindSwidget(UxGetMenuHistory(menu4))));\
 
190
 strcpy(full_synopsis,XmTextGetString(UxGetWidget(textField8)));\
 
191
 strcpy(synopsis,full_synopsis);\
 
192
 strcpy(command,XmTextGetString(UxGetWidget(textField9)));\
 
193
 len = strlen(command);\
 
194
\
 
195
 if (len > 0) {\
 
196
     strcat(full_synopsis," - Command: ");\
 
197
     lenf = strlen(full_synopsis);\
 
198
     for (i=0; i<len; i++) full_synopsis[lenf+i] = toupper(command[i]);\
 
199
     full_synopsis[lenf+len] = '\0';\
 
200
     }\
 
201
\
 
202
 strcpy(logname,getenv("LOGNAME"));\
 
203
\
 
204
\
 
205
  if ((fp = fopen(file,"w")) == NULL) {\
 
206
       sprintf(command,"Could not open file: %s with write permission\n",file);\
 
207
       XmTextSetString(UxGetWidget(SHelp1),command);\
 
208
       return(0); \
 
209
     }\
 
210
\
 
211
 fprintf(fp,"To: %s\n",mid_mail);\
 
212
 fprintf(fp,"Cc: %s\n",logname);\
 
213
 fprintf(fp,"Subject: %s\n",synopsis);\
 
214
 fprintf(fp,"From: %s\n",logname);\
 
215
 fprintf(fp,"Reply-To: %s\n",logname);\
 
216
 fprintf(fp,">X-send-pr-version: XHelp Problem Report Form\n");\
 
217
\
 
218
 fprintf(fp,">Submitter-Id:\n");\
 
219
\
 
220
 fprintf(fp,">Originator:      %s\n",\
 
221
      XmTextGetString(UxGetWidget(textField6)));\
 
222
\
 
223
 fprintf(fp,">Organization:\n");\
 
224
 fprintf(fp,">Confidential: no\n");\
 
225
 \
 
226
 fprintf(fp,">Synopsis:        %s\n",full_synopsis);\
 
227
\
 
228
 fprintf(fp,">Severity:        serious\n");\
 
229
\
 
230
 fprintf(fp,">Priority:        %s\n",\
 
231
    UxGetLabelString(UxFindSwidget(UxGetMenuHistory(menu5))) );\
 
232
\
 
233
 strcpy(linux_string, UxGetMenuHistory(rowColumn2));\
 
234
 if (dbx == 1) printf("String %s\n",linux_string);\
 
235
 if (linux_string[0] != 't') strcpy(linux_string,"toggleButton7");\
 
236
 linux_sw = UxFindSwidget(linux_string);\
 
237
 if (dbx == 1) printf("Content %s\n",linux_sw);\
 
238
 strcpy(category,UxGetLabelString(linux_sw));\
 
239
\
 
240
 /* Associating Category */\
 
241
 strcpy(gnats_cat,"midas-system");\
 
242
 if (category[0] == 'I' && category[1] == 'n') \
 
243
                         strcpy(gnats_cat,"midas-install");\
 
244
 if (category[0] == 'D' && category[3] == 't') \
 
245
                         strcpy(gnats_cat,"midas-dist");\
 
246
 if (category[0] == 'S') strcpy(gnats_cat,"midas-system");\
 
247
 if (category[0] == 'D' && category[3] == 'p') \
 
248
                         strcpy(gnats_cat,"midas-display");\
 
249
 if (category[0] == 'G' && category[7] == 's') \
 
250
                         strcpy(gnats_cat,"midas-graphic");\
 
251
 if (category[0] == 'T') strcpy(gnats_cat,"midas-table");\
 
252
 if (category[0] == 'H') strcpy(gnats_cat,"midas-doc");\
 
253
 if (category[0] == 'I' && category[1] == 'm') \
 
254
                         strcpy(gnats_cat,"midas-image");\
 
255
 if (category[0] == 'G' && category[7] == 'a') \
 
256
                         strcpy(gnats_cat,"midas-gui");\
 
257
 if (category[0] == 'C') {\
 
258
        strcpy(gnats_cat,"ctx-");\
 
259
        strcat(gnats_cat,\
 
260
          UxGetLabelString(UxFindSwidget(UxGetMenuHistory(menu4))) );\
 
261
        }\
 
262
\
 
263
 if (dbx == 1) printf ("Associated GNATS category: %s\n",gnats_cat);\
 
264
\
 
265
 fprintf(fp,">Category:        "); \
 
266
 fprintf(fp,"%s\n",gnats_cat);\
 
267
\
 
268
 strcpy(linux_string,UxGetMenuHistory(rowColumn1));\
 
269
 if (dbx == 1) printf("String %s\n",linux_string);\
 
270
 if (linux_string[0] != 't') strcpy(linux_string,"toggleButton1");\
 
271
 linux_sw = UxFindSwidget(linux_string);\
 
272
 fprintf(fp,">Class:           %s\n",UxGetLabelString(linux_sw));\
 
273
\
 
274
 fprintf(fp,">Release:         %s\n",\
 
275
      XmTextGetString(UxGetWidget(textField7)));\
 
276
\
 
277
 fprintf(fp,">Environment:     \n");\
 
278
 fprintf(fp,"%s",XmTextGetString(UxGetWidget(text3)) );\
 
279
\
 
280
 fprintf(fp,">Description:\n"); \
 
281
 fprintf(fp,"%s\n",\
 
282
      XmTextGetString(UxGetWidget(scrolledText6)));\
 
283
\
 
284
 fprintf(fp,">How-To-Repeat:\n\n"); \
 
285
 fprintf(fp,">Fix:\n");\
 
286
\
 
287
 fclose(fp);\
 
288
}\
 
289
\
 
290
sendReport(file)\
 
291
char file[];\
 
292
{\
 
293
char command[100];\
 
294
\
 
295
 sprintf(command,\
 
296
  "cat %s | /usr/lib/sendmail -oi -t ; rm %s",\
 
297
  file,file);\
 
298
\
 
299
 system(command);\
 
300
}\
 
301
\
 
302
get_subproc(UxWidget, mod)\
 
303
\
 
304
Widget UxWidget;\
 
305
int    mod;\
 
306
\
 
307
{\
 
308
char command[1000], buffer[1000];\
 
309
FILE *fpin;\
 
310
int  input, pos=0;\
 
311
\
 
312
strcpy( command, getenv("MIDASHOME")); \
 
313
strcat( command, "/");\
 
314
strcat( command, getenv("MIDVERS")); \
 
315
strcat( command, "/system/unix/");\
 
316
\
 
317
if (mod == 2 ) strcat(command,"patchlevel");\
 
318
if (mod == 1 ) strcat(command,"environment");\
 
319
if (mod == 0 ) strcat(command,"originator");\
 
320
\
 
321
if ((fpin = popen(command,"r")) == NULL) {\
 
322
    printf("Could not execute command: %s\n",command);\
 
323
    return(-1);\
 
324
  }\
 
325
\
 
326
\
 
327
while ((input =  fgetc(fpin)) != EOF) buffer[pos++] = (char)input;\
 
328
buffer[pos] = '\0';\
 
329
\
 
330
if (pclose(fpin) == -1)\
 
331
   printf("Could not close stream for command: %s\n",command);\
 
332
\
 
333
XmTextSetString(UxWidget,buffer);\
 
334
return(0);\
 
335
}\
 
336
 
 
337
*transientShell1.name: transientShell1
 
338
*transientShell1.x: 654
 
339
*transientShell1.y: 28
 
340
*transientShell1.width: 572
 
341
*transientShell1.height: 750
 
342
*transientShell1.title: "Problem Report Form"
 
343
*transientShell1.allowShellResize: "false"
 
344
*transientShell1.popupCallback: {\
 
345
extern char mid_mail[];\
 
346
\
 
347
char text[100];\
 
348
\
 
349
sprintf(text,"Edit problem report. Button OK sends a mail to: %s\n",\
 
350
         mid_mail);\
 
351
\
 
352
UxPutText(SHelp1,text);\
 
353
\
 
354
get_subproc(UxGetWidget(textField6),0); \
 
355
get_subproc(UxGetWidget(textField7),2); \
 
356
\
 
357
XmTextSetTopCharacter(UxGetWidget(text3),(XmTextPosition) 0);\
 
358
XmTextSetInsertionPosition(UxGetWidget(text3),(XmTextPosition) 0);\
 
359
\
 
360
}
 
361
 
 
362
*workArea1.class: form
 
363
*workArea1.parent: transientShell1
 
364
*workArea1.static: true
 
365
*workArea1.name: workArea1
 
366
*workArea1.x: 20
 
367
*workArea1.y: 2
 
368
*workArea1.width: 572
 
369
*workArea1.height: 4
 
370
*workArea1.borderWidth: 0
 
371
*workArea1.createCallback: {\
 
372
\
 
373
}
 
374
*workArea1.mapCallback: {\
 
375
\
 
376
}
 
377
*workArea1.background: WindowBackground
 
378
*workArea1.unitType: "pixels"
 
379
*workArea1.resizePolicy: "resize_none"
 
380
*workArea1.fractionBase: 100
 
381
*workArea1.focusCallback: {\
 
382
/* UxPutBottomOffset(scrolledWindow6,GetBottom()); */\
 
383
}
 
384
 
 
385
*scrolledWindow6.class: scrolledWindow
 
386
*scrolledWindow6.parent: workArea1
 
387
*scrolledWindow6.static: true
 
388
*scrolledWindow6.name: scrolledWindow6
 
389
*scrolledWindow6.scrollingPolicy: "application_defined"
 
390
*scrolledWindow6.x: 5
 
391
*scrolledWindow6.y: 400
 
392
*scrolledWindow6.visualPolicy: "variable"
 
393
*scrolledWindow6.scrollBarDisplayPolicy: "static"
 
394
*scrolledWindow6.shadowThickness: 0
 
395
*scrolledWindow6.height: 160
 
396
*scrolledWindow6.width: 480
 
397
*scrolledWindow6.background: ApplicBackground
 
398
*scrolledWindow6.translations: ""
 
399
*scrolledWindow6.bottomAttachment: "attach_form"
 
400
*scrolledWindow6.bottomWidget: ""
 
401
*scrolledWindow6.leftAttachment: "attach_form"
 
402
*scrolledWindow6.leftOffset: 5
 
403
*scrolledWindow6.rightAttachment: "attach_form"
 
404
*scrolledWindow6.rightOffset: 5
 
405
*scrolledWindow6.topAttachment: "attach_form"
 
406
*scrolledWindow6.bottomPosition: 68
 
407
*scrolledWindow6.topOffset: 440
 
408
*scrolledWindow6.bottomOffset: 100
 
409
 
 
410
*scrolledText6.class: scrolledText
 
411
*scrolledText6.parent: scrolledWindow6
 
412
*scrolledText6.static: true
 
413
*scrolledText6.name: scrolledText6
 
414
*scrolledText6.width: 569
 
415
*scrolledText6.height: 100
 
416
*scrolledText6.background: "WhiteSmoke"
 
417
*scrolledText6.x: 0
 
418
*scrolledText6.y: 0
 
419
*scrolledText6.editable: "true"
 
420
*scrolledText6.scrollHorizontal: "true"
 
421
*scrolledText6.scrollVertical: "true"
 
422
*scrolledText6.editMode: "multi_line_edit"
 
423
*scrolledText6.foreground: TextForeground
 
424
*scrolledText6.highlightColor: "black"
 
425
*scrolledText6.fontList: TextFont
 
426
*scrolledText6.translations: ""
 
427
*scrolledText6.createCallback: {\
 
428
\
 
429
}
 
430
*scrolledText6.highlightOnEnter: "true"
 
431
 
 
432
*SHelp1.class: text
 
433
*SHelp1.parent: workArea1
 
434
*SHelp1.static: true
 
435
*SHelp1.name: SHelp1
 
436
*SHelp1.x: 30
 
437
*SHelp1.y: 380
 
438
*SHelp1.width: 325
 
439
*SHelp1.height: 40
 
440
*SHelp1.background: SHelpBackground
 
441
*SHelp1.foreground: TextForeground
 
442
*SHelp1.highlightColor: ApplicBackground
 
443
*SHelp1.fontList: TextFont
 
444
*SHelp1.cursorPositionVisible: "true"
 
445
*SHelp1.translations: ""
 
446
*SHelp1.activateCallback: {\
 
447
\
 
448
}
 
449
*SHelp1.pendingDelete: "true"
 
450
*SHelp1.blinkRate: 500
 
451
*SHelp1.editMode: "single_line_edit"
 
452
*SHelp1.highlightOnEnter: "true"
 
453
*SHelp1.wordWrap: "false"
 
454
*SHelp1.accelerators: ""
 
455
*SHelp1.leftAttachment: "attach_form"
 
456
*SHelp1.leftOffset: 5
 
457
*SHelp1.rightAttachment: "attach_form"
 
458
*SHelp1.rightOffset: 5
 
459
*SHelp1.bottomAttachment: "attach_none"
 
460
*SHelp1.bottomOffset: 0
 
461
*SHelp1.text: "Edit your message. Button OK sends a mail to the midas account"
 
462
*SHelp1.topAttachment: "attach_widget"
 
463
*SHelp1.topOffset: 10
 
464
*SHelp1.topWidget: "scrolledWindow6"
 
465
 
 
466
*NewsButton1.class: pushButton
 
467
*NewsButton1.parent: workArea1
 
468
*NewsButton1.static: true
 
469
*NewsButton1.name: NewsButton1
 
470
*NewsButton1.x: 180
 
471
*NewsButton1.y: 330
 
472
*NewsButton1.width: 95
 
473
*NewsButton1.height: 30
 
474
*NewsButton1.background: ButtonBackground
 
475
*NewsButton1.labelString: "OK"
 
476
*NewsButton1.foreground: ButtonForeground
 
477
*NewsButton1.fontList: BoldTextFont
 
478
*NewsButton1.activateCallback: {\
 
479
 extern char filename[];\
 
480
 extern swidget pb;\
 
481
\
 
482
 makeReport(filename);\
 
483
 sendReport(filename);\
 
484
 SensMenu(1);\
 
485
 UxPopdownInterface(pb);\
 
486
\
 
487
}
 
488
*NewsButton1.recomputeSize: "false"
 
489
*NewsButton1.topAttachment: "attach_widget"
 
490
*NewsButton1.topOffset: 5
 
491
*NewsButton1.topWidget: "SHelp1"
 
492
*NewsButton1.highlightColor: "Black"
 
493
*NewsButton1.leftAttachment: "attach_form"
 
494
*NewsButton1.leftOffset: 10
 
495
*NewsButton1.translations: ""
 
496
*NewsButton1.highlightOnEnter: "true"
 
497
 
 
498
*PrintButton1.class: pushButton
 
499
*PrintButton1.parent: workArea1
 
500
*PrintButton1.static: true
 
501
*PrintButton1.name: PrintButton1
 
502
*PrintButton1.x: 280
 
503
*PrintButton1.y: 330
 
504
*PrintButton1.width: 95
 
505
*PrintButton1.height: 30
 
506
*PrintButton1.background: ButtonBackground
 
507
*PrintButton1.labelString: "Save As..."
 
508
*PrintButton1.foreground: ButtonForeground
 
509
*PrintButton1.fontList: BoldTextFont
 
510
*PrintButton1.activateCallback: {\
 
511
extern swidget save;\
 
512
UxPopupInterface(save,exclusive_grab);\
 
513
MapRaised(save);\
 
514
\
 
515
}
 
516
*PrintButton1.recomputeSize: "false"
 
517
*PrintButton1.topAttachment: "attach_widget"
 
518
*PrintButton1.topOffset: 5
 
519
*PrintButton1.topWidget: "SHelp1"
 
520
*PrintButton1.leftAttachment: "attach_widget"
 
521
*PrintButton1.leftOffset: 10
 
522
*PrintButton1.leftWidget: "NewsButton1"
 
523
*PrintButton1.highlightColor: "Black"
 
524
*PrintButton1.translations: ""
 
525
*PrintButton1.highlightOnEnter: "true"
 
526
 
 
527
*ReportButton1.class: pushButton
 
528
*ReportButton1.parent: workArea1
 
529
*ReportButton1.static: true
 
530
*ReportButton1.name: ReportButton1
 
531
*ReportButton1.x: 430
 
532
*ReportButton1.y: 330
 
533
*ReportButton1.width: 95
 
534
*ReportButton1.height: 30
 
535
*ReportButton1.background: ButtonBackground
 
536
*ReportButton1.labelString: "Clear"
 
537
*ReportButton1.foreground: ButtonForeground
 
538
*ReportButton1.fontList: BoldTextFont
 
539
*ReportButton1.activateCallback: {\
 
540
\
 
541
UxPutText(scrolledText6,""); \
 
542
UxPutText(textField8,""); \
 
543
UxPutText(textField9,""); \
 
544
\
 
545
}
 
546
*ReportButton1.recomputeSize: "false"
 
547
*ReportButton1.highlightColor: "Black"
 
548
*ReportButton1.leftAttachment: "attach_widget"
 
549
*ReportButton1.leftOffset: 10
 
550
*ReportButton1.leftWidget: "PrintButton1"
 
551
*ReportButton1.topAttachment: "attach_widget"
 
552
*ReportButton1.topOffset: 5
 
553
*ReportButton1.topWidget: "SHelp1"
 
554
*ReportButton1.translations: ""
 
555
*ReportButton1.highlightOnEnter: "true"
 
556
 
 
557
*SendButton1.class: pushButton
 
558
*SendButton1.parent: workArea1
 
559
*SendButton1.static: true
 
560
*SendButton1.name: SendButton1
 
561
*SendButton1.x: 550
 
562
*SendButton1.y: 320
 
563
*SendButton1.width: 95
 
564
*SendButton1.height: 30
 
565
*SendButton1.background: ButtonBackground
 
566
*SendButton1.labelString: "Cancel"
 
567
*SendButton1.foreground: ButtonForeground
 
568
*SendButton1.fontList: BoldTextFont
 
569
*SendButton1.activateCallback: {\
 
570
extern swidget pb; \
 
571
SensMenu(1);\
 
572
UxPopdownInterface(pb);\
 
573
}
 
574
*SendButton1.recomputeSize: "false"
 
575
*SendButton1.highlightColor: "Black"
 
576
*SendButton1.leftAttachment: "attach_widget"
 
577
*SendButton1.leftOffset: 10
 
578
*SendButton1.leftWidget: "ReportButton1"
 
579
*SendButton1.topAttachment: "attach_widget"
 
580
*SendButton1.topOffset: 5
 
581
*SendButton1.topWidget: "SHelp1"
 
582
*SendButton1.translations: ""
 
583
*SendButton1.highlightOnEnter: "true"
 
584
 
 
585
*label8.class: label
 
586
*label8.parent: workArea1
 
587
*label8.static: true
 
588
*label8.name: label8
 
589
*label8.x: 0
 
590
*label8.y: 310
 
591
*label8.width: 100
 
592
*label8.height: 20
 
593
*label8.background: LabelBackground
 
594
*label8.fontList: BoldTextFont
 
595
*label8.foreground: TextForeground
 
596
*label8.labelString: "Describe here the problem, indicate if relevant how to repeat and how to fix it:"
 
597
*label8.alignment: "alignment_beginning"
 
598
*label8.bottomAttachment: "attach_widget"
 
599
*label8.bottomOffset: 2
 
600
*label8.bottomWidget: "scrolledWindow6"
 
601
*label8.leftAttachment: "attach_form"
 
602
*label8.leftOffset: 10
 
603
*label8.translations: ""
 
604
*label8.rightAttachment: "attach_form"
 
605
*label8.rightOffset: 20
 
606
 
 
607
*label9.class: label
 
608
*label9.parent: workArea1
 
609
*label9.static: true
 
610
*label9.name: label9
 
611
*label9.x: 0
 
612
*label9.y: 100
 
613
*label9.width: 100
 
614
*label9.height: 20
 
615
*label9.background: LabelBackground
 
616
*label9.fontList: BoldTextFont
 
617
*label9.foreground: TextForeground
 
618
*label9.labelString: "Environment:"
 
619
*label9.alignment: "alignment_beginning"
 
620
*label9.leftAttachment: "attach_form"
 
621
*label9.leftOffset: 10
 
622
*label9.topAttachment: "attach_form"
 
623
*label9.topOffset: 265
 
624
*label9.translations: ""
 
625
 
 
626
*label10.class: label
 
627
*label10.parent: workArea1
 
628
*label10.static: true
 
629
*label10.name: label10
 
630
*label10.x: 370
 
631
*label10.y: 50
 
632
*label10.width: 100
 
633
*label10.height: 20
 
634
*label10.background: LabelBackground
 
635
*label10.fontList: BoldTextFont
 
636
*label10.foreground: TextForeground
 
637
*label10.labelString: "Category"
 
638
*label10.alignment: "alignment_center"
 
639
*label10.leftAttachment: "attach_none"
 
640
*label10.leftOffset: 10
 
641
*label10.topAttachment: "attach_form"
 
642
*label10.topOffset: 5
 
643
*label10.translations: ""
 
644
*label10.rightAttachment: "attach_form"
 
645
*label10.rightOffset: 150
 
646
 
 
647
*label11.class: label
 
648
*label11.parent: workArea1
 
649
*label11.static: true
 
650
*label11.name: label11
 
651
*label11.x: 10
 
652
*label11.y: 110
 
653
*label11.width: 100
 
654
*label11.height: 20
 
655
*label11.background: LabelBackground
 
656
*label11.fontList: BoldTextFont
 
657
*label11.foreground: TextForeground
 
658
*label11.labelString: "Class"
 
659
*label11.alignment: "alignment_center"
 
660
*label11.leftAttachment: "attach_form"
 
661
*label11.leftOffset: 50
 
662
*label11.topAttachment: "attach_form"
 
663
*label11.topOffset: 5
 
664
*label11.translations: ""
 
665
 
 
666
*label12.class: label
 
667
*label12.parent: workArea1
 
668
*label12.static: true
 
669
*label12.name: label12
 
670
*label12.x: 20
 
671
*label12.y: 80
 
672
*label12.width: 70
 
673
*label12.height: 20
 
674
*label12.background: LabelBackground
 
675
*label12.fontList: BoldTextFont
 
676
*label12.foreground: TextForeground
 
677
*label12.labelString: "Priority:"
 
678
*label12.alignment: "alignment_beginning"
 
679
*label12.leftAttachment: "attach_form"
 
680
*label12.leftOffset: 20
 
681
*label12.topAttachment: "attach_form"
 
682
*label12.topOffset: 177
 
683
*label12.translations: ""
 
684
 
 
685
*label15.class: label
 
686
*label15.parent: workArea1
 
687
*label15.static: true
 
688
*label15.name: label15
 
689
*label15.x: 010
 
690
*label15.y: 190
 
691
*label15.width: 100
 
692
*label15.height: 20
 
693
*label15.background: LabelBackground
 
694
*label15.fontList: BoldTextFont
 
695
*label15.foreground: TextForeground
 
696
*label15.labelString: "Originator:"
 
697
*label15.alignment: "alignment_beginning"
 
698
*label15.leftAttachment: "attach_form"
 
699
*label15.leftOffset: 10
 
700
*label15.topAttachment: "attach_form"
 
701
*label15.topOffset: 225
 
702
*label15.translations: ""
 
703
 
 
704
*label17.class: label
 
705
*label17.parent: workArea1
 
706
*label17.static: true
 
707
*label17.name: label17
 
708
*label17.x: 10
 
709
*label17.y: 240
 
710
*label17.width: 100
 
711
*label17.height: 20
 
712
*label17.background: LabelBackground
 
713
*label17.fontList: BoldTextFont
 
714
*label17.foreground: TextForeground
 
715
*label17.labelString: "Synopsis:"
 
716
*label17.alignment: "alignment_beginning"
 
717
*label17.leftAttachment: "attach_form"
 
718
*label17.leftOffset: 10
 
719
*label17.topAttachment: "attach_form"
 
720
*label17.topOffset: 370
 
721
*label17.translations: ""
 
722
 
 
723
*textField6.class: text
 
724
*textField6.parent: workArea1
 
725
*textField6.static: true
 
726
*textField6.name: textField6
 
727
*textField6.x: 110
 
728
*textField6.y: 170
 
729
*textField6.width: 250
 
730
*textField6.height: 35
 
731
*textField6.background: TextBackground
 
732
*textField6.fontList: TextFont
 
733
*textField6.foreground: TextForeground
 
734
*textField6.text: ""
 
735
*textField6.leftAttachment: "attach_form"
 
736
*textField6.rightAttachment: "attach_form"
 
737
*textField6.rightOffset: 220
 
738
*textField6.leftOffset: 120
 
739
*textField6.topAttachment: "attach_form"
 
740
*textField6.topOffset: 220
 
741
*textField6.editable: "true"
 
742
*textField6.translations: ""
 
743
*textField6.highlightOnEnter: "true"
 
744
*textField6.createCallback: {\
 
745
\
 
746
}
 
747
 
 
748
*textField7.class: text
 
749
*textField7.parent: workArea1
 
750
*textField7.static: true
 
751
*textField7.name: textField7
 
752
*textField7.x: 110
 
753
*textField7.y: 210
 
754
*textField7.width: 250
 
755
*textField7.height: 35
 
756
*textField7.background: TextBackground
 
757
*textField7.fontList: TextFont
 
758
*textField7.foreground: TextForeground
 
759
*textField7.text: ""
 
760
*textField7.leftAttachment: "attach_widget"
 
761
*textField7.rightAttachment: "attach_form"
 
762
*textField7.rightOffset: 20
 
763
*textField7.leftOffset: 80
 
764
*textField7.topAttachment: "attach_form"
 
765
*textField7.topOffset: 220
 
766
*textField7.editable: "true"
 
767
*textField7.leftWidget: "textField6"
 
768
*textField7.translations: ""
 
769
*textField7.highlightOnEnter: "true"
 
770
 
 
771
*textField8.class: text
 
772
*textField8.parent: workArea1
 
773
*textField8.static: true
 
774
*textField8.name: textField8
 
775
*textField8.x: 110
 
776
*textField8.y: 240
 
777
*textField8.width: 250
 
778
*textField8.height: 35
 
779
*textField8.background: TextBackground
 
780
*textField8.fontList: TextFont
 
781
*textField8.foreground: TextForeground
 
782
*textField8.text: ""
 
783
*textField8.leftAttachment: "attach_form"
 
784
*textField8.rightAttachment: "attach_form"
 
785
*textField8.rightOffset: 20
 
786
*textField8.leftOffset: 120
 
787
*textField8.topAttachment: "attach_form"
 
788
*textField8.topOffset: 365
 
789
*textField8.editable: "true"
 
790
*textField8.translations: ""
 
791
*textField8.highlightOnEnter: "true"
 
792
 
 
793
*rowColumn1.class: rowColumn
 
794
*rowColumn1.parent: workArea1
 
795
*rowColumn1.static: true
 
796
*rowColumn1.name: rowColumn1
 
797
*rowColumn1.x: 110
 
798
*rowColumn1.y: 20
 
799
*rowColumn1.width: 150
 
800
*rowColumn1.height: 130
 
801
*rowColumn1.background: WindowBackground
 
802
*rowColumn1.orientation: "vertical"
 
803
*rowColumn1.radioBehavior: "true"
 
804
*rowColumn1.packing: "pack_tight"
 
805
*rowColumn1.navigationType: "tab_group"
 
806
*rowColumn1.entryAlignment: "alignment_beginning"
 
807
*rowColumn1.leftOffset: 10
 
808
*rowColumn1.rightAttachment: "attach_none"
 
809
*rowColumn1.rightOffset: 20
 
810
*rowColumn1.topOffset: 30
 
811
*rowColumn1.leftAttachment: "attach_form"
 
812
*rowColumn1.topAttachment: "attach_form"
 
813
*rowColumn1.resizeHeight: "false"
 
814
*rowColumn1.resizeWidth: "false"
 
815
*rowColumn1.whichButton: 2
 
816
 
 
817
*toggleButton1.class: toggleButton
 
818
*toggleButton1.parent: rowColumn1
 
819
*toggleButton1.static: true
 
820
*toggleButton1.name: toggleButton1
 
821
*toggleButton1.x: 3
 
822
*toggleButton1.y: 3
 
823
*toggleButton1.width: 97
 
824
*toggleButton1.height: 24
 
825
*toggleButton1.background: WindowBackground
 
826
*toggleButton1.fontList: BoldTextFont
 
827
*toggleButton1.labelString: "support"
 
828
*toggleButton1.selectColor: "Yellow"
 
829
*toggleButton1.set: "true"
 
830
*toggleButton1.translations: ""
 
831
*toggleButton1.highlightOnEnter: "true"
 
832
 
 
833
*toggleButton2.class: toggleButton
 
834
*toggleButton2.parent: rowColumn1
 
835
*toggleButton2.static: true
 
836
*toggleButton2.name: toggleButton2
 
837
*toggleButton2.x: 100
 
838
*toggleButton2.y: 10
 
839
*toggleButton2.width: 50
 
840
*toggleButton2.height: 100
 
841
*toggleButton2.background: WindowBackground
 
842
*toggleButton2.fontList: BoldTextFont
 
843
*toggleButton2.labelString: "sw-bug"
 
844
*toggleButton2.selectColor: "Yellow"
 
845
*toggleButton2.translations: ""
 
846
*toggleButton2.highlightOnEnter: "true"
 
847
 
 
848
*toggleButton3.class: toggleButton
 
849
*toggleButton3.parent: rowColumn1
 
850
*toggleButton3.static: true
 
851
*toggleButton3.name: toggleButton3
 
852
*toggleButton3.x: 180
 
853
*toggleButton3.y: 3
 
854
*toggleButton3.width: 142
 
855
*toggleButton3.height: 77
 
856
*toggleButton3.background: WindowBackground
 
857
*toggleButton3.fontList: BoldTextFont
 
858
*toggleButton3.labelString: "doc-bug"
 
859
*toggleButton3.selectColor: "Yellow"
 
860
*toggleButton3.translations: ""
 
861
*toggleButton3.highlightOnEnter: "true"
 
862
 
 
863
*toggleButton4.class: toggleButton
 
864
*toggleButton4.parent: rowColumn1
 
865
*toggleButton4.static: true
 
866
*toggleButton4.name: toggleButton4
 
867
*toggleButton4.x: 20
 
868
*toggleButton4.y: 60
 
869
*toggleButton4.width: 50
 
870
*toggleButton4.height: 100
 
871
*toggleButton4.background: WindowBackground
 
872
*toggleButton4.fontList: BoldTextFont
 
873
*toggleButton4.labelString: "change-request"
 
874
*toggleButton4.selectColor: "Yellow"
 
875
*toggleButton4.translations: ""
 
876
*toggleButton4.highlightOnEnter: "true"
 
877
 
 
878
*menu4.class: rowColumn
 
879
*menu4.parent: workArea1
 
880
*menu4.static: true
 
881
*menu4.name: menu4
 
882
*menu4.rowColumnType: "menu_option"
 
883
*menu4.subMenuId: "menu1_p4"
 
884
*menu4.background: ApplicBackground
 
885
*menu4.foreground: TextForeground
 
886
*menu4.width: 200
 
887
*menu4.translations: transTable6
 
888
*menu4.entryCallback: {\
 
889
printf("Hello\n");\
 
890
}
 
891
*menu4.height: 8
 
892
*menu4.x: 290
 
893
*menu4.y: 0
 
894
*menu4.leftAttachment: "attach_none"
 
895
*menu4.leftOffset: 260
 
896
*menu4.topAttachment: "attach_form"
 
897
*menu4.topOffset: 155
 
898
*menu4.whichButton: 1
 
899
*menu4.menuHistory: "menu1_p1_b14"
 
900
*menu4.rightAttachment: "attach_form"
 
901
*menu4.rightPosition: 50
 
902
*menu4.rightOffset: 40
 
903
*menu4.marginHeight: 0
 
904
*menu4.marginWidth: 0
 
905
*menu4.labelString: ""
 
906
 
 
907
*menu1_p4.class: rowColumn
 
908
*menu1_p4.parent: menu4
 
909
*menu1_p4.static: true
 
910
*menu1_p4.name: menu1_p4
 
911
*menu1_p4.rowColumnType: "menu_pulldown"
 
912
*menu1_p4.background: TextBackground
 
913
*menu1_p4.foreground: TextForeground
 
914
*menu1_p4.topShadowColor: "White"
 
915
*menu1_p4.translations: transTable6
 
916
*menu1_p4.entryCallback: {\
 
917
\
 
918
}
 
919
 
 
920
*menu1_p1_b13.class: pushButtonGadget
 
921
*menu1_p1_b13.parent: menu1_p4
 
922
*menu1_p1_b13.static: true
 
923
*menu1_p1_b13.name: menu1_p1_b13
 
924
*menu1_p1_b13.labelString: "alice"
 
925
*menu1_p1_b13.fontList: TextFont
 
926
 
 
927
*menu1_p1_b14.class: pushButtonGadget
 
928
*menu1_p1_b14.parent: menu1_p4
 
929
*menu1_p1_b14.static: true
 
930
*menu1_p1_b14.name: menu1_p1_b14
 
931
*menu1_p1_b14.labelString: "astromet"
 
932
*menu1_p1_b14.fontList: TextFont
 
933
 
 
934
*menu1_p4_b3.class: pushButtonGadget
 
935
*menu1_p4_b3.parent: menu1_p4
 
936
*menu1_p4_b3.static: true
 
937
*menu1_p4_b3.name: menu1_p4_b3
 
938
*menu1_p4_b3.labelString: "ccd"
 
939
*menu1_p4_b3.fontList: TextFont
 
940
 
 
941
*menu1_p4_b4.class: pushButtonGadget
 
942
*menu1_p4_b4.parent: menu1_p4
 
943
*menu1_p4_b4.static: true
 
944
*menu1_p4_b4.name: menu1_p4_b4
 
945
*menu1_p4_b4.labelString: "cloud"
 
946
*menu1_p4_b4.fontList: TextFont
 
947
 
 
948
*menu1_p4_b5.class: pushButtonGadget
 
949
*menu1_p4_b5.parent: menu1_p4
 
950
*menu1_p4_b5.static: true
 
951
*menu1_p4_b5.name: menu1_p4_b5
 
952
*menu1_p4_b5.labelString: "daophot"
 
953
*menu1_p4_b5.fontList: TextFont
 
954
 
 
955
*menu1_p4_b6.class: pushButtonGadget
 
956
*menu1_p4_b6.parent: menu1_p4
 
957
*menu1_p4_b6.static: true
 
958
*menu1_p4_b6.name: menu1_p4_b6
 
959
*menu1_p4_b6.labelString: "do"
 
960
*menu1_p4_b6.fontList: TextFont
 
961
 
 
962
*menu1_p4_b7.class: pushButtonGadget
 
963
*menu1_p4_b7.parent: menu1_p4
 
964
*menu1_p4_b7.static: true
 
965
*menu1_p4_b7.name: menu1_p4_b7
 
966
*menu1_p4_b7.labelString: "echelle"
 
967
*menu1_p4_b7.fontList: TextFont
 
968
 
 
969
*menu1_p4_b8.class: pushButtonGadget
 
970
*menu1_p4_b8.parent: menu1_p4
 
971
*menu1_p4_b8.static: true
 
972
*menu1_p4_b8.name: menu1_p4_b8
 
973
*menu1_p4_b8.labelString: "esolv"
 
974
*menu1_p4_b8.fontList: TextFont
 
975
 
 
976
*menu1_p4_b9.class: pushButtonGadget
 
977
*menu1_p4_b9.parent: menu1_p4
 
978
*menu1_p4_b9.static: true
 
979
*menu1_p4_b9.name: menu1_p4_b9
 
980
*menu1_p4_b9.labelString: "geotest"
 
981
*menu1_p4_b9.fontList: TextFont
 
982
 
 
983
*menu1_p4_b10.class: pushButtonGadget
 
984
*menu1_p4_b10.parent: menu1_p4
 
985
*menu1_p4_b10.static: true
 
986
*menu1_p4_b10.name: menu1_p4_b10
 
987
*menu1_p4_b10.labelString: "imres"
 
988
*menu1_p4_b10.fontList: TextFont
 
989
 
 
990
*menu1_p4_b11.class: pushButtonGadget
 
991
*menu1_p4_b11.parent: menu1_p4
 
992
*menu1_p4_b11.static: true
 
993
*menu1_p4_b11.name: menu1_p4_b11
 
994
*menu1_p4_b11.labelString: "invent"
 
995
*menu1_p4_b11.fontList: TextFont
 
996
 
 
997
*menu1_p4_b12.class: pushButtonGadget
 
998
*menu1_p4_b12.parent: menu1_p4
 
999
*menu1_p4_b12.static: true
 
1000
*menu1_p4_b12.name: menu1_p4_b12
 
1001
*menu1_p4_b12.labelString: "irspec"
 
1002
*menu1_p4_b12.fontList: TextFont
 
1003
 
 
1004
*menu1_p4_b13.class: pushButtonGadget
 
1005
*menu1_p4_b13.parent: menu1_p4
 
1006
*menu1_p4_b13.static: true
 
1007
*menu1_p4_b13.name: menu1_p4_b13
 
1008
*menu1_p4_b13.labelString: "iue"
 
1009
*menu1_p4_b13.fontList: TextFont
 
1010
 
 
1011
*menu1_p4_b14.class: pushButtonGadget
 
1012
*menu1_p4_b14.parent: menu1_p4
 
1013
*menu1_p4_b14.static: true
 
1014
*menu1_p4_b14.name: menu1_p4_b14
 
1015
*menu1_p4_b14.labelString: "long"
 
1016
*menu1_p4_b14.fontList: TextFont
 
1017
 
 
1018
*menu1_p4_b15.class: pushButtonGadget
 
1019
*menu1_p4_b15.parent: menu1_p4
 
1020
*menu1_p4_b15.static: true
 
1021
*menu1_p4_b15.name: menu1_p4_b15
 
1022
*menu1_p4_b15.labelString: "lyman"
 
1023
*menu1_p4_b15.fontList: TextFont
 
1024
 
 
1025
*menu1_p4_b16.class: pushButtonGadget
 
1026
*menu1_p4_b16.parent: menu1_p4
 
1027
*menu1_p4_b16.static: true
 
1028
*menu1_p4_b16.name: menu1_p4_b16
 
1029
*menu1_p4_b16.labelString: "mos"
 
1030
*menu1_p4_b16.fontList: TextFont
 
1031
 
 
1032
*menu1_p4_b17.class: pushButtonGadget
 
1033
*menu1_p4_b17.parent: menu1_p4
 
1034
*menu1_p4_b17.static: true
 
1035
*menu1_p4_b17.name: menu1_p4_b17
 
1036
*menu1_p4_b17.labelString: "mva"
 
1037
*menu1_p4_b17.fontList: TextFont
 
1038
 
 
1039
*menu1_p4_b18.class: pushButtonGadget
 
1040
*menu1_p4_b18.parent: menu1_p4
 
1041
*menu1_p4_b18.static: true
 
1042
*menu1_p4_b18.name: menu1_p4_b18
 
1043
*menu1_p4_b18.labelString: "optopus"
 
1044
*menu1_p4_b18.fontList: TextFont
 
1045
 
 
1046
*menu1_p4_b19.class: pushButtonGadget
 
1047
*menu1_p4_b19.parent: menu1_p4
 
1048
*menu1_p4_b19.static: true
 
1049
*menu1_p4_b19.name: menu1_p4_b19
 
1050
*menu1_p4_b19.labelString: "pepsys"
 
1051
*menu1_p4_b19.fontList: TextFont
 
1052
 
 
1053
*menu1_p4_b20.class: pushButtonGadget
 
1054
*menu1_p4_b20.parent: menu1_p4
 
1055
*menu1_p4_b20.static: true
 
1056
*menu1_p4_b20.name: menu1_p4_b20
 
1057
*menu1_p4_b20.labelString: "pisco"
 
1058
*menu1_p4_b20.fontList: TextFont
 
1059
 
 
1060
*menu1_p4_b21.class: pushButtonGadget
 
1061
*menu1_p4_b21.parent: menu1_p4
 
1062
*menu1_p4_b21.static: true
 
1063
*menu1_p4_b21.name: menu1_p4_b21
 
1064
*menu1_p4_b21.labelString: "romafot"
 
1065
*menu1_p4_b21.fontList: TextFont
 
1066
 
 
1067
*menu1_p4_b22.class: pushButtonGadget
 
1068
*menu1_p4_b22.parent: menu1_p4
 
1069
*menu1_p4_b22.static: true
 
1070
*menu1_p4_b22.name: menu1_p4_b22
 
1071
*menu1_p4_b22.labelString: "spec"
 
1072
*menu1_p4_b22.fontList: TextFont
 
1073
 
 
1074
*menu1_p4_b23.class: pushButtonGadget
 
1075
*menu1_p4_b23.parent: menu1_p4
 
1076
*menu1_p4_b23.static: true
 
1077
*menu1_p4_b23.name: menu1_p4_b23
 
1078
*menu1_p4_b23.labelString: "statist"
 
1079
*menu1_p4_b23.fontList: TextFont
 
1080
 
 
1081
*menu1_p4_b24.class: pushButtonGadget
 
1082
*menu1_p4_b24.parent: menu1_p4
 
1083
*menu1_p4_b24.static: true
 
1084
*menu1_p4_b24.name: menu1_p4_b24
 
1085
*menu1_p4_b24.labelString: "surfphot"
 
1086
*menu1_p4_b24.fontList: TextFont
 
1087
 
 
1088
*menu1_p4_b25.class: pushButtonGadget
 
1089
*menu1_p4_b25.parent: menu1_p4
 
1090
*menu1_p4_b25.static: true
 
1091
*menu1_p4_b25.name: menu1_p4_b25
 
1092
*menu1_p4_b25.labelString: "tsa"
 
1093
*menu1_p4_b25.fontList: TextFont
 
1094
 
 
1095
*menu1_p4_b26.class: pushButtonGadget
 
1096
*menu1_p4_b26.parent: menu1_p4
 
1097
*menu1_p4_b26.static: true
 
1098
*menu1_p4_b26.name: menu1_p4_b26
 
1099
*menu1_p4_b26.labelString: "wavelet"
 
1100
*menu1_p4_b26.fontList: TextFont
 
1101
 
 
1102
*menu5.class: rowColumn
 
1103
*menu5.parent: workArea1
 
1104
*menu5.static: true
 
1105
*menu5.name: menu5
 
1106
*menu5.rowColumnType: "menu_option"
 
1107
*menu5.subMenuId: "menu1_p5"
 
1108
*menu5.background: ApplicBackground
 
1109
*menu5.foreground: TextForeground
 
1110
*menu5.width: 200
 
1111
*menu5.translations: transTable6
 
1112
*menu5.entryCallback: {\
 
1113
printf("Hello\n");\
 
1114
}
 
1115
*menu5.height: 10
 
1116
*menu5.x: 470
 
1117
*menu5.y: 10
 
1118
*menu5.leftAttachment: "attach_form"
 
1119
*menu5.leftOffset: 80
 
1120
*menu5.topAttachment: "attach_form"
 
1121
*menu5.topOffset: 167
 
1122
*menu5.menuHistory: "menu1_p1_b16"
 
1123
*menu5.labelString: ""
 
1124
 
 
1125
*menu1_p5.class: rowColumn
 
1126
*menu1_p5.parent: menu5
 
1127
*menu1_p5.static: true
 
1128
*menu1_p5.name: menu1_p5
 
1129
*menu1_p5.rowColumnType: "menu_pulldown"
 
1130
*menu1_p5.background: TextBackground
 
1131
*menu1_p5.foreground: TextForeground
 
1132
*menu1_p5.topShadowColor: "White"
 
1133
*menu1_p5.translations: transTable6
 
1134
*menu1_p5.entryCallback: {\
 
1135
\
 
1136
}
 
1137
 
 
1138
*menu1_p1_b15.class: pushButtonGadget
 
1139
*menu1_p1_b15.parent: menu1_p5
 
1140
*menu1_p1_b15.static: true
 
1141
*menu1_p1_b15.name: menu1_p1_b15
 
1142
*menu1_p1_b15.labelString: "low"
 
1143
*menu1_p1_b15.accelerator: "m"
 
1144
*menu1_p1_b15.fontList: TextFont
 
1145
 
 
1146
*menu1_p1_b16.class: pushButtonGadget
 
1147
*menu1_p1_b16.parent: menu1_p5
 
1148
*menu1_p1_b16.static: true
 
1149
*menu1_p1_b16.name: menu1_p1_b16
 
1150
*menu1_p1_b16.labelString: "medium"
 
1151
*menu1_p1_b16.accelerator: "d"
 
1152
*menu1_p1_b16.fontList: TextFont
 
1153
 
 
1154
*menu1_p4_b1.class: pushButtonGadget
 
1155
*menu1_p4_b1.parent: menu1_p5
 
1156
*menu1_p4_b1.static: true
 
1157
*menu1_p4_b1.name: menu1_p4_b1
 
1158
*menu1_p4_b1.labelString: "high"
 
1159
*menu1_p4_b1.fontList: TextFont
 
1160
 
 
1161
*rowColumn2.class: rowColumn
 
1162
*rowColumn2.parent: workArea1
 
1163
*rowColumn2.static: true
 
1164
*rowColumn2.name: rowColumn2
 
1165
*rowColumn2.x: 112
 
1166
*rowColumn2.y: 77
 
1167
*rowColumn2.width: 350
 
1168
*rowColumn2.height: 160
 
1169
*rowColumn2.background: WindowBackground
 
1170
*rowColumn2.orientation: "vertical"
 
1171
*rowColumn2.radioBehavior: "true"
 
1172
*rowColumn2.packing: "pack_tight"
 
1173
*rowColumn2.navigationType: "tab_group"
 
1174
*rowColumn2.entryAlignment: "alignment_beginning"
 
1175
*rowColumn2.resizeHeight: "false"
 
1176
*rowColumn2.resizeWidth: "false"
 
1177
*rowColumn2.leftAttachment: "attach_none"
 
1178
*rowColumn2.leftOffset: 120
 
1179
*rowColumn2.rightAttachment: "attach_form"
 
1180
*rowColumn2.rightOffset: 20
 
1181
*rowColumn2.topAttachment: "attach_form"
 
1182
*rowColumn2.topOffset: 30
 
1183
*rowColumn2.numColumns: 2
 
1184
*rowColumn2.shadowThickness: 3
 
1185
*rowColumn2.whichButton: 0
 
1186
*rowColumn2.menuHistory: ""
 
1187
 
 
1188
*toggleButton5.class: toggleButton
 
1189
*toggleButton5.parent: rowColumn2
 
1190
*toggleButton5.static: true
 
1191
*toggleButton5.name: toggleButton5
 
1192
*toggleButton5.x: 3
 
1193
*toggleButton5.y: 3
 
1194
*toggleButton5.width: 97
 
1195
*toggleButton5.height: 24
 
1196
*toggleButton5.background: WindowBackground
 
1197
*toggleButton5.fontList: BoldTextFont
 
1198
*toggleButton5.labelString: "Installation"
 
1199
*toggleButton5.selectColor: "Yellow"
 
1200
*toggleButton5.set: "false"
 
1201
*toggleButton5.translations: ""
 
1202
*toggleButton5.highlightOnEnter: "true"
 
1203
*toggleButton5.indicatorOn: "true"
 
1204
 
 
1205
*toggleButton6.class: toggleButton
 
1206
*toggleButton6.parent: rowColumn2
 
1207
*toggleButton6.static: true
 
1208
*toggleButton6.name: toggleButton6
 
1209
*toggleButton6.x: 100
 
1210
*toggleButton6.y: 10
 
1211
*toggleButton6.width: 50
 
1212
*toggleButton6.height: 100
 
1213
*toggleButton6.background: WindowBackground
 
1214
*toggleButton6.fontList: BoldTextFont
 
1215
*toggleButton6.labelString: "Distribution"
 
1216
*toggleButton6.selectColor: "Yellow"
 
1217
*toggleButton6.translations: ""
 
1218
*toggleButton6.highlightOnEnter: "true"
 
1219
 
 
1220
*toggleButton7.class: toggleButton
 
1221
*toggleButton7.parent: rowColumn2
 
1222
*toggleButton7.static: true
 
1223
*toggleButton7.name: toggleButton7
 
1224
*toggleButton7.x: 60
 
1225
*toggleButton7.y: 50
 
1226
*toggleButton7.width: 50
 
1227
*toggleButton7.height: 100
 
1228
*toggleButton7.background: WindowBackground
 
1229
*toggleButton7.fontList: BoldTextFont
 
1230
*toggleButton7.labelString: "System"
 
1231
*toggleButton7.selectColor: "Yellow"
 
1232
*toggleButton7.translations: ""
 
1233
*toggleButton7.highlightOnEnter: "true"
 
1234
*toggleButton7.set: "true"
 
1235
 
 
1236
*toggleButton8.class: toggleButton
 
1237
*toggleButton8.parent: rowColumn2
 
1238
*toggleButton8.static: true
 
1239
*toggleButton8.name: toggleButton8
 
1240
*toggleButton8.x: 20
 
1241
*toggleButton8.y: 60
 
1242
*toggleButton8.width: 50
 
1243
*toggleButton8.height: 100
 
1244
*toggleButton8.background: WindowBackground
 
1245
*toggleButton8.fontList: BoldTextFont
 
1246
*toggleButton8.labelString: "Display"
 
1247
*toggleButton8.selectColor: "Yellow"
 
1248
*toggleButton8.translations: ""
 
1249
*toggleButton8.highlightOnEnter: "true"
 
1250
 
 
1251
*toggleButton9.class: toggleButton
 
1252
*toggleButton9.parent: rowColumn2
 
1253
*toggleButton9.static: true
 
1254
*toggleButton9.name: toggleButton9
 
1255
*toggleButton9.x: 188
 
1256
*toggleButton9.y: -35
 
1257
*toggleButton9.width: 50
 
1258
*toggleButton9.height: 100
 
1259
*toggleButton9.background: WindowBackground
 
1260
*toggleButton9.fontList: BoldTextFont
 
1261
*toggleButton9.labelString: "Graphics"
 
1262
*toggleButton9.selectColor: "Yellow"
 
1263
*toggleButton9.translations: ""
 
1264
*toggleButton9.highlightOnEnter: "true"
 
1265
 
 
1266
*toggleButton10.class: toggleButton
 
1267
*toggleButton10.parent: rowColumn2
 
1268
*toggleButton10.static: true
 
1269
*toggleButton10.name: toggleButton10
 
1270
*toggleButton10.x: 188
 
1271
*toggleButton10.y: -35
 
1272
*toggleButton10.width: 50
 
1273
*toggleButton10.height: 100
 
1274
*toggleButton10.background: WindowBackground
 
1275
*toggleButton10.fontList: BoldTextFont
 
1276
*toggleButton10.labelString: "Tables"
 
1277
*toggleButton10.selectColor: "Yellow"
 
1278
*toggleButton10.translations: ""
 
1279
*toggleButton10.highlightOnEnter: "true"
 
1280
 
 
1281
*toggleButton11.class: toggleButton
 
1282
*toggleButton11.parent: rowColumn2
 
1283
*toggleButton11.static: true
 
1284
*toggleButton11.name: toggleButton11
 
1285
*toggleButton11.x: 188
 
1286
*toggleButton11.y: -35
 
1287
*toggleButton11.width: 50
 
1288
*toggleButton11.height: 100
 
1289
*toggleButton11.background: WindowBackground
 
1290
*toggleButton11.fontList: BoldTextFont
 
1291
*toggleButton11.labelString: "Help & Documentation"
 
1292
*toggleButton11.selectColor: "Yellow"
 
1293
*toggleButton11.translations: ""
 
1294
*toggleButton11.highlightOnEnter: "true"
 
1295
 
 
1296
*toggleButton12.class: toggleButton
 
1297
*toggleButton12.parent: rowColumn2
 
1298
*toggleButton12.static: true
 
1299
*toggleButton12.name: toggleButton12
 
1300
*toggleButton12.x: 188
 
1301
*toggleButton12.y: -35
 
1302
*toggleButton12.width: 50
 
1303
*toggleButton12.height: 100
 
1304
*toggleButton12.background: WindowBackground
 
1305
*toggleButton12.fontList: BoldTextFont
 
1306
*toggleButton12.labelString: "Image Operations"
 
1307
*toggleButton12.selectColor: "Yellow"
 
1308
*toggleButton12.translations: ""
 
1309
*toggleButton12.highlightOnEnter: "true"
 
1310
 
 
1311
*toggleButton13.class: toggleButton
 
1312
*toggleButton13.parent: rowColumn2
 
1313
*toggleButton13.static: true
 
1314
*toggleButton13.name: toggleButton13
 
1315
*toggleButton13.x: 20
 
1316
*toggleButton13.y: 60
 
1317
*toggleButton13.width: 50
 
1318
*toggleButton13.height: 100
 
1319
*toggleButton13.background: WindowBackground
 
1320
*toggleButton13.fontList: BoldTextFont
 
1321
*toggleButton13.labelString: "Graphical User Interfaces"
 
1322
*toggleButton13.selectColor: "Yellow"
 
1323
*toggleButton13.translations: ""
 
1324
*toggleButton13.highlightOnEnter: "true"
 
1325
 
 
1326
*toggleButton14.class: toggleButton
 
1327
*toggleButton14.parent: rowColumn2
 
1328
*toggleButton14.static: true
 
1329
*toggleButton14.name: toggleButton14
 
1330
*toggleButton14.x: 20
 
1331
*toggleButton14.y: 60
 
1332
*toggleButton14.width: 50
 
1333
*toggleButton14.height: 100
 
1334
*toggleButton14.background: WindowBackground
 
1335
*toggleButton14.fontList: BoldTextFont
 
1336
*toggleButton14.labelString: "Context: "
 
1337
*toggleButton14.selectColor: "Yellow"
 
1338
*toggleButton14.translations: ""
 
1339
*toggleButton14.highlightOnEnter: "true"
 
1340
 
 
1341
*text3.class: text
 
1342
*text3.parent: workArea1
 
1343
*text3.static: true
 
1344
*text3.name: text3
 
1345
*text3.x: 130
 
1346
*text3.y: 250
 
1347
*text3.width: 440
 
1348
*text3.height: 60
 
1349
*text3.leftAttachment: "attach_form"
 
1350
*text3.leftOffset: 120
 
1351
*text3.rightAttachment: "attach_form"
 
1352
*text3.rightOffset: 20
 
1353
*text3.topAttachment: "attach_form"
 
1354
*text3.topOffset: 260
 
1355
*text3.background: TextBackground
 
1356
*text3.editMode: "multi_line_edit"
 
1357
*text3.fontList: TextFont
 
1358
*text3.foreground: TextForeground
 
1359
*text3.highlightOnEnter: "true"
 
1360
*text3.translations: ""
 
1361
*text3.createCallback: {\
 
1362
get_subproc(UxWidget,1);\
 
1363
\
 
1364
}
 
1365
*text3.autoShowCursorPosition: "true"
 
1366
*text3.focusCallback: {\
 
1367
\
 
1368
}
 
1369
 
 
1370
*label18.class: label
 
1371
*label18.parent: workArea1
 
1372
*label18.static: true
 
1373
*label18.name: label18
 
1374
*label18.x: 10
 
1375
*label18.y: 280
 
1376
*label18.width: 100
 
1377
*label18.height: 20
 
1378
*label18.background: LabelBackground
 
1379
*label18.fontList: BoldTextFont
 
1380
*label18.foreground: TextForeground
 
1381
*label18.labelString: "Command:"
 
1382
*label18.alignment: "alignment_beginning"
 
1383
*label18.leftAttachment: "attach_form"
 
1384
*label18.topAttachment: "attach_form"
 
1385
*label18.topOffset: 330
 
1386
*label18.leftOffset: 10
 
1387
*label18.translations: ""
 
1388
 
 
1389
*textField9.class: text
 
1390
*textField9.parent: workArea1
 
1391
*textField9.static: true
 
1392
*textField9.name: textField9
 
1393
*textField9.x: 110
 
1394
*textField9.y: 270
 
1395
*textField9.width: 250
 
1396
*textField9.height: 35
 
1397
*textField9.background: TextBackground
 
1398
*textField9.fontList: TextFont
 
1399
*textField9.foreground: TextForeground
 
1400
*textField9.text: ""
 
1401
*textField9.editable: "true"
 
1402
*textField9.leftAttachment: "attach_form"
 
1403
*textField9.leftOffset: 120
 
1404
*textField9.rightAttachment: "attach_form"
 
1405
*textField9.rightOffset: 20
 
1406
*textField9.topAttachment: "attach_form"
 
1407
*textField9.topOffset: 325
 
1408
*textField9.translations: ""
 
1409
*textField9.highlightOnEnter: "true"
 
1410
 
 
1411
*label16.class: label
 
1412
*label16.parent: workArea1
 
1413
*label16.static: true
 
1414
*label16.name: label16
 
1415
*label16.x: 10
 
1416
*label16.y: 220
 
1417
*label16.width: 70
 
1418
*label16.height: 20
 
1419
*label16.background: LabelBackground
 
1420
*label16.fontList: BoldTextFont
 
1421
*label16.foreground: TextForeground
 
1422
*label16.labelString: "Release:"
 
1423
*label16.alignment: "alignment_beginning"
 
1424
*label16.leftAttachment: "attach_widget"
 
1425
*label16.leftOffset: 5
 
1426
*label16.topAttachment: "attach_form"
 
1427
*label16.topOffset: 225
 
1428
*label16.leftWidget: "textField6"
 
1429
*label16.translations: ""
 
1430
 
 
1431
*separator1.class: separator
 
1432
*separator1.parent: workArea1
 
1433
*separator1.static: true
 
1434
*separator1.name: separator1
 
1435
*separator1.x: 200
 
1436
*separator1.y: 210
 
1437
*separator1.width: 350
 
1438
*separator1.height: 4
 
1439
*separator1.separatorType: "single_line"
 
1440
*separator1.background: WindowBackground
 
1441
*separator1.topAttachment: "attach_widget"
 
1442
*separator1.topOffset: 15
 
1443
*separator1.topWidget: "rowColumn2"
 
1444
*separator1.rightAttachment: "attach_form"
 
1445
*separator1.rightOffset: 20
 
1446
*separator1.rightWidget: "rowColumn2"
 
1447
*separator1.leftAttachment: "attach_form"
 
1448
*separator1.leftOffset: 10
 
1449
*separator1.leftWidget: "rowColumn2"
 
1450
 
 
1451
*separator2.class: separator
 
1452
*separator2.parent: workArea1
 
1453
*separator2.static: true
 
1454
*separator2.name: separator2
 
1455
*separator2.x: 200
 
1456
*separator2.y: 210
 
1457
*separator2.width: 4
 
1458
*separator2.height: 200
 
1459
*separator2.separatorType: "single_line"
 
1460
*separator2.background: WindowBackground
 
1461
*separator2.orientation: "vertical"
 
1462
*separator2.leftAttachment: "attach_none"
 
1463
*separator2.leftOffset: 0
 
1464
*separator2.leftWidget: "rowColumn2"
 
1465
*separator2.bottomAttachment: "attach_widget"
 
1466
*separator2.bottomWidget: "separator1"
 
1467
*separator2.topAttachment: "attach_form"
 
1468
*separator2.topOffset: 15
 
1469
*separator2.topWidget: "rowColumn2"
 
1470
*separator2.rightAttachment: "attach_widget"
 
1471
*separator2.rightOffset: 0
 
1472
*separator2.rightWidget: "rowColumn2"
 
1473
*separator2.bottomOffset: 0
 
1474
 
 
1475
*separator3.class: separator
 
1476
*separator3.parent: workArea1
 
1477
*separator3.static: true
 
1478
*separator3.name: separator3
 
1479
*separator3.x: 200
 
1480
*separator3.y: 210
 
1481
*separator3.width: 4
 
1482
*separator3.height: 200
 
1483
*separator3.separatorType: "single_line"
 
1484
*separator3.background: WindowBackground
 
1485
*separator3.orientation: "vertical"
 
1486
*separator3.leftAttachment: "attach_widget"
 
1487
*separator3.leftOffset: 0
 
1488
*separator3.leftWidget: "rowColumn2"
 
1489
*separator3.rightAttachment: "attach_none"
 
1490
*separator3.rightOffset: 0
 
1491
*separator3.rightWidget: "rowColumn2"
 
1492
*separator3.topAttachment: "attach_form"
 
1493
*separator3.topOffset: 15
 
1494
*separator3.topWidget: "rowColumn2"
 
1495
*separator3.bottomAttachment: "attach_opposite_widget"
 
1496
*separator3.bottomOffset: 0
 
1497
*separator3.bottomWidget: "separator1"
 
1498
 
 
1499
*separator4.class: separator
 
1500
*separator4.parent: workArea1
 
1501
*separator4.static: true
 
1502
*separator4.name: separator4
 
1503
*separator4.x: 200
 
1504
*separator4.y: 210
 
1505
*separator4.width: 350
 
1506
*separator4.height: 4
 
1507
*separator4.separatorType: "single_line"
 
1508
*separator4.background: WindowBackground
 
1509
*separator4.topAttachment: "attach_widget"
 
1510
*separator4.topOffset: 0
 
1511
*separator4.topWidget: "rowColumn1"
 
1512
*separator4.rightAttachment: "attach_widget"
 
1513
*separator4.rightOffset: 0
 
1514
*separator4.rightWidget: "separator2"
 
1515
*separator4.leftAttachment: "attach_opposite_widget"
 
1516
*separator4.leftOffset: 0
 
1517
*separator4.leftWidget: "rowColumn1"
 
1518
 
 
1519
*separator5.class: separator
 
1520
*separator5.parent: workArea1
 
1521
*separator5.static: true
 
1522
*separator5.name: separator5
 
1523
*separator5.x: 200
 
1524
*separator5.y: 210
 
1525
*separator5.width: 4
 
1526
*separator5.height: 200
 
1527
*separator5.separatorType: "single_line"
 
1528
*separator5.background: WindowBackground
 
1529
*separator5.orientation: "vertical"
 
1530
*separator5.bottomAttachment: "attach_widget"
 
1531
*separator5.bottomOffset: 0
 
1532
*separator5.bottomWidget: "separator1"
 
1533
*separator5.rightAttachment: "attach_widget"
 
1534
*separator5.rightOffset: 0
 
1535
*separator5.rightWidget: "rowColumn1"
 
1536
*separator5.topAttachment: "attach_form"
 
1537
*separator5.topOffset: 15
 
1538
 
 
1539
*separator6.class: separator
 
1540
*separator6.parent: workArea1
 
1541
*separator6.static: true
 
1542
*separator6.name: separator6
 
1543
*separator6.x: 200
 
1544
*separator6.y: 210
 
1545
*separator6.width: 350
 
1546
*separator6.height: 4
 
1547
*separator6.separatorType: "single_line"
 
1548
*separator6.background: WindowBackground
 
1549
*separator6.leftAttachment: "attach_form"
 
1550
*separator6.rightAttachment: "attach_form"
 
1551
*separator6.rightOffset: 20
 
1552
*separator6.topAttachment: "attach_form"
 
1553
*separator6.topOffset: 15
 
1554
*separator6.leftOffset: 10
 
1555