1; -----------------------------------------------------------------------------
2; TWC
3; Treuwert-Computer GmbH
4; Schlo�bergring 9
5; 79098 Freiburg
6;
7; Author: Klaus Reger <K.Reger@twc.de>
8;
9; -----------------------------------------------------------------------------
10; Program-Data
11; -----------------------------------------------------------------------------
12; Project  :
13; System   :
14; Program  :
15; Module   : $RCSfile: Welcome.rc,v $
16; Version  : $Revision: 1.2 $
17; Date     : $Date: 2001/01/25 11:29:01 $
18; State    : $State: Exp $
19;
20; Description:
21;   Starseite (index)
22; -----------------------------------------------------------------------------
23; $Log: Welcome.rc,v $
24; Revision 1.2  2001/01/25 11:29:01  k_reger
25; - 'text' renamed to 'document'
26;
27; Revision 1.1  2000/09/29 11:31:05  k_reger
28; -This is a welcome-screen
29;
30; Revision 1.2  2000/09/05 10:00:00  klaus
31; - CVS-Header eingef�gt
32;
33; -----------------------------------------------------------------------------
34
35[Data]
36Table     = wwwdb_doc
37Order     = sort_nr
38UpdFields = document
39QryFields = -
40
41IdField   = "id_doc, lang"
42
43[Cache]
44Timeout  = 600
45
46
47[Browser]
48MaxRows = 10
49
50[Qry]
51BgColor2    = #fafafa
52NrOfColLine = 1
53SelType     = None
54
55[Header]
56Title = "WWWdb"
57
58[GUI]
59
60[Layout Table]
61Background1stCol = "Images/WWWdb_green2whiteWithLine.png"
62
63[State All]
64BtnCancel  = -
65BtnHelp = -
66BtnExit = -
67
68[State Init]
69Header = ""
70BtnNew = -
71BtnQry = -
72
73[State Work]
74BtnUpd = -
75BtnDel = -
76Header = ""
77
78[State Qry]
79Header = "-"
80BtnFind = -
81
82[Layout Field document]
83Pos = +1.1.0
84Type = Label
85SafeText = Yes
86VAlign = Top
87
88[Layout Label col]
89Pos = +0.2.0
90Type = Label
91SafeText = Yes
92; BgColor = #0088bb
93Text = "&nbsp;&nbsp;"
94Background = Images/LineVert1Px.png
95
96[Layout Field news]
97Pos = +0.3.0
98Type = Label
99SafeText = Yes
100VAlign = Top
101# Background = CelleDur/Images/Hblaunachweiss.gif
102BgColor = "#c6dde0"
103