]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_box.fd
The Box patch
[lyx.git] / src / frontends / xforms / forms / form_box.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: 7
9
10 =============== FORM ===============
11 Name: form_box
12 Width: 442
13 Height: 379
14 Number of Objects: 19
15
16 --------------------
17 class: FL_BOX
18 type: UP_BOX
19 box: 0 0 442 379
20 boxtype: FL_UP_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_CHOICE
36 type: NORMAL_CHOICE
37 box: 175 21 231 28
38 boxtype: FL_FRAME_BOX
39 colors: FL_COL1 FL_BLACK
40 alignment: FL_ALIGN_LEFT
41 style: FL_NORMAL_STYLE
42 size: FL_NORMAL_SIZE
43 lcol: FL_BLACK
44 label: Box Type|#T
45 shortcut: 
46 resize: FL_RESIZE_ALL
47 gravity: FL_NoGravity FL_NoGravity
48 name: choice_type
49 callback: C_FormDialogView_InputCB
50 argument: 0
51
52 --------------------
53 class: FL_BUTTON
54 type: RETURN_BUTTON
55 box: 56 322 84 28
56 boxtype: FL_UP_BOX
57 colors: FL_COL1 FL_COL1
58 alignment: FL_ALIGN_CENTER
59 style: FL_NORMAL_STYLE
60 size: FL_NORMAL_SIZE
61 lcol: FL_BLACK
62 label: OK
63 shortcut: ^M
64 resize: FL_RESIZE_ALL
65 gravity: FL_NoGravity FL_NoGravity
66 name: button_ok
67 callback: C_FormDialogView_OKCB
68 argument: 0
69
70 --------------------
71 class: FL_BUTTON
72 type: RETURN_BUTTON
73 box: 147 322 98 28
74 boxtype: FL_UP_BOX
75 colors: FL_COL1 FL_COL1
76 alignment: FL_ALIGN_CENTER
77 style: FL_NORMAL_STYLE
78 size: FL_NORMAL_SIZE
79 lcol: FL_BLACK
80 label: Apply|#A
81 shortcut: ^M
82 resize: FL_RESIZE_ALL
83 gravity: FL_NoGravity FL_NoGravity
84 name: button_apply
85 callback: C_FormDialogView_ApplyCB
86 argument: 0
87
88 --------------------
89 class: FL_BUTTON
90 type: RETURN_BUTTON
91 box: 252 322 105 28
92 boxtype: FL_UP_BOX
93 colors: FL_COL1 FL_COL1
94 alignment: FL_ALIGN_CENTER
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: Cancel|^[
99 shortcut: ^M
100 resize: FL_RESIZE_ALL
101 gravity: FL_NoGravity FL_NoGravity
102 name: button_cancel
103 callback: C_FormDialogView_CancelCB
104 argument: 0
105
106 --------------------
107 class: FL_CHECKBUTTON
108 type: PUSH_BUTTON
109 box: 21 70 35 28
110 boxtype: FL_NO_BOX
111 colors: FL_COL1 FL_YELLOW
112 alignment: FL_ALIGN_CENTER
113 style: FL_NORMAL_STYLE
114 size: FL_NORMAL_SIZE
115 lcol: FL_BLACK
116 label: Has Inner Box
117 shortcut: 
118 resize: FL_RESIZE_ALL
119 gravity: FL_NoGravity FL_NoGravity
120 name: check_inner_box
121 callback: C_FormDialogView_InputCB
122 argument: 0
123
124 --------------------
125 class: FL_CHOICE
126 type: NORMAL_CHOICE2
127 box: 315 77 91 28
128 boxtype: FL_UP_BOX
129 colors: FL_COL1 FL_BLACK
130 alignment: FL_ALIGN_LEFT
131 style: FL_NORMAL_STYLE
132 size: FL_NORMAL_SIZE
133 lcol: FL_BLACK
134 label: Vertical Position
135 shortcut: 
136 resize: FL_RESIZE_ALL
137 gravity: FL_NoGravity FL_NoGravity
138 name: choice_pos
139 callback: C_FormDialogView_InputCB
140 argument: 0
141
142 --------------------
143 class: FL_CHOICE
144 type: NORMAL_CHOICE2
145 box: 203 210 91 28
146 boxtype: FL_UP_BOX
147 colors: FL_COL1 FL_BLACK
148 alignment: FL_ALIGN_TOP
149 style: FL_NORMAL_STYLE
150 size: FL_NORMAL_SIZE
151 lcol: FL_BLACK
152 label: Width Unit
153 shortcut: 
154 resize: FL_RESIZE_ALL
155 gravity: FL_NoGravity FL_NoGravity
156 name: choice_width_unit
157 callback: C_FormDialogView_InputCB
158 argument: 0
159
160 --------------------
161 class: FL_INPUT
162 type: NORMAL_INPUT
163 box: 126 210 77 28
164 boxtype: FL_DOWN_BOX
165 colors: FL_COL1 FL_MCOL
166 alignment: FL_ALIGN_TOP
167 style: FL_NORMAL_STYLE
168 size: FL_NORMAL_SIZE
169 lcol: FL_BLACK
170 label: Width
171 shortcut: 
172 resize: FL_RESIZE_ALL
173 gravity: FL_NoGravity FL_NoGravity
174 name: input_width
175 callback: C_FormDialogView_InputCB
176 argument: 0
177
178 --------------------
179 class: FL_CHOICE
180 type: NORMAL_CHOICE2
181 box: 294 210 112 28
182 boxtype: FL_UP_BOX
183 colors: FL_COL1 FL_BLACK
184 alignment: FL_ALIGN_TOP
185 style: FL_NORMAL_STYLE
186 size: FL_NORMAL_SIZE
187 lcol: FL_BLACK
188 label: Special
189 shortcut: 
190 resize: FL_RESIZE_ALL
191 gravity: FL_NoGravity FL_NoGravity
192 name: choice_special
193 callback: C_FormDialogView_InputCB
194 argument: 0
195
196 --------------------
197 class: FL_ROUND3DBUTTON
198 type: RADIO_BUTTON
199 box: 21 112 35 28
200 boxtype: FL_NO_BOX
201 colors: FL_COL1 FL_YELLOW
202 alignment: FL_ALIGN_CENTER
203 style: FL_NORMAL_STYLE
204 size: FL_NORMAL_SIZE
205 lcol: FL_BLACK
206 label: Parbox
207 shortcut: 
208 resize: FL_RESIZE_ALL
209 gravity: FL_NoGravity FL_NoGravity
210 name: radio_parbox
211 callback: C_FormDialogView_InputCB
212 argument: 0
213
214 --------------------
215 class: FL_ROUND3DBUTTON
216 type: RADIO_BUTTON
217 box: 21 140 35 28
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: Minipage
225 shortcut: 
226 resize: FL_RESIZE_ALL
227 gravity: FL_NoGravity FL_NoGravity
228 name: radio_minipage
229 callback: C_FormDialogView_InputCB
230 argument: 0
231
232 --------------------
233 class: FL_FRAME
234 type: ENGRAVED_FRAME
235 box: 14 112 112 63
236 boxtype: FL_NO_BOX
237 colors: FL_BLACK FL_COL1
238 alignment: FL_ALIGN_CENTER
239 style: FL_NORMAL_STYLE
240 size: FL_DEFAULT_SIZE
241 lcol: FL_BLACK
242 label: 
243 shortcut: 
244 resize: FL_RESIZE_ALL
245 gravity: FL_NoGravity FL_NoGravity
246 name: 
247 callback: 
248 argument: 
249
250 --------------------
251 class: FL_CHOICE
252 type: NORMAL_CHOICE2
253 box: 315 112 91 28
254 boxtype: FL_UP_BOX
255 colors: FL_COL1 FL_BLACK
256 alignment: FL_ALIGN_LEFT
257 style: FL_NORMAL_STYLE
258 size: FL_NORMAL_SIZE
259 lcol: FL_BLACK
260 label: Inner Position (Vert.)
261 shortcut: 
262 resize: FL_RESIZE_ALL
263 gravity: FL_NoGravity FL_NoGravity
264 name: choice_inner_pos
265 callback: C_FormDialogView_InputCB
266 argument: 0
267
268 --------------------
269 class: FL_CHOICE
270 type: NORMAL_CHOICE2
271 box: 315 147 91 28
272 boxtype: FL_UP_BOX
273 colors: FL_COL1 FL_BLACK
274 alignment: FL_ALIGN_LEFT
275 style: FL_NORMAL_STYLE
276 size: FL_NORMAL_SIZE
277 lcol: FL_BLACK
278 label: Horizontal Position
279 shortcut: 
280 resize: FL_RESIZE_ALL
281 gravity: FL_NoGravity FL_NoGravity
282 name: choice_hor_pos
283 callback: C_FormDialogView_InputCB
284 argument: 0
285
286 --------------------
287 class: FL_INPUT
288 type: NORMAL_INPUT
289 box: 126 266 77 28
290 boxtype: FL_DOWN_BOX
291 colors: FL_COL1 FL_MCOL
292 alignment: FL_ALIGN_TOP
293 style: FL_NORMAL_STYLE
294 size: FL_NORMAL_SIZE
295 lcol: FL_BLACK
296 label: Height
297 shortcut: 
298 resize: FL_RESIZE_ALL
299 gravity: FL_NoGravity FL_NoGravity
300 name: input_height
301 callback: C_FormDialogView_InputCB
302 argument: 0
303
304 --------------------
305 class: FL_CHOICE
306 type: NORMAL_CHOICE2
307 box: 203 266 91 28
308 boxtype: FL_UP_BOX
309 colors: FL_COL1 FL_BLACK
310 alignment: FL_ALIGN_TOP
311 style: FL_NORMAL_STYLE
312 size: FL_NORMAL_SIZE
313 lcol: FL_BLACK
314 label: Height Unit
315 shortcut: 
316 resize: FL_RESIZE_ALL
317 gravity: FL_NoGravity FL_NoGravity
318 name: choice_height_unit
319 callback: C_FormDialogView_InputCB
320 argument: 0
321
322 --------------------
323 class: FL_CHOICE
324 type: NORMAL_CHOICE2
325 box: 294 266 112 28
326 boxtype: FL_UP_BOX
327 colors: FL_COL1 FL_BLACK
328 alignment: FL_ALIGN_TOP
329 style: FL_NORMAL_STYLE
330 size: FL_NORMAL_SIZE
331 lcol: FL_BLACK
332 label: Special
333 shortcut: 
334 resize: FL_RESIZE_ALL
335 gravity: FL_NoGravity FL_NoGravity
336 name: choice_height_special
337 callback: C_FormDialogView_InputCB
338 argument: 0
339
340 --------------------
341 class: FL_BUTTON
342 type: NORMAL_BUTTON
343 box: 28 238 77 28
344 boxtype: FL_UP_BOX
345 colors: FL_COL1 FL_COL1
346 alignment: FL_ALIGN_CENTER
347 style: FL_NORMAL_STYLE
348 size: FL_DEFAULT_SIZE
349 lcol: FL_BLACK
350 label: Reset
351 shortcut: 
352 resize: FL_RESIZE_ALL
353 gravity: FL_NoGravity FL_NoGravity
354 name: button_defaults
355 callback: C_FormDialogView_InputCB
356 argument: 0
357
358 ==============================
359 create_the_forms