Project

General

Profile

test2.ini

Stanislav Lomany, 06/27/2022 06:23 PM

Download (3.54 KB)

 
1
[Startup]
2
; ----------------------------------------------------------------------------------------
3
; Border Merchant Systems  
4
; CounterAct Graphical Systems
5
; --------------------------------------------------------------------------------------
6
; Modified :  Laith  15Sep2005 Created
7
;                    Renamed from Progress.ini and abridged
8
;             Denise 25Oct2005 redefinition of colour 6
9
;             Mike   14Nov2007 ft 7880 remove DesktopLoc (now in CounterAct.ini)
10
;             Mike   18May2011 FT 6453 created with medium size fonts
11
;             Mike   04Sep2012 FT 11781 add clientnet to PROPATH
12
; --------------------------------------------------------------------------------------
13

    
14
V6Display=no
15
DefaultFont=MS Sans Serif, size=20
16
DefaultFixedFont=Courier New, size=10
17
;DLC=
18
Use-3D-Size=Yes
19
PROPATH=.,adecomm\adecomm.pl,clientnet
20

    
21
[Colors]
22
;******************************************************************************
23
; THE DEFINITION OF COLOR 0 THROUGH 15 IS PRIVATE TO THE PROGRESS ADE.  
24
; MODIFYING COLORS 0 THROUGH 15 MAY PREVENT THE PROGRESS ADE FROM RUNNING.
25
; The following color definitions correspond to the ADE standards.
26
;  0 to 15  - reserved
27
; --------------------------------------------------------------------------------------
28
; Laith  - 20Aug2003 : changed color11 from 0,255,255 (cyan) to 216,254,203 (v .light-cyan)
29
; Laith  - 23Feb2003 : changed color13 from 255,0,255 (pink) to 0,128,255 (v .light-blue)
30
; Denise - 25Oct2005 : changed color6 from 128,128,0 (green/brown) to 255,255,200 (pale yellow)
31
; Mike   - 23Mar2015 : 2-5B FT 13723 changed colours 2, 3, 4, 5, 8
32
; Mike   - 27Apr2015 : 2-5B FT 13760 Change colours 9, 10
33
; --------------------------------------------------------------------------------------
34
color0=0,0,0
35
color1=0,0,128
36
color2=255,200,200
37
color3=200,200,255
38
color4=200,255,200
39
color5=255,200,128
40
color6=255,255,200
41
color7=128,128,128
42
color8=199,199,199
43
color9=255,128,200
44
color10=128,200,255
45
color11=210,233,255
46
color12=255,0,0
47
color13=0,128,255
48
color14=255,255,0
49
color15=255,255,255
50

    
51
NORMAL=0,15
52
INPUT=15,0
53
MESSAGES=15,1
54

    
55
[Default Window]
56
;x=
57
;y=
58
;rows=
59
;columns=
60

    
61
[fonts]
62
;******************************************************************************
63
; THE DEFINITION OF FONT 0 THROUGH 7 IS PRIVATE TO THE PROGRESS ADE.  
64
; MODIFYING FONTS 0 THROUGH 7 MAY PREVENT THE PROGRESS ADE FROM RUNNING.
65
; The following fonts definitions correspond to the ADE standards.
66
;       ?  - DefaultFont from Startup Section
67
;       0  - DefaultFixedFont from Startup Section (1 char per PPU)  
68
;       1  - Proportional System Font
69
;       2  - Editor Font for 4GL program entry
70
;       3  - TTY Simulator (should be fixed)
71
;       4  - Dynamically-sized widgets, eg status-line, selection-list
72
;       5  - Static widgets, eg. combo-boxes
73
;       6  - Dynamic, bold (TranMan2)
74
;       7  - Reserved
75
; -------------------------------------------------
76
; Laith - 20Aug2003 - added definition for font 8 - 15
77
; Laith - 13Oct2004 - added font 16
78
; -------------------------------------------------
79
font0=Courier New, size=10
80
font1=MS Sans Serif, size=10
81
font2=Liberation Mono, size=8
82
font3=Courier New, size=10
83
font4=MS Sans Serif, size=10
84
font5=MS Sans Serif, size=12
85
font6=MS Sans Serif, size=20, bold
86
font7=MS Sans Serif, size=8
87
font8=MS Sans Serif, size=12, bold
88
font9=Wingdings, size=14
89
font10=Lucida Console, size=10
90
font11=MS Sans Serif, size=14
91
font12=MS Sans Serif, size=16
92
font13=MS Sans Serif, size=18
93
font14=Courier New, size=12
94
font15=Courier New, size=14
95
font16=Courier New, size=7
96

    
97
[ADM]
98
Color3DFace=16
99
Color3DHighLight=17
100
Color3DShadow=18
101

    
102
[uib]