]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_errorlist.fd
Wrap most of the frontend code up inside namespace lyx::frontend.
[lyx.git] / src / frontends / xforms / forms / form_errorlist.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_errorlist
12 Width: 380
13 Height: 295
14 Number of Objects: 4
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 380 295
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_BROWSER
36 type: HOLD_BROWSER
37 box: 10 10 360 110
38 boxtype: FL_DOWN_BOX
39 colors: FL_COL1 FL_YELLOW
40 alignment: FL_ALIGN_BOTTOM
41 style: FL_NORMAL_STYLE
42 size: FL_DEFAULT_SIZE
43 lcol: FL_BLACK
44 label: 
45 shortcut: 
46 resize: FL_RESIZE_ALL
47 gravity: FL_NorthWest FL_SouthEast
48 name: browser_errors
49 callback: C_FormDialogView_InputCB
50 argument: 0
51
52 --------------------
53 class: FL_BUTTON
54 type: NORMAL_BUTTON
55 box: 280 260 90 25
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: Close|^[^M
63 shortcut: 
64 resize: FL_RESIZE_NONE
65 gravity: FL_SouthEast FL_SouthEast
66 name: button_close
67 callback: C_FormDialogView_CancelCB
68 argument: 0
69
70 --------------------
71 class: FL_INPUT
72 type: MULTILINE_INPUT
73 box: 10 125 360 130
74 boxtype: FL_DOWN_BOX
75 colors: FL_COL1 FL_MCOL
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_ALL
83 gravity: FL_NoGravity FL_NoGravity
84 name: input_description
85 callback: 
86 argument: 
87
88 ==============================
89 create_the_forms