]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_browser.fd
9a565286a685d92f90e9239a58d978baa8dea5e3
[lyx.git] / src / frontends / xforms / forms / form_browser.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_browser
11 Width: 470
12 Height: 380
13 Number of Objects: 4
14
15 --------------------
16 class: FL_BOX
17 type: UP_BOX
18 box: 0 0 470 380
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_BROWSER
35 type: NORMAL_BROWSER
36 box: 10 10 450 320
37 boxtype: FL_DOWN_BOX
38 colors: FL_COL1 FL_YELLOW
39 alignment: FL_ALIGN_BOTTOM
40 style: FL_NORMAL_STYLE
41 size: FL_DEFAULT_SIZE
42 lcol: FL_BLACK
43 label: 
44 shortcut: 
45 resize: FL_RESIZE_ALL
46 gravity: FL_NorthWest FL_SouthEast
47 name: browser
48 callback: 
49 argument: 
50
51 --------------------
52 class: FL_BUTTON
53 type: NORMAL_BUTTON
54 box: 370 340 90 30
55 boxtype: FL_UP_BOX
56 colors: FL_COL1 FL_COL1
57 alignment: FL_ALIGN_CENTER
58 style: FL_NORMAL_STYLE
59 size: FL_NORMAL_SIZE
60 lcol: FL_BLACK
61 label: Close|^[^M
62 shortcut:
63 resize: FL_RESIZE_NONE
64 gravity: FL_SouthEast FL_SouthEast
65 name: button_close
66 callback: C_FormBaseDeprecatedCancelCB
67 argument: 0
68
69 --------------------
70 class: FL_BUTTON
71 type: NORMAL_BUTTON
72 box: 270 340 90 30
73 boxtype: FL_UP_BOX
74 colors: FL_COL1 FL_COL1
75 alignment: FL_ALIGN_CENTER
76 style: FL_NORMAL_STYLE
77 size: FL_NORMAL_SIZE
78 lcol: FL_BLACK
79 label: Update|#Uu
80 shortcut: 
81 resize: FL_RESIZE_NONE
82 gravity: FL_SouthEast FL_SouthEast
83 name: button_update
84 callback: C_FormBaseDeprecatedInputCB
85 argument: 0
86
87 ==============================
88 create_the_forms