]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_spellchecker.fd
Fix bug 944:
[lyx.git] / src / frontends / xforms / forms / form_spellchecker.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_spellchecker
12 Width: 385
13 Height: 375
14 Number of Objects: 12
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 385 375
20 boxtype: FL_FLAT_BOX
21 colors: FL_COL1 FL_COL1
22 alignment: FL_ALIGN_CENTER
23 style: FL_NORMAL_STYLE
24 size: 0
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_TEXT
36 type: NORMAL_TEXT
37 box: 5 298 205 25
38 boxtype: FL_FLAT_BOX
39 colors: FL_COL1 FL_MCOL
40 alignment: FL_ALIGN_LEFT|FL_ALIGN_INSIDE
41 style: FL_NORMAL_STYLE
42 size: FL_NORMAL_SIZE
43 lcol: FL_BLACK
44 label: Word count:
45 shortcut: 
46 resize: FL_RESIZE_NONE
47 gravity: FL_SouthWest FL_SouthWest
48 name: 
49 callback: 
50 argument: 
51
52 --------------------
53 class: FL_TEXT
54 type: NORMAL_TEXT
55 box: 5 3 205 25
56 boxtype: FL_FLAT_BOX
57 colors: FL_COL1 FL_MCOL
58 alignment: FL_ALIGN_LEFT|FL_ALIGN_INSIDE
59 style: FL_NORMAL_STYLE
60 size: FL_NORMAL_SIZE
61 lcol: FL_BLACK
62 label: Unknown:
63 shortcut: 
64 resize: FL_RESIZE_X
65 gravity: FL_NorthWest FL_NorthEast
66 name: 
67 callback: 
68 argument: 0
69
70 --------------------
71 class: FL_TEXT
72 type: NORMAL_TEXT
73 box: 10 25 260 25
74 boxtype: FL_DOWN_BOX
75 colors: FL_COL1 FL_MCOL
76 alignment: FL_ALIGN_LEFT|FL_ALIGN_INSIDE
77 style: FL_NORMAL_STYLE
78 size: FL_NORMAL_SIZE
79 lcol: FL_BLACK
80 label: 
81 shortcut: 
82 resize: FL_RESIZE_X
83 gravity: FL_NorthWest FL_NorthEast
84 name: text_unknown
85 callback: C_FormBaseInputCB
86 argument: 0
87
88 --------------------
89 class: FL_INPUT
90 type: NORMAL_INPUT
91 box: 10 70 260 25
92 boxtype: FL_DOWN_BOX
93 colors: FL_COL1 FL_MCOL
94 alignment: FL_ALIGN_TOP_LEFT
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: Replacement:
99 shortcut: 
100 resize: FL_RESIZE_X
101 gravity: FL_NorthWest FL_NorthEast
102 name: input_replacement
103 callback: C_FormBaseInputCB
104 argument: 0
105
106 --------------------
107 class: FL_BROWSER
108 type: SELECT_BROWSER
109 box: 10 125 260 170
110 boxtype: FL_DOWN_BOX
111 colors: FL_COL1 FL_YELLOW
112 alignment: FL_ALIGN_TOP_LEFT
113 style: FL_NORMAL_STYLE
114 size: FL_NORMAL_SIZE
115 lcol: FL_BLACK
116 label: Suggestions:|#g
117 shortcut: 
118 resize: FL_RESIZE_ALL
119 gravity: FL_NorthWest FL_SouthEast
120 name: browser_suggestions
121 callback: C_FormBaseInputCB
122 argument: 0
123
124 --------------------
125 class: FL_BUTTON
126 type: NORMAL_BUTTON
127 box: 280 195 100 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: Add|#d
135 shortcut: 
136 resize: FL_RESIZE_NONE
137 gravity: FL_NorthEast FL_NorthEast
138 name: button_add
139 callback: C_FormBaseInputCB
140 argument: 0
141
142 --------------------
143 class: FL_BUTTON
144 type: NORMAL_BUTTON
145 box: 280 125 100 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: Ignore|#I
153 shortcut: 
154 resize: FL_RESIZE_X
155 gravity: FL_NorthEast FL_NorthEast
156 name: button_ignore
157 callback: C_FormBaseInputCB
158 argument: 0
159
160 --------------------
161 class: FL_BUTTON
162 type: NORMAL_BUTTON
163 box: 280 160 100 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: Ignore All|#g
171 shortcut: 
172 resize: FL_RESIZE_X
173 gravity: FL_NorthEast FL_NorthEast
174 name: button_accept
175 callback: C_FormBaseInputCB
176 argument: 0
177
178 --------------------
179 class: FL_BUTTON
180 type: NORMAL_BUTTON
181 box: 280 345 100 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: Close|^[
189 shortcut: 
190 resize: FL_RESIZE_NONE
191 gravity: FL_SouthEast FL_SouthEast
192 name: button_close
193 callback: C_FormBaseCancelCB
194 argument: 0
195
196 --------------------
197 class: FL_BUTTON
198 type: NORMAL_BUTTON
199 box: 280 70 100 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: Replace|#R
207 shortcut: 
208 resize: FL_RESIZE_NONE
209 gravity: FL_NorthEast FL_NorthEast
210 name: button_replace
211 callback: C_FormBaseInputCB
212 argument: 0
213
214 --------------------
215 class: FL_VALSLIDER
216 type: HOR_FILL_SLIDER
217 box: 5 320 265 20
218 boxtype: FL_FRAME_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: 0 %
225 shortcut: 
226 resize: FL_RESIZE_X
227 gravity: FL_SouthWest FL_SouthEast
228 name: slider_progress
229 callback: 
230 argument: 
231         bounds: 0 100
232         precision: 0
233         value: 0
234         slsize: 0.00
235
236 ==============================
237 create_the_forms