]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_float.fd
Wrap most of the frontend code up inside namespace lyx::frontend.
[lyx.git] / src / frontends / xforms / forms / form_float.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_float
12 Width: 395
13 Height: 290
14 Number of Objects: 18
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 395 290
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 10 385 185
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: Placement
45 shortcut: 
46 resize: FL_RESIZE_ALL
47 gravity: FL_NorthWest FL_SouthEast
48 name: 
49 callback: 
50 argument: 
51
52 --------------------
53 class: FL_CHECKBUTTON
54 type: PUSH_BUTTON
55 box: 215 115 170 25
56 boxtype: FL_NO_BOX
57 colors: FL_COL1 FL_YELLOW
58 alignment: FL_ALIGN_CENTER
59 style: FL_NORMAL_STYLE
60 size: FL_NORMAL_SIZE
61 lcol: FL_BLACK
62 label: Page of floats|#P
63 shortcut: 
64 resize: FL_RESIZE_NONE
65 gravity: FL_East FL_NoGravity
66 name: check_page
67 callback: C_FormDialogView_InputCB
68 argument: 0
69
70 --------------------
71 class: FL_CHECKBUTTON
72 type: PUSH_BUTTON
73 box: 45 140 170 25
74 boxtype: FL_NO_BOX
75 colors: FL_COL1 FL_YELLOW
76 alignment: FL_ALIGN_CENTER
77 style: FL_NORMAL_STYLE
78 size: FL_NORMAL_SIZE
79 lcol: FL_BLACK
80 label: Bottom of the page|#B
81 shortcut: 
82 resize: FL_RESIZE_NONE
83 gravity: FL_West FL_NoGravity
84 name: check_bottom
85 callback: C_FormDialogView_InputCB
86 argument: 0
87
88 --------------------
89 class: FL_CHECKBUTTON
90 type: PUSH_BUTTON
91 box: 45 115 170 25
92 boxtype: FL_NO_BOX
93 colors: FL_COL1 FL_YELLOW
94 alignment: FL_ALIGN_CENTER
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: Top of the page|#T
99 shortcut: 
100 resize: FL_RESIZE_NONE
101 gravity: FL_West FL_NoGravity
102 name: check_top
103 callback: C_FormDialogView_InputCB
104 argument: 0
105
106 --------------------
107 class: FL_CHECKBUTTON
108 type: PUSH_BUTTON
109 box: 215 140 170 25
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: Here, if possible|#r
117 shortcut: 
118 resize: FL_RESIZE_NONE
119 gravity: FL_East FL_NoGravity
120 name: check_here
121 callback: C_FormDialogView_InputCB
122 argument: 0
123
124 --------------------
125 class: FL_BUTTON
126 type: NORMAL_BUTTON
127 box: 5 260 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: Restore|#R
135 shortcut: 
136 resize: FL_RESIZE_NONE
137 gravity: FL_SouthWest FL_SouthWest
138 name: button_restore
139 callback: C_FormDialogView_RestoreCB
140 argument: 0
141
142 --------------------
143 class: FL_BUTTON
144 type: RETURN_BUTTON
145 box: 110 260 90 25
146 boxtype: FL_UP_BOX
147 colors: FL_COL1 FL_COL1
148 alignment: FL_ALIGN_CENTER
149 style: FL_NORMAL_STYLE
150 size: FL_NORMAL_SIZE
151 lcol: FL_BLACK
152 label: OK
153 shortcut: ^M
154 resize: FL_RESIZE_NONE
155 gravity: FL_SouthEast FL_SouthEast
156 name: button_ok
157 callback: C_FormDialogView_OKCB
158 argument: 0
159
160 --------------------
161 class: FL_BUTTON
162 type: NORMAL_BUTTON
163 box: 205 260 90 25
164 boxtype: FL_UP_BOX
165 colors: FL_COL1 FL_COL1
166 alignment: FL_ALIGN_CENTER
167 style: FL_NORMAL_STYLE
168 size: FL_NORMAL_SIZE
169 lcol: FL_BLACK
170 label: Apply|#A
171 shortcut: 
172 resize: FL_RESIZE_NONE
173 gravity: FL_SouthEast FL_SouthEast
174 name: button_apply
175 callback: C_FormDialogView_ApplyCB
176 argument: 0
177
178 --------------------
179 class: FL_BUTTON
180 type: NORMAL_BUTTON
181 box: 300 260 90 25
182 boxtype: FL_UP_BOX
183 colors: FL_COL1 FL_COL1
184 alignment: FL_ALIGN_CENTER
185 style: FL_NORMAL_STYLE
186 size: FL_NORMAL_SIZE
187 lcol: FL_BLACK
188 label: Cancel|^[
189 shortcut: 
190 resize: FL_RESIZE_NONE
191 gravity: FL_SouthEast FL_SouthEast
192 name: button_close
193 callback: C_FormDialogView_CancelCB
194 argument: 0
195
196 --------------------
197 class: FL_CHECKBUTTON
198 type: PUSH_BUTTON
199 box: 5 200 385 25
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: Span columns|#S
207 shortcut: 
208 resize: FL_RESIZE_NONE
209 gravity: FL_SouthWest FL_SouthWest
210 name: check_wide
211 callback: C_FormDialogView_InputCB
212 argument: 0
213
214 --------------------
215 class: FL_CHECKBUTTON
216 type: PUSH_BUTTON
217 box: 125 165 260 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: Ignore internal LaTeX rules|#I
225 shortcut: 
226 resize: FL_RESIZE_NONE
227 gravity: FL_NoGravity FL_NoGravity
228 name: check_force
229 callback: C_FormDialogView_InputCB
230 argument: 0
231
232 --------------------
233 class: FL_BEGIN_GROUP
234 type: 0
235 box: 0 0 0 0
236 boxtype: FL_NO_BOX
237 colors: FL_COL1 FL_MCOL
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_ROUND3DBUTTON
252 type: RADIO_BUTTON
253 box: 10 85 200 25
254 boxtype: FL_NO_BOX
255 colors: FL_COL1 FL_YELLOW
256 alignment: FL_ALIGN_CENTER
257 style: FL_NORMAL_STYLE
258 size: FL_NORMAL_SIZE
259 lcol: FL_BLACK
260 label: Alternatives|#l
261 shortcut: 
262 resize: FL_RESIZE_NONE
263 gravity: FL_West FL_NoGravity
264 name: radio_alternatives
265 callback: C_FormDialogView_InputCB
266 argument: 0
267
268 --------------------
269 class: FL_ROUND3DBUTTON
270 type: RADIO_BUTTON
271 box: 10 55 200 25
272 boxtype: FL_NO_BOX
273 colors: FL_COL1 FL_YELLOW
274 alignment: FL_ALIGN_CENTER
275 style: FL_NORMAL_STYLE
276 size: FL_NORMAL_SIZE
277 lcol: FL_BLACK
278 label: Here, definitely!|#H
279 shortcut: 
280 resize: FL_RESIZE_NONE
281 gravity: FL_West FL_NoGravity
282 name: radio_here_definitely
283 callback: C_FormDialogView_InputCB
284 argument: 0
285
286 --------------------
287 class: FL_ROUND3DBUTTON
288 type: RADIO_BUTTON
289 box: 10 25 200 25
290 boxtype: FL_NO_BOX
291 colors: FL_COL1 FL_YELLOW
292 alignment: FL_ALIGN_CENTER
293 style: FL_NORMAL_STYLE
294 size: FL_NORMAL_SIZE
295 lcol: FL_BLACK
296 label: Document default|#D
297 shortcut: 
298 resize: FL_RESIZE_NONE
299 gravity: FL_West FL_NoGravity
300 name: radio_default
301 callback: C_FormDialogView_InputCB
302 argument: 0
303         value: 1
304
305 --------------------
306 class: FL_END_GROUP
307 type: 0
308 box: 0 0 0 0
309 boxtype: FL_NO_BOX
310 colors: FL_COL1 FL_MCOL
311 alignment: FL_ALIGN_CENTER
312 style: FL_NORMAL_STYLE
313 size: FL_DEFAULT_SIZE
314 lcol: FL_BLACK
315 label: 
316 shortcut: 
317 resize: FL_RESIZE_ALL
318 gravity: FL_NoGravity FL_NoGravity
319 name: 
320 callback: 
321 argument: 
322
323 --------------------
324 class: FL_CHECKBUTTON
325 type: PUSH_BUTTON
326 box: 5 225 385 25
327 boxtype: FL_NO_BOX
328 colors: FL_COL1 FL_YELLOW
329 alignment: FL_ALIGN_CENTER
330 style: FL_NORMAL_STYLE
331 size: FL_NORMAL_SIZE
332 lcol: FL_BLACK
333 label: Rotate sideways|#o
334 shortcut: 
335 resize: FL_RESIZE_NONE
336 gravity: FL_SouthWest FL_SouthWest
337 name: check_sideways
338 callback: C_FormDialogView_InputCB
339 argument: 0
340
341 ==============================
342 create_the_forms