blob: 6686f5c44a2f80c6c8f002b037d6c1940dda439a (
plain) (
blame)
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
|
set Resources(load_panel) { \
!-------------------------------
! File Load Control Panel.
!-------------------------------
*filesLayout*borderWidth: 0
*filesLayout*Group.shrinkToFit: True
*filesLayout*Group.frameType: chiseled
*filesLayout*Frame*frameType: sunken
*filesLayout*Frame*frameWidth: 1
*filesLayout*TextToggle.frameWidth: 0
*filesLayout*TextToggle.height: 28
*filesLayout*TextToggle.alignment: left
*filesLayout*TextToggle.ledtMargin: 3
*filesLayout*SimpleMenu.borderWidth: 1
*filesLayout*SimpleMenu.borderColor: black
*filesLayout*SimpleMenu.foreground: White
*filesLayout*SimpleMenu.background: SteelBlue
*filesLayout*Label.borderWidth: 0
*filesLayout*Label.shadowWidth: 0
*filesLayout.layout: vertical { \
imlistGroup < +inf -inf * > \
3 \
horizontal { -5 imoptsGroup < +inf -inf * > -5 } \
-1 \
loadCmdGroup < +inf -inf * > \
}
*imlistGroup.label:
*imlistGroup.frameWidth: 2
*imlistGroup.outerOffset: 2
*imlistLayout*Label.shadowWidth: 0
*imlistLayout*Label.justify: left
*imlistLayout*Command.width: 90
*imlistLayout*Command.height: 23
*imlistLayout*Command.shadowWidth: 1
*imlistLayout*Viewport.allowVert: True
*imlistLayout*Viewport.allowHoriz True
*imlistLayout*Viewport.useRight: True
*imlistLayout*Viewport.useBottom: True
*imlistLayout*Viewport.resizeable: True
*imlistLayout*Scrollbar.height: 17
*imlistLayout*Scrollbar.width: 17
*imlistLayout.layout: vertical { \
3 \
horizontal { \
3 \
rootButton < +inf -inf * > 1 \
homeButton < +inf -inf * > 1 \
upButton < +inf -inf * > 1 \
rescanButton < +inf -inf * > \
3 \
imtemplateLabel 3 imtemplateFrame < +inf -inf * > \
3 \
} \
5 \
horizontal { 1 imlistLabel < +inf -inf * > 1 } \
imlistFrame < +inf -inf * +inf -inf > \
3 \
dirLabel < +inf -inf * > \
3 \
horizontal { 5 fnameLabel 5 filnamFrame < +inf -inf * > } \
3 \
}
*imtemplateLabel.label: Filter:
*imtemplateText*editType: edit
*imtemplateText*height: 23
*imtemplateText*font: 7x13
!*imageList.width: 100
*imageList*height: 140
*imageList.shadeSurplus: False
*imageList.defaultColumns: 3
*imageList.font: 7x13
*imlistView.resizeable: True
*imlistLabel.height: 0
*imlistLabel.label: xxx
*imlistLabel.justify: left
*imlistLabel.font: *lucida-bold-r*10*
*upButton.label: Up
*rootButton.label: Root
*homeButton.label: Home
*rescanButton.label: Rescan
*dirLabel.label: \ \ Directory:
*dirLabel.alignment: left
*fnameLabel.label: Load File:
*fnameText*editType: edit
*fnameText.height: 22
*imoptsGroup.label: Options
*imoptsGroup.frameWidth: 2
*imoptsGroup.outerOffset: 7
*imoptsGroup*offIcon: square0s
*imoptsGroup*onIcon: square1s
*imoptsGroup*highlightColor: yellow
*imoptsLayout*Label.shadowWidth: 0
*imoptsLayout*Label.justify: left
*imoptsLayout.layout: vertical { \
3 \
horizontal { \
3 \
autoload 6 grayscale \
3 < +inf > \
browseHdrs \
3 < +inf > \
frameLabel 2 frameFrame \
3 \
} \
6 \
horizontal { \
3 \
zscale 6 zrange \
3 \
z1Label z1Frame < +inf * > 2 \
z2Label z2Frame < +inf * > 2 \
nsampLabel nsampFrame < +inf * > \
3 \
} \
3 \
}
*grayscale.label: Auto Grayscale
*grayscale.location: 0 0 100 22
*autoload.label: Auto Load
*autoload.location: 0 0 80 22
*autoload.on: True
*browseHdrs.label: List Image Headers
*browseHdrs.location: 0 0 120 22
*browseHdrs.on: False
*zscale.label: Zscale
*zscale.location: 0 0 60 22
*zrange.label: Zrange
*zrange.location: 0 0 60 22
*z1Label.label: z1
*z1Value*width: 60
*z1Value*height: 22
*z1Value*editType: edit
*z2Label.label: z2
*z2Value*width: 60
*z2Value*height: 22
*z2Value*editType: edit
*nsampLabel.label: Nsample
*nsampValue*width: 60
*nsampValue*height: 22
*nsampValue*editType: edit
*frameLabel.label: Frame:\
*frameFrame.width: 50
*frameFrame.resize: False
*frameFrame.label: Current
*frameFrame.font: 6x13
*frameFrame.menuName: loadFrames
*loadCmdGroup.label:
*loadCmdGroup*frameWidth: 2
*loadCmdGroup*outerOffset: 5
*loadCmdGroup.outerOffset: 2
*loadCmdGroup*innerOffset: 5
*loadCmdGroup.frameType: sunken
*loadCmdGroup.label:
*loadCmdGroup.location: 0 0 400 45
*loadCmdLayout*Command.internalWidth: 12
*loadCmdLayout.layout: horizontal { \
2 \
filesLoadButton \
1 < +inf > \
filesStatus \
2 \
}
*filesLoadButton.label: Load
*filesStatus.label:
}
|