]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_preamble.fd
Implemented controller-view split for minipage and preamble popups.
[lyx.git] / src / frontends / xforms / forms / form_preamble.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_preamble
12 Width: 380
13 Height: 420
14 Number of Objects: 5
15
16 --------------------
17 class: FL_BOX
18 type: UP_BOX
19 box: 0 0 380 420
20 boxtype: FL_UP_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_BUTTON
36 type: NORMAL_BUTTON
37 box: 50 380 100 30
38 boxtype: FL_UP_BOX
39 colors: FL_COL1 FL_COL1
40 alignment: FL_ALIGN_CENTER
41 style: FL_NORMAL_STYLE
42 size: FL_NORMAL_SIZE
43 lcol: FL_BLACK
44 label: OK|#O
45 shortcut: 
46 resize: FL_RESIZE_NONE
47 gravity: FL_SouthEast FL_SouthEast
48 name: button_ok
49 callback: C_FormBaseOKCB
50 argument: 0
51
52 --------------------
53 class: FL_BUTTON
54 type: NORMAL_BUTTON
55 box: 160 380 100 30
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: Apply|#A
63 shortcut: 
64 resize: FL_RESIZE_NONE
65 gravity: FL_SouthEast FL_SouthEast
66 name: button_apply
67 callback: C_FormBaseApplyCB
68 argument: 0
69
70 --------------------
71 class: FL_BUTTON
72 type: NORMAL_BUTTON
73 box: 270 380 100 30
74 boxtype: FL_UP_BOX
75 colors: FL_COL1 FL_COL1
76 alignment: FL_ALIGN_CENTER
77 style: FL_NORMAL_STYLE
78 size: FL_NORMAL_SIZE
79 lcol: FL_BLACK
80 label: Cancel|^[
81 shortcut: 
82 resize: FL_RESIZE_NONE
83 gravity: FL_SouthEast FL_SouthEast
84 name: button_cancel
85 callback: C_FormBaseCancelCB
86 argument: 0
87
88 --------------------
89 class: FL_INPUT
90 type: MULTILINE_INPUT
91 box: 10 10 360 360
92 boxtype: FL_DOWN_BOX
93 colors: FL_COL1 FL_MCOL
94 alignment: FL_ALIGN_LEFT
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: 
99 shortcut: 
100 resize: FL_RESIZE_ALL
101 gravity: FL_NorthWest FL_SouthEast
102 name: input_preamble
103 callback: C_FormBaseInputCB
104 argument: 
105
106 ==============================
107 create_the_forms