-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXLab8
More file actions
executable file
·88 lines (81 loc) · 2.42 KB
/
Copy pathXLab8
File metadata and controls
executable file
·88 lines (81 loc) · 2.42 KB
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
!*value.labelString: Test
*value.fontList: 7x14bold
*value.leftAttachment: XmATTACH_POSITION
*value.rightAttachment: XmATTACH_POSITION
*value.topAttachment: XmATTACH_POSITION
*value.bottomAttachment: XmATTACH_POSITION
*value.leftPosition: 60
*value.rightPosition: 95
*value.topPosition: 20
*value.bottomPosition: 35
!*value.background: green
!*canvas.labelString: Test
*canvas.fontList: 7x14bold
*canvas.leftAttachment: XmATTACH_POSITION
*canvas.rightAttachment: XmATTACH_POSITION
*canvas.topAttachment: XmATTACH_POSITION
*canvas.bottomAttachment: XmATTACH_POSITION
*canvas.leftPosition: 5
*canvas.rightPosition: 50
*canvas.topPosition: 5
*canvas.bottomPosition: 95
*canvas.background: white
*canvas.height: 100
*canvas.width: 100
*stop.labelString: Stop
*stop.leftAttachment: XmATTACH_POSITION
*stop.rightAttachment: XmATTACH_POSITION
*stop.topAttachment: XmATTACH_POSITION
*stop.bottomAttachment: XmATTACH_POSITION
*stop.leftPosition: 80
*stop.rightPosition: 95
*stop.topPosition: 40
*stop.bottomPosition: 60
!*stop.background: green
*start.labelString: Start
*start.leftAttachment: XmATTACH_POSITION
*start.rightAttachment: XmATTACH_POSITION
*start.topAttachment: XmATTACH_POSITION
*start.bottomAttachment: XmATTACH_POSITION
*start.leftPosition: 60
*start.rightPosition: 75
*start.topPosition: 40
*start.bottomPosition: 60
!*start.background: green
*erase.labelString: Erase
*erase.leftAttachment: XmATTACH_POSITION
*erase.rightAttachment: XmATTACH_POSITION
*erase.topAttachment: XmATTACH_POSITION
*erase.bottomAttachment: XmATTACH_POSITION
*erase.leftPosition: 60
*erase.rightPosition: 75
*erase.topPosition: 70
*erase.bottomPosition: 90
!*erase.background: green
*quit.labelString: Quit
*quit.leftAttachment: XmATTACH_POSITION
*quit.rightAttachment: XmATTACH_POSITION
*quit.topAttachment: XmATTACH_POSITION
*quit.bottomAttachment: XmATTACH_POSITION
*quit.leftPosition: 80
*quit.rightPosition: 95
*quit.topPosition: 70
*quit.bottomPosition: 90
!*quit.background: green
!*slider*bottomAttachment: XmATTACH_FORM
*slider.leftAttachment: XmATTACH_POSITION
*slider.rightAttachment: XmATTACH_POSITION
*slider.topAttachment: XmATTACH_POSITION
*slider.bottomAttachment: XmATTACH_POSITION
*slider.leftPosition: 60
*slider.rightPosition: 95
*slider.topPosition: 5
*slider.bottomPosition: 15
*slider.background: green
*slider*orientation: XmHORIZONTAL
*slider*showValue: False
*slider*minimum: 1
*slider*maximum: 5
!*XLab7.height: 100
!*XLab7.width: 100
*form.background: red