]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_search.fd
Get the browse buttons working...
[lyx.git] / src / frontends / xforms / forms / form_search.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
9 =============== FORM ===============
10 Name: form_search
11 Width: 440
12 Height: 160
13 Number of Objects: 11
14
15 --------------------
16 class: FL_BOX
17 type: UP_BOX
18 box: 0 0 440 160
19 boxtype: FL_UP_BOX
20 colors: FL_COL1 FL_COL1
21 alignment: FL_ALIGN_CENTER
22 style: FL_NORMAL_STYLE
23 size: FL_DEFAULT_SIZE
24 lcol: FL_BLACK
25 label: 
26 shortcut: 
27 resize: FL_RESIZE_ALL
28 gravity: FL_NoGravity FL_NoGravity
29 name: 
30 callback: 
31 argument: 
32
33 --------------------
34 class: FL_FRAME
35 type: ENGRAVED_FRAME
36 box: 300 10 130 80
37 boxtype: FL_NO_BOX
38 colors: FL_BLACK FL_COL1
39 alignment: FL_ALIGN_CENTER
40 style: FL_NORMAL_STYLE
41 size: FL_DEFAULT_SIZE
42 lcol: FL_BLACK
43 label: 
44 shortcut: 
45 resize: FL_RESIZE_NONE
46 gravity: FL_NorthEast FL_NorthEast
47 name: 
48 callback: 
49 argument: 
50
51 --------------------
52 class: FL_INPUT
53 type: NORMAL_INPUT
54 box: 110 10 180 30
55 boxtype: FL_DOWN_BOX
56 colors: FL_COL1 FL_MCOL
57 alignment: FL_ALIGN_LEFT
58 style: FL_NORMAL_STYLE
59 size: FL_NORMAL_SIZE
60 lcol: FL_BLACK
61 label: Find|#n
62 shortcut: 
63 resize: FL_RESIZE_X
64 gravity: FL_NorthWest FL_NorthEast
65 name: input_search
66 callback: C_FormBaseInputCB
67 argument: 0
68
69 --------------------
70 class: FL_INPUT
71 type: NORMAL_INPUT
72 box: 110 40 180 30
73 boxtype: FL_DOWN_BOX
74 colors: FL_COL1 FL_MCOL
75 alignment: FL_ALIGN_LEFT
76 style: FL_NORMAL_STYLE
77 size: FL_NORMAL_SIZE
78 lcol: FL_BLACK
79 label: Replace with|#W
80 shortcut: 
81 resize: FL_RESIZE_X
82 gravity: FL_NorthWest FL_NorthEast
83 name: input_replace
84 callback: C_FormBaseInputCB
85 argument: 0
86
87 --------------------
88 class: FL_BUTTON
89 type: NORMAL_BUTTON
90 box: 200 80 90 30
91 boxtype: FL_UP_BOX
92 colors: FL_COL1 FL_COL1
93 alignment: FL_ALIGN_CENTER
94 style: FL_NORMAL_STYLE
95 size: FL_NORMAL_SIZE
96 lcol: FL_BLACK
97 label:  >|#F^s
98 shortcut: 
99 resize: FL_RESIZE_NONE
100 gravity: FL_SouthEast FL_SouthEast
101 name: findnext
102 callback: C_FormBaseInputCB
103 argument: 0
104
105 --------------------
106 class: FL_BUTTON
107 type: NORMAL_BUTTON
108 box: 110 80 90 30
109 boxtype: FL_UP_BOX
110 colors: FL_COL1 FL_COL1
111 alignment: FL_ALIGN_CENTER
112 style: FL_NORMAL_STYLE
113 size: FL_NORMAL_SIZE
114 lcol: FL_BLACK
115 label:  <|#B^r
116 shortcut: 
117 resize: FL_RESIZE_NONE
118 gravity: FL_SouthEast FL_SouthEast
119 name: findprev
120 callback: C_FormBaseInputCB
121 argument: 0
122
123 --------------------
124 class: FL_BUTTON
125 type: NORMAL_BUTTON
126 box: 110 120 90 30
127 boxtype: FL_UP_BOX
128 colors: FL_COL1 FL_COL1
129 alignment: FL_ALIGN_CENTER
130 style: FL_NORMAL_STYLE
131 size: FL_NORMAL_SIZE
132 lcol: FL_BLACK
133 label: Replace|#R#r
134 shortcut: 
135 resize: FL_RESIZE_NONE
136 gravity: FL_SouthEast FL_SouthEast
137 name: replace
138 callback: C_FormBaseInputCB
139 argument: 0
140
141 --------------------
142 class: FL_BUTTON
143 type: NORMAL_BUTTON
144 box: 350 120 80 30
145 boxtype: FL_UP_BOX
146 colors: FL_COL1 FL_COL1
147 alignment: FL_ALIGN_CENTER
148 style: FL_NORMAL_STYLE
149 size: FL_NORMAL_SIZE
150 lcol: FL_BLACK
151 label: Close|^[
152 shortcut: 
153 resize: FL_RESIZE_NONE
154 gravity: FL_SouthEast FL_SouthEast
155 name: button_cancel
156 callback: C_FormBaseCancelCB
157 argument: 0
158
159 --------------------
160 class: FL_CHECKBUTTON
161 type: PUSH_BUTTON
162 box: 300 20 150 30
163 boxtype: FL_NO_BOX
164 colors: FL_COL1 FL_YELLOW
165 alignment: FL_ALIGN_CENTER
166 style: FL_NORMAL_STYLE
167 size: FL_DEFAULT_SIZE
168 lcol: FL_BLACK
169 label: Case sensitive|#s#S
170 shortcut: 
171 resize: FL_RESIZE_NONE
172 gravity: FL_NorthEast FL_NorthEast
173 name: casesensitive
174 callback: C_FormBaseInputCB
175 argument: 0
176
177 --------------------
178 class: FL_CHECKBUTTON
179 type: PUSH_BUTTON
180 box: 300 50 150 30
181 boxtype: FL_NO_BOX
182 colors: FL_COL1 FL_YELLOW
183 alignment: FL_ALIGN_CENTER
184 style: FL_NORMAL_STYLE
185 size: FL_DEFAULT_SIZE
186 lcol: FL_BLACK
187 label: Match word|#M#m
188 shortcut: 
189 resize: FL_RESIZE_NONE
190 gravity: FL_NorthEast FL_NorthEast
191 name: matchword
192 callback: C_FormBaseInputCB
193 argument: 0
194
195 --------------------
196 class: FL_BUTTON
197 type: NORMAL_BUTTON
198 box: 200 120 90 30
199 boxtype: FL_UP_BOX
200 colors: FL_COL1 FL_COL1
201 alignment: FL_ALIGN_CENTER
202 style: FL_NORMAL_STYLE
203 size: FL_NORMAL_SIZE
204 lcol: FL_BLACK
205 label: Replace All|#A#a
206 shortcut: 
207 resize: FL_RESIZE_NONE
208 gravity: FL_SouthEast FL_SouthEast
209 name: replaceall
210 callback: C_FormBaseInputCB
211 argument: 0
212
213 ==============================
214 --------------------