-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.ini
executable file
·77 lines (71 loc) · 1.02 KB
/
main.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
GLOBALSETTINGS
ShowMessage = 0
QuitOnDoubleClick = no
X = 0
Y = 0
Width = 320
Height = 240
Arrange = No
BackgroundBitmap = fundo.bmp
StartUpAnimation = FlyLeft
ShutDownAnimation = FlyRight
Accelerated = no
TopMost = no
TEXT
x = 10
y = 1
Text = Menu do GPS
Color = FFFFFF
FrameColor = 000000
Size = 20
Weight = 700
CreateFont
ICONXPBUTTON
x = 294
y = 1
SizeNormal = 24
ScaleAlpha = 70
IconNormal = close.ico
SizePushed = 24
ScaleAlpha = 255
IconPushed = close.ico
QuitOnExecute = yes
BITMAPBUTTON
x=135
y=95
Command = \Windows\Explorer.exe
BitmapNormal= BotaoUp.bmp
BitmapPushed= BotaoDw.bmp
QuitOnExecute=no
DATE
x = 10
y = 220
Color = FFFF00
FrameColor = 000000
Format = dd'/'MM'/'yy'
Interval = 300000
Size = 12
Weight = 700
CreateFont
TIME
x = 265
y = 220
Color = 00FF00
FrameColor = 000000
Format = HH':'mm':'ss
Size = 12
Weight = 700
CreateFont
Interval = 1000
CreateFont
BATTERY
x = 110
y = 220
Width = 100
Height = 15
ColorBattery = 6060FF
ColorHigh = 00A000
ColorLow = A0A000
ColorCritical = A00000
Segments = 10
Interval = 30000