]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_maths_matrix.fd
Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now
[lyx.git] / src / frontends / xforms / forms / form_maths_matrix.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: 2
9
10 =============== FORM ===============
11 Name: form_maths_matrix
12 Width: 295
13 Height: 183
14 Number of Objects: 8
15
16 --------------------
17 class: FL_BOX
18 type: UP_BOX
19 box: 0 0 295 183
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_VALSLIDER
36 type: VERT_NICE_SLIDER
37 box: 10 30 32 140
38 boxtype: FL_DOWN_BOX
39 colors: FL_COL1 FL_COL1
40 alignment: FL_ALIGN_TOP
41 style: FL_NORMAL_STYLE
42 size: FL_NORMAL_SIZE
43 lcol: FL_BLACK
44 label: Rows:
45 shortcut: 
46 resize: FL_RESIZE_ALL
47 gravity: FL_NoGravity FL_NoGravity
48 name: slider_rows
49 callback: C_FormDialogView_InputCB
50 argument: 0
51         bounds: 1 20
52         precision: 0
53         return: FL_RETURN_END_CHANGED
54
55 --------------------
56 class: FL_VALSLIDER
57 type: HOR_NICE_SLIDER
58 box: 54 28 214 30
59 boxtype: FL_DOWN_BOX
60 colors: FL_COL1 FL_COL1
61 alignment: FL_ALIGN_TOP
62 style: FL_NORMAL_STYLE
63 size: FL_NORMAL_SIZE
64 lcol: FL_BLACK
65 label: Columns:
66 shortcut: 
67 resize: FL_RESIZE_ALL
68 gravity: FL_NoGravity FL_NoGravity
69 name: slider_columns
70 callback: C_FormDialogView_InputCB
71 argument: 0
72         bounds: 1 20
73         precision: 0
74         return: FL_RETURN_END_CHANGED
75
76 --------------------
77 class: FL_CHOICE
78 type: NORMAL_CHOICE
79 box: 56 86 90 30
80 boxtype: FL_FRAME_BOX
81 colors: FL_COL1 FL_BLACK
82 alignment: FL_ALIGN_TOP
83 style: FL_NORMAL_STYLE
84 size: FL_NORMAL_SIZE
85 lcol: FL_BLACK
86 label: Vertical align:|#V
87 shortcut: 
88 resize: FL_RESIZE_ALL
89 gravity: FL_NoGravity FL_NoGravity
90 name: choice_valign
91 callback: C_FormDialogView_InputCB
92 argument: 0
93
94 --------------------
95 class: FL_INPUT
96 type: NORMAL_INPUT
97 box: 174 86 90 30
98 boxtype: FL_DOWN_BOX
99 colors: FL_COL1 FL_MCOL
100 alignment: FL_ALIGN_TOP
101 style: FL_NORMAL_STYLE
102 size: FL_NORMAL_SIZE
103 lcol: FL_BLACK
104 label: Horizontal align:|#H
105 shortcut: 
106 resize: FL_RESIZE_ALL
107 gravity: FL_NoGravity FL_NoGravity
108 name: input_halign
109 callback: C_FormDialogView_InputCB
110 argument: 0
111
112 --------------------
113 class: FL_BUTTON
114 type: RETURN_BUTTON
115 box: 44 140 80 30
116 boxtype: FL_UP_BOX
117 colors: FL_COL1 FL_COL1
118 alignment: FL_ALIGN_CENTER
119 style: FL_NORMAL_STYLE
120 size: FL_NORMAL_SIZE
121 lcol: FL_BLACK
122 label: OK
123 shortcut: ^M
124 resize: FL_RESIZE_ALL
125 gravity: FL_NoGravity FL_NoGravity
126 name: button_ok
127 callback: C_FormDialogView_OKCB
128 argument: 0
129
130 --------------------
131 class: FL_BUTTON
132 type: NORMAL_BUTTON
133 box: 126 140 80 30
134 boxtype: FL_UP_BOX
135 colors: FL_COL1 FL_COL1
136 alignment: FL_ALIGN_CENTER
137 style: FL_NORMAL_STYLE
138 size: FL_NORMAL_SIZE
139 lcol: FL_BLACK
140 label: Apply|#A
141 shortcut: 
142 resize: FL_RESIZE_ALL
143 gravity: FL_NoGravity FL_NoGravity
144 name: button_apply
145 callback: C_FormDialogView_ApplyCB
146 argument: 0
147
148 --------------------
149 class: FL_BUTTON
150 type: NORMAL_BUTTON
151 box: 208 140 80 30
152 boxtype: FL_UP_BOX
153 colors: FL_COL1 FL_COL1
154 alignment: FL_ALIGN_CENTER
155 style: FL_NORMAL_STYLE
156 size: FL_NORMAL_SIZE
157 lcol: FL_BLACK
158 label: Cancel|^[
159 shortcut: 
160 resize: FL_RESIZE_ALL
161 gravity: FL_NoGravity FL_NoGravity
162 name: button_close
163 callback: C_FormDialogView_CancelCB
164 argument: 0
165
166 ==============================
167 create_the_forms