home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / CHIP102003.ISO / AOL / SERVICE / CFOS / Default / mon_skin.ini < prev    next >
Encoding:
INI File  |  2001-09-13  |  1.7 KB  |  93 lines

  1. [all]
  2. copyright=(C) 2001, Lueders/Winkler
  3. designer=Ingo Guenther
  4. version=cFosSkin V1.0
  5. type=monitor
  6. name=The cFos Monitor Skin
  7. background=mon_back.bmp
  8. transparentcolor=255,0,0
  9.  
  10. [disp1]
  11. value=mon_id
  12. method=text
  13. rect=36,7,120,19
  14. style=n 
  15. digits=14
  16. format=mr
  17. fontbitmap=chars2.bmp
  18. framewidth=6
  19. frameheight=12
  20. fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
  21.  
  22. [disp2]
  23. value=mon_hour
  24. method=text
  25. rect=25,20,37,32
  26. style=n 
  27. digits=2
  28. format=ml
  29. fontbitmap=chars2.bmp
  30. framewidth=6
  31. frameheight=12
  32. fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
  33. flags=z
  34.  
  35. [disp3]
  36. value=mon_minute
  37. method=text
  38. rect=43,20,55,32
  39. style=n 
  40. digits=2
  41. format=ml
  42. fontbitmap=chars2.bmp
  43. framewidth=6
  44. frameheight=12
  45. fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
  46. flags=z
  47.  
  48. [disp4]
  49. value=mon_service
  50. method=animation
  51. rect=10,7,35,19
  52. bitmap=mon_serv.bmp
  53. frames=32
  54. min=0
  55. max=31
  56.  
  57. [disp5]
  58. value=mon_msn
  59. method=text
  60. rect=65,20,115,32
  61. style=n 
  62. digits=8
  63. format=mr
  64. fontbitmap=chars2.bmp
  65. framewidth=6
  66. frameheight=12
  67. fontbitmapchars=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz':.$-/()#*─╓▄Σ÷ⁿ▀
  68.  
  69. ; the monitor display area is covered with this bitmap if no calls in
  70. ; caller list
  71. [disp6]
  72. value=mon_cnt
  73. method=motion
  74. rect=5,5,122,33
  75. bitmap=mon_inactive.bmp
  76. min=1
  77. max=10
  78. idleframe=1
  79. updatetime=200
  80.  
  81. ; display a file on the local disk, flags=c is used to access a file in
  82. ; the cFos home directory
  83. [disp7] 
  84. method=activearea 
  85. rect=7,5,124,35 
  86. bitmap=mon_info.bmp 
  87. action=exec
  88. regions=2 
  89. target=cfosini.htm
  90. flags=c
  91.  
  92.  
  93.