-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfluid.fl
More file actions
386 lines (383 loc) · 9.49 KB
/
Copy pathfluid.fl
File metadata and controls
386 lines (383 loc) · 9.49 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
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
# data file for the Fltk User Interface Designer (fluid)
version 1.0304
header_name {.h}
code_name {.cxx}
decl {\#include "globals.h"} {public global
}
decl {\#include "button_mouse_click.h"} {public global
}
decl {fluid_wnd *wnd_fluid;} {public local
}
Function {make_fluid_window()} {open
} {
Fl_Window {} {
label {~~oO timer_util_linux Oo~~} open selected
xywh {1014 492 600 295} type Double labelsize 10 hide
class fluid_wnd
} {
Fl_Button bt_button0 {
label bt_button0
xywh {290 230 115 20}
}
Fl_Input fi_remaining_tim0 {
label remaining_tim0
xywh {115 20 75 20} labelsize 9 align 1 textsize 11
}
Fl_Button bt_start0 {
label start0
xywh {200 20 40 20} labelsize 9
}
Fl_Input fi_cmd0 {
label cmd0
xywh {395 1 155 34} labelsize 10 textsize 11
}
Fl_Button bt_test0 {
label test0
xywh {555 1 40 20} labelsize 9
}
Fl_Button bt_num0 {
label num0
xywh {31 270 20 20} labelsize 9
}
Fl_Button bt_num7 {
label num7
xywh {31 210 20 20} labelsize 9
}
Fl_Button bt_num8 {
label num8
xywh {51 210 20 20} labelsize 9
}
Fl_Button bt_num9 {
label num9
xywh {71 210 20 20} labelsize 9
}
Fl_Button bt_num4 {
label num4
xywh {31 230 20 20} labelsize 9
}
Fl_Button bt_num5 {
label num5
xywh {51 230 20 20} labelsize 9
}
Fl_Button bt_num6 {
label num6
xywh {71 230 20 20} labelsize 9
}
Fl_Button bt_num1 {
label num1
xywh {31 250 20 20} labelsize 9
}
Fl_Button bt_num2 {
label num2
xywh {51 250 20 20} labelsize 9
}
Fl_Button bt_num3 {
label num3
xywh {71 250 20 20} labelsize 9
}
Fl_Button bt_clr {
label clear
xywh {51 270 40 20} labelsize 9
}
Fl_Button bt_reset0 {
label reset0
xywh {245 20 40 20} labelsize 9
}
Fl_Input fi_interval_tim0 {
label interval_tim0
xywh {30 20 75 20} labelsize 9 align 1 textsize 11
}
Fl_Check_Button ck_cycle0 {
label cycle0
xywh {299 5 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Check_Button ck_beep0 {
label beep0
xywh {299 20 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Check_Button ck_wintop0 {
label wintop0
xywh {299 35 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Round_Button bt_sel0 {
label sel0
xywh {5 17 20 25} down_box ROUND_DOWN_BOX
}
Fl_Round_Button bt_sel1 {
label sel1
xywh {5 95 20 25} down_box ROUND_DOWN_BOX
}
Fl_Round_Button bt_sel2 {
label sel2
xywh {5 170 20 25} down_box ROUND_DOWN_BOX
}
Fl_Input fi_beeps0 {
label beeps0
xywh {395 35 30 18} labelsize 10 textsize 11
}
Fl_Input fi_pitch0 {
label pitch0
xywh {470 35 55 18} labelsize 10 textsize 11
}
Fl_Button bt_load {
label load
xywh {505 270 40 20} labelsize 9
}
Fl_Button bt_save {
label save
xywh {555 270 40 20} labelsize 9
}
Fl_Button bt_dur15 {
label dur15
xywh {100 250 45 20} labelsize 9
class button_mouse_click
}
Fl_Button bt_dur30 {
label dur30
xywh {100 230 45 20} labelsize 9
class button_mouse_click
}
Fl_Button bt_dur5 {
label dur5
xywh {100 270 45 20} labelsize 9
class button_mouse_click
}
Fl_Button bt_dur1 {
label dur1
xywh {145 270 45 20} labelsize 9
class button_mouse_click
}
Fl_Button bt_dur45 {
label dur45
xywh {146 210 45 20} labelsize 9
class button_mouse_click
}
Fl_Button bt_dur60 {
label dur60
tooltip {right click to subtract} xywh {100 210 45 20} labelsize 9
class button_mouse_click
}
Fl_Button bt_dur10 {
label dur10
xywh {145 250 45 20} labelsize 9
class button_mouse_click
}
Fl_Check_Button ck_cmd_on0 {
label cmd_on0
xywh {299 49 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Button bt_dur20 {
label dur20
xywh {146 230 45 20} labelsize 9
class button_mouse_click
}
Fl_Input fi_remaining_tim1 {
label remaining_tim1
xywh {115 96 75 20} labelsize 9 align 1 textsize 11
}
Fl_Button bt_start1 {
label start1
xywh {200 96 40 20} labelsize 9
}
Fl_Input fi_cmd1 {
label cmd1
xywh {395 77 155 34} labelsize 12 textsize 11
}
Fl_Button bt_test1 {
label test1
xywh {555 77 40 20} labelsize 9
}
Fl_Button bt_reset1 {
label reset1
xywh {245 96 40 20} labelsize 9
}
Fl_Input fi_interval_tim1 {
label interval_tim1
xywh {30 96 75 20} labelsize 9 align 1 textsize 11
}
Fl_Check_Button ck_cycle1 {
label cycle1
xywh {299 81 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Check_Button ck_beep1 {
label beep1
xywh {299 96 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Check_Button ck_wintop1 {
label wintop1
xywh {299 111 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Input fi_beeps1 {
label beeps1
xywh {395 111 30 18} labelsize 10 textsize 11
}
Fl_Input fi_pitch1 {
label pitch1
xywh {470 111 55 18} labelsize 10 textsize 11
}
Fl_Check_Button ck_cmd_on1 {
label cmd_on1
xywh {299 125 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Input fi_remaining_tim2 {
label remaining_tim2
xywh {115 171 75 20} labelsize 9 align 1 textsize 11
}
Fl_Button bt_start2 {
label start2
xywh {200 171 40 20} labelsize 9
}
Fl_Input fi_cmd2 {
label cmd2
xywh {395 152 155 34} labelsize 10 textsize 11
}
Fl_Button bt_test2 {
label test2
xywh {555 152 40 20} labelsize 9
}
Fl_Button bt_reset2 {
label reset2
xywh {245 171 40 20} labelsize 9
}
Fl_Input fi_interval_tim2 {
label interval_tim2
xywh {30 171 75 20} labelsize 9 align 1 textsize 11
}
Fl_Check_Button ck_cycle2 {
label cycle2
xywh {299 156 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Check_Button ck_beep2 {
label beep2
xywh {299 171 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Check_Button ck_wintop2 {
label wintop2
xywh {299 186 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Input fi_beeps2 {
label beeps2
xywh {395 186 30 18} labelsize 10 textsize 11
}
Fl_Input fi_pitch2 {
label pitch2
xywh {470 186 55 18} labelsize 10 textsize 11
}
Fl_Check_Button ck_cmd_on2 {
label cmd_on2
xywh {299 200 15 15} down_box DOWN_BOX labelsize 9
}
Fl_Input fi_time_now {
label time_now
xywh {315 270 75 20} labelsize 9 align 1 textsize 11
}
Fl_Box bx_interval_eta0 {
label interval_eta0
tooltip {real time that time out will occur at} xywh {30 40 75 20} labelsize 10
}
Fl_Box bx_eta0 {
label eta0
tooltip {real time that time out will occur at} xywh {115 40 75 20} labelsize 10
}
Fl_Box bx_interval_eta1 {
label interval_eta1
tooltip {real time that time out will occur at} xywh {30 115 75 20} labelsize 10
}
Fl_Box bx_eta1 {
label eta1
tooltip {real time that time out will occur at} xywh {115 115 75 20} labelsize 10
}
Fl_Box bx_interval_eta2 {
label interval_eta2
tooltip {real time that time out will occur at} xywh {30 190 75 20} labelsize 10
}
Fl_Box bx_eta2 {
label eta2
tooltip {real time that time out will occur at} xywh {115 190 75 20} labelsize 10
}
Fl_Box bx_ctrl_minus {
label ctrl_minus
tooltip {real time that time out will occur at} xywh {195 270 80 20} labelsize 10
}
Fl_Button bt_minus {
label minus
xywh {278 270 25 20} labelsize 9
}
Fl_Button bt_about {
label about
xywh {430 270 40 20} labelsize 9
}
Fl_Button bt_trim_01 {
label {-01}
xywh {208 45 15 15} labelsize 8
}
Fl_Button bt_trim01 {
label 01
xywh {262 45 15 15} labelsize 8
}
Fl_Button bt_trim05 {
label 05
xywh {279 45 15 15} labelsize 8
}
Fl_Button bt_trim_05 {
label {-05}
xywh {191 45 15 15} labelsize 8
}
Fl_Button bt_trim_11 {
label {-11}
xywh {208 120 15 15} labelsize 8
}
Fl_Button bt_trim11 {
label 11
xywh {262 120 15 15} labelsize 8
}
Fl_Button bt_trim15 {
label 15
xywh {279 120 15 15} labelsize 8
}
Fl_Button bt_trim_15 {
label {-15}
xywh {191 120 15 15} labelsize 8
}
Fl_Button bt_trim_21 {
label {-21}
xywh {208 195 15 15} labelsize 8
}
Fl_Button bt_trim21 {
label 21
xywh {262 195 15 15} labelsize 8
}
Fl_Button bt_trim25 {
label 25
xywh {279 195 15 15} labelsize 8
}
Fl_Button bt_trim_25 {
label {-25}
xywh {191 195 15 15} labelsize 8
}
Fl_Button bt_trim_00 {
label {-00}
tooltip {15 sec adj} xywh {225 45 15 15} labelsize 8
}
Fl_Button bt_trim00 {
label 00
tooltip {15 sec adj} xywh {245 45 15 15} labelsize 8
}
Fl_Button bt_trim_10 {
label {-10}
tooltip {15 sec adj} xywh {225 120 15 15} labelsize 8
}
Fl_Button bt_trim10 {
label 10
tooltip {15 sec adj} xywh {245 120 15 15} labelsize 8
}
Fl_Button bt_trim_20 {
label {-20}
tooltip {15 sec adj} xywh {225 195 15 15} labelsize 8
}
Fl_Button bt_trim20 {
label 20
tooltip {15 sec adj} xywh {245 195 15 15} labelsize 8
}
}
}