]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_print.fd
Michael's text fixes
[lyx.git] / src / frontends / xforms / forms / form_print.fd
1 Magic: 13000
2
3 Internal Form Definition File
4     (do not change)
5
6 Number of forms: 1
7 Unit of measure: FL_COORD_PIXEL
8 SnapGrid: 5
9
10 =============== FORM ===============
11 Name: form_print
12 Width: 290
13 Height: 390
14 Number of Objects: 25
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 290 390
20 boxtype: FL_FLAT_BOX
21 colors: FL_COL1 FL_COL1
22 alignment: FL_ALIGN_CENTER
23 style: FL_NORMAL_STYLE
24 size: FL_DEFAULT_SIZE
25 lcol: FL_BLACK
26 label: 
27 shortcut: 
28 resize: FL_RESIZE_ALL
29 gravity: FL_NoGravity FL_NoGravity
30 name: 
31 callback: 
32 argument: 
33
34 --------------------
35 class: FL_LABELFRAME
36 type: ENGRAVED_FRAME
37 box: 5 125 280 165
38 boxtype: FL_NO_BOX
39 colors: FL_BLACK FL_COL1
40 alignment: FL_ALIGN_TOP_LEFT
41 style: FL_NORMAL_STYLE
42 size: FL_NORMAL_SIZE
43 lcol: FL_BLACK
44 label: Pages
45 shortcut: 
46 resize: FL_RESIZE_ALL
47 gravity: FL_West FL_East
48 name: 
49 callback: 
50 argument: 
51
52 --------------------
53 class: FL_LABELFRAME
54 type: ENGRAVED_FRAME
55 box: 5 10 280 105
56 boxtype: FL_NO_BOX
57 colors: FL_BLACK FL_COL1
58 alignment: FL_ALIGN_TOP_LEFT
59 style: FL_NORMAL_STYLE
60 size: FL_NORMAL_SIZE
61 lcol: FL_BLACK
62 label: Destination
63 shortcut: 
64 resize: FL_RESIZE_ALL
65 gravity: FL_West FL_East
66 name: 
67 callback: 
68 argument: 
69
70 --------------------
71 class: FL_LABELFRAME
72 type: ENGRAVED_FRAME
73 box: 5 300 280 50
74 boxtype: FL_NO_BOX
75 colors: FL_BLACK FL_COL1
76 alignment: FL_ALIGN_TOP_LEFT
77 style: FL_NORMAL_STYLE
78 size: FL_NORMAL_SIZE
79 lcol: FL_BLACK
80 label: Copies
81 shortcut: 
82 resize: FL_RESIZE_ALL
83 gravity: FL_West FL_East
84 name: 
85 callback: 
86 argument: 
87
88 --------------------
89 class: FL_INPUT
90 type: NORMAL_INPUT
91 box: 100 25 180 25
92 boxtype: FL_DOWN_BOX
93 colors: FL_COL1 FL_MCOL
94 alignment: FL_ALIGN_LEFT
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: 
99 shortcut: 
100 resize: FL_RESIZE_X
101 gravity: FL_West FL_East
102 name: input_printer
103 callback: C_FormBaseInputCB
104 argument: 0
105
106 --------------------
107 class: FL_INPUT
108 type: NORMAL_INPUT
109 box: 100 55 180 25
110 boxtype: FL_DOWN_BOX
111 colors: FL_COL1 FL_MCOL
112 alignment: FL_ALIGN_RIGHT
113 style: FL_NORMAL_STYLE
114 size: FL_NORMAL_SIZE
115 lcol: FL_BLACK
116 label: 
117 shortcut: 
118 resize: FL_RESIZE_X
119 gravity: FL_West FL_East
120 name: input_file
121 callback: C_FormBaseInputCB
122 argument: 0
123
124 --------------------
125 class: FL_BUTTON
126 type: NORMAL_BUTTON
127 box: 195 360 90 25
128 boxtype: FL_UP_BOX
129 colors: FL_COL1 FL_COL1
130 alignment: FL_ALIGN_CENTER
131 style: FL_NORMAL_STYLE
132 size: FL_NORMAL_SIZE
133 lcol: FL_BLACK
134 label: Cancel|^[
135 shortcut: 
136 resize: FL_RESIZE_NONE
137 gravity: FL_SouthEast FL_SouthEast
138 name: button_close
139 callback: C_FormBaseCancelCB
140 argument: 0
141
142 --------------------
143 class: FL_INPUT
144 type: INT_INPUT
145 box: 95 170 45 25
146 boxtype: FL_DOWN_BOX
147 colors: FL_COL1 FL_MCOL
148 alignment: FL_ALIGN_LEFT
149 style: FL_NORMAL_STYLE
150 size: FL_NORMAL_SIZE
151 lcol: FL_BLACK
152 label: 
153 shortcut: 
154 resize: FL_RESIZE_X
155 gravity: FL_West FL_NoGravity
156 name: input_from_page
157 callback: C_FormBaseInputCB
158 argument: 0
159
160 --------------------
161 class: FL_CHECKBUTTON
162 type: PUSH_BUTTON
163 box: 170 315 100 25
164 boxtype: FL_NO_BOX
165 colors: FL_COL1 FL_YELLOW
166 alignment: FL_ALIGN_CENTER
167 style: FL_NORMAL_STYLE
168 size: FL_NORMAL_SIZE
169 lcol: FL_BLACK
170 label: Sorted|#S
171 shortcut: 
172 resize: FL_RESIZE_NONE
173 gravity: FL_NoGravity FL_NoGravity
174 name: check_sorted_copies
175 callback: C_FormBaseInputCB
176 argument: 0
177
178 --------------------
179 class: FL_INPUT
180 type: INT_INPUT
181 box: 185 170 45 25
182 boxtype: FL_DOWN_BOX
183 colors: FL_COL1 FL_MCOL
184 alignment: FL_ALIGN_LEFT
185 style: FL_NORMAL_STYLE
186 size: FL_NORMAL_SIZE
187 lcol: FL_BLACK
188 label: To:|#T
189 shortcut: 
190 resize: FL_RESIZE_X
191 gravity: FL_NoGravity FL_NoGravity
192 name: input_to_page
193 callback: C_FormBaseInputCB
194 argument: 0
195
196 --------------------
197 class: FL_BUTTON
198 type: NORMAL_BUTTON
199 box: 100 85 90 25
200 boxtype: FL_UP_BOX
201 colors: FL_COL1 FL_COL1
202 alignment: FL_ALIGN_CENTER
203 style: FL_NORMAL_STYLE
204 size: FL_NORMAL_SIZE
205 lcol: FL_BLACK
206 label: Browse...|#B
207 shortcut: 
208 resize: FL_RESIZE_NONE
209 gravity: FL_West FL_West
210 name: button_browse
211 callback: C_FormBaseInputCB
212 argument: 0
213
214 --------------------
215 class: FL_CHECKBUTTON
216 type: PUSH_BUTTON
217 box: 10 260 200 25
218 boxtype: FL_NO_BOX
219 colors: FL_COL1 FL_YELLOW
220 alignment: FL_ALIGN_CENTER
221 style: FL_NORMAL_STYLE
222 size: FL_NORMAL_SIZE
223 lcol: FL_BLACK
224 label: Reverse order|#R
225 shortcut: 
226 resize: FL_RESIZE_NONE
227 gravity: FL_West FL_West
228 name: check_reverse_order
229 callback: C_FormBaseInputCB
230 argument: 0
231
232 --------------------
233 class: FL_COUNTER
234 type: SIMPLE_COUNTER
235 box: 90 315 70 25
236 boxtype: FL_UP_BOX
237 colors: FL_COL1 FL_BLUE
238 alignment: FL_ALIGN_LEFT
239 style: FL_NORMAL_STYLE
240 size: FL_NORMAL_SIZE
241 lcol: FL_BLACK
242 label: Number:|#N
243 shortcut: 
244 resize: FL_RESIZE_X
245 gravity: FL_West FL_NoGravity
246 name: counter_copies
247 callback: C_FormBaseInputCB
248 argument: 0
249   bounds: 1 1000000
250   precision: 0
251   value: 1
252   sstep: 1
253   lstep: 5
254
255 --------------------
256 class: FL_BUTTON
257 type: RETURN_BUTTON
258 box: 5 360 90 25
259 boxtype: FL_UP_BOX
260 colors: FL_COL1 FL_COL1
261 alignment: FL_ALIGN_CENTER
262 style: FL_NORMAL_STYLE
263 size: FL_NORMAL_SIZE
264 lcol: FL_BLACK
265 label: OK
266 shortcut: ^M
267 resize: FL_RESIZE_NONE
268 gravity: FL_SouthEast FL_SouthEast
269 name: button_ok
270 callback: C_FormBaseOKCB
271 argument: 0
272
273 --------------------
274 class: FL_BUTTON
275 type: NORMAL_BUTTON
276 box: 100 360 90 25
277 boxtype: FL_UP_BOX
278 colors: FL_COL1 FL_COL1
279 alignment: FL_ALIGN_CENTER
280 style: FL_NORMAL_STYLE
281 size: FL_NORMAL_SIZE
282 lcol: FL_BLACK
283 label: Apply|#A
284 shortcut: 
285 resize: FL_RESIZE_NONE
286 gravity: FL_SouthEast FL_SouthEast
287 name: button_apply
288 callback: C_FormBaseApplyCB
289 argument: 0
290
291 --------------------
292 class: FL_CHECKBUTTON
293 type: PUSH_BUTTON
294 box: 10 210 200 25
295 boxtype: FL_NO_BOX
296 colors: FL_COL1 FL_YELLOW
297 alignment: FL_ALIGN_CENTER
298 style: FL_NORMAL_STYLE
299 size: FL_NORMAL_SIZE
300 lcol: FL_BLACK
301 label: Odd numbered pages|#O
302 shortcut: 
303 resize: FL_RESIZE_NONE
304 gravity: FL_West FL_West
305 name: check_odd_pages
306 callback: C_FormBaseInputCB
307 argument: 0
308
309 --------------------
310 class: FL_CHECKBUTTON
311 type: PUSH_BUTTON
312 box: 10 235 200 25
313 boxtype: FL_NO_BOX
314 colors: FL_COL1 FL_YELLOW
315 alignment: FL_ALIGN_CENTER
316 style: FL_NORMAL_STYLE
317 size: FL_NORMAL_SIZE
318 lcol: FL_BLACK
319 label: Even numbered pages|#E
320 shortcut: 
321 resize: FL_RESIZE_NONE
322 gravity: FL_West FL_West
323 name: check_even_pages
324 callback: C_FormBaseInputCB
325 argument: 0
326
327 --------------------
328 class: FL_BEGIN_GROUP
329 type: 0
330 box: 0 10 10 0
331 boxtype: FL_NO_BOX
332 colors: FL_COL1 FL_MCOL
333 alignment: FL_ALIGN_CENTER
334 style: FL_NORMAL_STYLE
335 size: FL_DEFAULT_SIZE
336 lcol: FL_BLACK
337 label: 
338 shortcut: 
339 resize: FL_RESIZE_ALL
340 gravity: FL_NoGravity FL_NoGravity
341 name: 
342 callback: 
343 argument: 
344
345 --------------------
346 class: FL_ROUND3DBUTTON
347 type: RADIO_BUTTON
348 box: 75 25 25 25
349 boxtype: FL_NO_BOX
350 colors: FL_COL1 FL_YELLOW
351 alignment: FL_ALIGN_LEFT
352 style: FL_NORMAL_STYLE
353 size: FL_NORMAL_SIZE
354 lcol: FL_BLACK
355 label: Printer:|#P
356 shortcut: 
357 resize: FL_RESIZE_NONE
358 gravity: FL_West FL_West
359 name: radio_printer
360 callback: C_FormBaseInputCB
361 argument: 0
362
363 --------------------
364 class: FL_ROUND3DBUTTON
365 type: RADIO_BUTTON
366 box: 75 55 25 25
367 boxtype: FL_NO_BOX
368 colors: FL_COL1 FL_YELLOW
369 alignment: FL_ALIGN_LEFT
370 style: FL_NORMAL_STYLE
371 size: FL_NORMAL_SIZE
372 lcol: FL_BLACK
373 label: File:|#F
374 shortcut: 
375 resize: FL_RESIZE_NONE
376 gravity: FL_West FL_West
377 name: radio_file
378 callback: C_FormBaseInputCB
379 argument: 0
380
381 --------------------
382 class: FL_END_GROUP
383 type: 0
384 box: 0 0 0 0
385 boxtype: FL_NO_BOX
386 colors: FL_COL1 FL_MCOL
387 alignment: FL_ALIGN_CENTER
388 style: FL_NORMAL_STYLE
389 size: FL_DEFAULT_SIZE
390 lcol: FL_BLACK
391 label: 
392 shortcut: 
393 resize: FL_RESIZE_ALL
394 gravity: FL_NoGravity FL_NoGravity
395 name: 
396 callback: 
397 argument: 
398
399 --------------------
400 class: FL_BEGIN_GROUP
401 type: 0
402 box: 0 10 10 0
403 boxtype: FL_NO_BOX
404 colors: FL_COL1 FL_MCOL
405 alignment: FL_ALIGN_CENTER
406 style: FL_NORMAL_STYLE
407 size: FL_DEFAULT_SIZE
408 lcol: FL_BLACK
409 label: 
410 shortcut: 
411 resize: FL_RESIZE_ALL
412 gravity: FL_NoGravity FL_NoGravity
413 name: 
414 callback: 
415 argument: 
416
417 --------------------
418 class: FL_ROUND3DBUTTON
419 type: RADIO_BUTTON
420 box: 10 140 85 25
421 boxtype: FL_NO_BOX
422 colors: FL_COL1 FL_YELLOW
423 alignment: FL_ALIGN_CENTER
424 style: FL_NORMAL_STYLE
425 size: FL_NORMAL_SIZE
426 lcol: FL_BLACK
427 label: All|#l
428 shortcut: 
429 resize: FL_RESIZE_NONE
430 gravity: FL_West FL_West
431 name: radio_all_pages
432 callback: C_FormBaseInputCB
433 argument: 0
434
435 --------------------
436 class: FL_ROUND3DBUTTON
437 type: RADIO_BUTTON
438 box: 10 170 85 25
439 boxtype: FL_NO_BOX
440 colors: FL_COL1 FL_YELLOW
441 alignment: FL_ALIGN_CENTER
442 style: FL_NORMAL_STYLE
443 size: FL_NORMAL_SIZE
444 lcol: FL_BLACK
445 label: From:|#m
446 shortcut: 
447 resize: FL_RESIZE_NONE
448 gravity: FL_West FL_West
449 name: radio_from_to
450 callback: C_FormBaseInputCB
451 argument: 0
452
453 --------------------
454 class: FL_END_GROUP
455 type: 0
456 box: 0 0 0 0
457 boxtype: FL_NO_BOX
458 colors: FL_COL1 FL_MCOL
459 alignment: FL_ALIGN_CENTER
460 style: FL_NORMAL_STYLE
461 size: FL_DEFAULT_SIZE
462 lcol: FL_BLACK
463 label: 
464 shortcut: 
465 resize: FL_RESIZE_ALL
466 gravity: FL_NoGravity FL_NoGravity
467 name: 
468 callback: 
469 argument: 
470
471 ==============================
472 create_the_forms