mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
6bba977f42
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
107 lines
1.9 KiB
Plaintext
107 lines
1.9 KiB
Plaintext
Magic: 13000
|
|
|
|
Internal Form Definition File
|
|
(do not change)
|
|
|
|
Number of forms: 1
|
|
Unit of measure: FL_COORD_PIXEL
|
|
|
|
=============== FORM ===============
|
|
Name: form_credits
|
|
Width: 500
|
|
Height: 330
|
|
Number of Objects: 5
|
|
|
|
--------------------
|
|
class: FL_BOX
|
|
type: UP_BOX
|
|
box: 0 0 500 330
|
|
boxtype: FL_UP_BOX
|
|
colors: FL_COL1 FL_COL1
|
|
alignment: FL_ALIGN_CENTER
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label:
|
|
shortcut:
|
|
resize: FL_RESIZE_ALL
|
|
gravity: FL_NoGravity FL_NoGravity
|
|
name:
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_BUTTON
|
|
type: RETURN_BUTTON
|
|
box: 180 290 140 30
|
|
boxtype: FL_UP_BOX
|
|
colors: FL_COL1 FL_COL1
|
|
alignment: FL_ALIGN_CENTER
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_NORMAL_SIZE
|
|
lcol: FL_BLACK
|
|
label: OK
|
|
shortcut: ^M
|
|
resize: FL_RESIZE_NONE
|
|
gravity: FL_South FL_South
|
|
name:
|
|
callback: CreditsOKCB
|
|
argument: 0
|
|
|
|
--------------------
|
|
class: FL_TEXT
|
|
type: NORMAL_TEXT
|
|
box: 10 40 480 30
|
|
boxtype: FL_FLAT_BOX
|
|
colors: FL_COL1 FL_MCOL
|
|
alignment: FL_ALIGN_CENTER|FL_ALIGN_INSIDE
|
|
style: FL_ITALIC_STYLE
|
|
size: FL_NORMAL_SIZE
|
|
lcol: FL_BLACK
|
|
label: Matthias
|
|
shortcut:
|
|
resize: FL_RESIZE_ALL
|
|
gravity: FL_NorthWest FL_NorthEast
|
|
name:
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_TEXT
|
|
type: NORMAL_TEXT
|
|
box: 10 10 480 30
|
|
boxtype: FL_FLAT_BOX
|
|
colors: FL_COL1 FL_MCOL
|
|
alignment: FL_ALIGN_CENTER|FL_ALIGN_INSIDE
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_NORMAL_SIZE
|
|
lcol: FL_BLACK
|
|
label: All these people have contributed to the LyX project. Thanks,
|
|
shortcut:
|
|
resize: FL_RESIZE_ALL
|
|
gravity: FL_NorthWest FL_NorthEast
|
|
name:
|
|
callback:
|
|
argument:
|
|
|
|
--------------------
|
|
class: FL_BROWSER
|
|
type: NORMAL_BROWSER
|
|
box: 10 80 480 200
|
|
boxtype: FL_DOWN_BOX
|
|
colors: FL_COL1 FL_YELLOW
|
|
alignment: FL_ALIGN_BOTTOM
|
|
style: FL_NORMAL_STYLE
|
|
size: FL_DEFAULT_SIZE
|
|
lcol: FL_BLACK
|
|
label:
|
|
shortcut:
|
|
resize: FL_RESIZE_ALL
|
|
gravity: FL_NorthWest FL_SouthEast
|
|
name: browser_credits
|
|
callback:
|
|
argument:
|
|
|
|
==============================
|
|
create_the_forms
|