]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_tabular_create.fd
Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now
[lyx.git] / src / frontends / xforms / forms / form_tabular_create.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_tabular_create
12 Width: 290
13 Height: 100
14 Number of Objects: 6
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 290 100
20 boxtype: FL_FLAT_BOX
21 colors: FL_COL1 FL_COL1
22 alignment: FL_ALIGN_CENTER
23 style: FL_NORMAL_STYLE
24 size: FL_NORMAL_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: RETURN_BUTTON
37 box: 5 70 90 25
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
45 shortcut: ^M
46 resize: FL_RESIZE_NONE
47 gravity: FL_SouthEast FL_SouthEast
48 name: button_ok
49 callback: C_FormDialogView_OKCB
50 argument: 0
51
52 --------------------
53 class: FL_BUTTON
54 type: NORMAL_BUTTON
55 box: 100 70 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: Apply|#A
63 shortcut: 
64 resize: FL_RESIZE_NONE
65 gravity: FL_SouthEast FL_SouthEast
66 name: button_apply
67 callback: C_FormDialogView_ApplyCB
68 argument: 0
69
70 --------------------
71 class: FL_BUTTON
72 type: NORMAL_BUTTON
73 box: 195 70 90 25
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_close
85 callback: C_FormDialogView_CancelCB
86 argument: 0
87
88 --------------------
89 class: FL_VALSLIDER
90 type: HOR_SLIDER
91 box: 75 35 210 25
92 boxtype: FL_DOWN_BOX
93 colors: FL_COL1 FL_COL1
94 alignment: FL_ALIGN_LEFT
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: Columns:
99 shortcut: 
100 resize: FL_RESIZE_ALL
101 gravity: FL_West FL_East
102 name: slider_columns
103 callback: 
104 argument: 
105         bounds: 1 50
106         precision: 0
107         value: 5
108         increment: 1 1
109         step: 1
110
111 --------------------
112 class: FL_VALSLIDER
113 type: HOR_SLIDER
114 box: 75 5 210 25
115 boxtype: FL_DOWN_BOX
116 colors: FL_COL1 FL_COL1
117 alignment: FL_ALIGN_LEFT
118 style: FL_NORMAL_STYLE
119 size: FL_NORMAL_SIZE
120 lcol: FL_BLACK
121 label: Rows:
122 shortcut: 
123 resize: FL_RESIZE_ALL
124 gravity: FL_West FL_East
125 name: slider_rows
126 callback: 
127 argument: 
128         bounds: 1 50
129         precision: 0
130         value: 5
131         increment: 1 0
132         step: 1
133
134 ==============================
135 create_the_forms