Do Lars' dirty work.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9688 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2005-03-02 08:56:13 +00:00
parent e13ad7c476
commit fe96831a8c
2 changed files with 11 additions and 24 deletions

View File

@ -1,3 +1,8 @@
2005-03-02 Angus Leeming <leeming@lyx.org>
* forms/form_filedialog.fd: do Lars' dirty work for him and remove
the unused FileInfo widget.
2005-02-18 Michael Schmitt <michael.schmitt@teststep>
* FormRef.C:

View File

@ -10,13 +10,13 @@ SnapGrid: 5
=============== FORM ===============
Name: form_filedialog
Width: 370
Height: 310
Number of Objects: 13
Height: 275
Number of Objects: 12
--------------------
class: FL_BOX
type: FLAT_BOX
box: 0 0 370 310
box: 0 0 370 275
boxtype: FL_FLAT_BOX
colors: FL_COL1 FL_COL1
alignment: FL_ALIGN_CENTER
@ -31,24 +31,6 @@ name:
callback:
argument:
--------------------
class: FL_TEXT
type: NORMAL_TEXT
box: 5 205 360 25
boxtype: FL_SHADOW_BOX
colors: FL_COL1 FL_MCOL
alignment: FL_ALIGN_LEFT|FL_ALIGN_INSIDE
style: FL_NORMAL_STYLE
size: FL_DEFAULT_SIZE
lcol: FL_BLACK
label:
shortcut:
resize: FL_RESIZE_X
gravity: FL_SouthWest FL_SouthEast
name: FileInfo
callback:
argument:
--------------------
class: FL_INPUT
type: NORMAL_INPUT
@ -106,7 +88,7 @@ argument:
--------------------
class: FL_INPUT
type: NORMAL_INPUT
box: 90 245 275 25
box: 90 210 275 25
boxtype: FL_DOWN_BOX
colors: FL_COL1 FL_MCOL
alignment: FL_ALIGN_LEFT
@ -196,7 +178,7 @@ argument:
--------------------
class: FL_BUTTON
type: RETURN_BUTTON
box: 180 280 90 25
box: 180 245 90 25
boxtype: FL_UP_BOX
colors: FL_COL1 FL_COL1
alignment: FL_ALIGN_CENTER
@ -214,7 +196,7 @@ argument:
--------------------
class: FL_BUTTON
type: NORMAL_BUTTON
box: 275 280 90 25
box: 275 245 90 25
boxtype: FL_UP_BOX
colors: FL_COL1 FL_COL1
alignment: FL_ALIGN_CENTER