home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-09-13 | 1.7 KB | 93 lines |
- [all]
- copyright=(C) 2001, Lueders/Winkler
- designer=Ingo Guenther
- version=cFosSkin V1.0
- type=monitor
- name=The cFos Monitor Skin
- background=mon_back.bmp
- transparentcolor=255,0,0
-
- [disp1]
- value=mon_id
- method=text
- rect=36,7,120,19
- style=n
- digits=14
- format=mr
- fontbitmap=chars2.bmp
- framewidth=6
- frameheight=12
- fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
-
- [disp2]
- value=mon_hour
- method=text
- rect=25,20,37,32
- style=n
- digits=2
- format=ml
- fontbitmap=chars2.bmp
- framewidth=6
- frameheight=12
- fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
- flags=z
-
- [disp3]
- value=mon_minute
- method=text
- rect=43,20,55,32
- style=n
- digits=2
- format=ml
- fontbitmap=chars2.bmp
- framewidth=6
- frameheight=12
- fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
- flags=z
-
- [disp4]
- value=mon_service
- method=animation
- rect=10,7,35,19
- bitmap=mon_serv.bmp
- frames=32
- min=0
- max=31
-
- [disp5]
- value=mon_msn
- method=text
- rect=65,20,115,32
- style=n
- digits=8
- format=mr
- fontbitmap=chars2.bmp
- framewidth=6
- frameheight=12
- fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
-
- ; the monitor display area is covered with this bitmap if no calls in
- ; caller list
- [disp6]
- value=mon_cnt
- method=motion
- rect=5,5,122,33
- bitmap=mon_inactive.bmp
- min=1
- max=10
- idleframe=1
- updatetime=200
-
- ; display a file on the local disk, flags=c is used to access a file in
- ; the cFos home directory
- [disp7]
- method=activearea
- rect=7,5,124,35
- bitmap=mon_info.bmp
- action=exec
- regions=2
- target=cfosini.htm
- flags=c
-
-
-