]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_vspace.fd
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / forms / form_vspace.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_vspace
12 Width: 395
13 Height: 125
14 Number of Objects: 9
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 395 125
20 boxtype: FL_FLAT_BOX
21 colors: FL_COL1 FL_COL1
22 alignment: FL_ALIGN_CENTER
23 style: FL_NORMAL_STYLE
24 size: FL_NORMAL_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: 160 15 120 25
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: Spacing:|#S
45 shortcut: 
46 resize: FL_RESIZE_X
47 gravity: FL_West FL_East
48 name: choice_space
49 callback: C_FormDialogView_InputCB
50 argument: 0
51
52 --------------------
53 class: FL_INPUT
54 type: NORMAL_INPUT
55 box: 160 40 70 25
56 boxtype: FL_DOWN_BOX
57 colors: FL_COL1 FL_MCOL
58 alignment: FL_ALIGN_LEFT
59 style: FL_NORMAL_STYLE
60 size: FL_NORMAL_SIZE
61 lcol: FL_BLACK
62 label: Value:|#V
63 shortcut: 
64 resize: FL_RESIZE_NONE
65 gravity: FL_West FL_East
66 name: input_space
67 callback: C_FormDialogView_InputCB
68 argument: 0
69
70 --------------------
71 class: FL_CHOICE
72 type: NORMAL_CHOICE
73 box: 230 40 50 25
74 boxtype: FL_FRAME_BOX
75 colors: FL_COL1 FL_BLACK
76 alignment: FL_ALIGN_LEFT
77 style: FL_NORMAL_STYLE
78 size: FL_DEFAULT_SIZE
79 lcol: FL_BLACK
80 label: 
81 shortcut: 
82 resize: FL_RESIZE_NONE
83 gravity: FL_East FL_East
84 name: choice_unit_space
85 callback: C_FormDialogView_InputCB
86 argument: 0
87
88 --------------------
89 class: FL_CHECKBUTTON
90 type: PUSH_BUTTON
91 box: 160 65 25 25
92 boxtype: FL_NO_BOX
93 colors: FL_COL1 FL_YELLOW
94 alignment: FL_ALIGN_LEFT
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: Protect:|#P
99 shortcut: 
100 resize: FL_RESIZE_ALL
101 gravity: FL_NoGravity FL_NoGravity
102 name: check_keep
103 callback: C_FormDialogView_InputCB
104 argument: 0
105
106 --------------------
107 class: FL_BUTTON
108 type: NORMAL_BUTTON
109 box: 5 95 90 25
110 boxtype: FL_UP_BOX
111 colors: FL_COL1 FL_COL1
112 alignment: FL_ALIGN_CENTER
113 style: FL_NORMAL_STYLE
114 size: FL_NORMAL_SIZE
115 lcol: FL_BLACK
116 label: Restore|#R
117 shortcut: 
118 resize: FL_RESIZE_NONE
119 gravity: FL_SouthWest FL_SouthWest
120 name: button_restore
121 callback: C_FormDialogView_RestoreCB
122 argument: 0
123
124 --------------------
125 class: FL_BUTTON
126 type: RETURN_BUTTON
127 box: 110 95 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: OK
135 shortcut: ^M
136 resize: FL_RESIZE_NONE
137 gravity: FL_SouthEast FL_SouthEast
138 name: button_ok
139 callback: C_FormDialogView_OKCB
140 argument: 0
141
142 --------------------
143 class: FL_BUTTON
144 type: NORMAL_BUTTON
145 box: 205 95 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: Apply|#A
153 shortcut: 
154 resize: FL_RESIZE_NONE
155 gravity: FL_SouthEast FL_SouthEast
156 name: button_apply
157 callback: C_FormDialogView_ApplyCB
158 argument: 0
159
160 --------------------
161 class: FL_BUTTON
162 type: NORMAL_BUTTON
163 box: 300 95 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: Cancel|^[
171 shortcut: 
172 resize: FL_RESIZE_NONE
173 gravity: FL_SouthEast FL_SouthEast
174 name: button_close
175 callback: C_FormDialogView_CancelCB
176 argument: 0
177
178 ==============================
179 create_the_forms