home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Software / Vyzkuste / Prehravacedivx / Prehravacedivx.exe / bsplay085.492.exe / Skins / Base / skin.ini < prev   
INI File  |  2000-10-03  |  2KB  |  85 lines

  1. ; Updated for version 0.81
  2. ; 0.81 Changes
  3. ;      Custom close button supported -> bexit*.bmp
  4. ;      Fixed button transparency
  5. [Settings]
  6. ;0-Normal
  7. ;1-Skin can be any shape, pixel at top left corner (position 0,0) is transparent color
  8. MainAnySape=0
  9.  
  10. ; 0-Normal buttons
  11. ; 1-Shaped buttons
  12. ; 2-Transparent
  13. ButtonAnyShape=0
  14.  
  15. ; Transparent colors
  16. ; Currently not used, always pixel at 0,0
  17. MainTransClr=000000
  18. ButtonTransClr=000000
  19.  
  20.  
  21. [Colors]
  22. ;format RRGGBB hex
  23. ;
  24. ;position back color
  25. PosBackClr=6F776F
  26. ;position fore color
  27. PosForeClr=000000
  28. ;font color
  29. FontClr=000000
  30. ;volume color
  31. VolumeClr=000000
  32. ; volume background or transparent if not defined
  33. ; VolumeBG=00FF00
  34. ; Playlist background
  35. PlayLBG=6F776F
  36. ; Playlist text color
  37. PlayLTX=000000
  38.  
  39. [Position]
  40. ; Buttons position - x,y
  41. ; Button size is the same as bitmap
  42. BtnPrev=39,115
  43. BtnPlay=69,115
  44. BtnPause=99,115
  45. BtnStop=129,115
  46. BtnOpen=159,115
  47. BtnNext=189,115
  48. ; Movie name
  49. Txt1=24,24
  50. ; Maximum allowed width, if this line is not present -> auto
  51. ; Txt1MaxSize=240
  52. ;
  53. Txt2=24,40
  54. ; Movie size & fps
  55. Txt3=24,56
  56. ; Status (play,stop...)
  57. Txt4=339,24
  58. ; Time
  59. Txt5=264,41
  60. ; Repeat
  61. Txt6=328,56
  62. ; x,y,w,h
  63. TrackBar=22,71,364,9
  64. ; Track bar kind, H-Horizontal, V-Vertical
  65. TrackKind=H
  66. ;
  67. BtnExit=390,3
  68. ; Volume postion and size, rectangle Left,Top,Right,Bottom
  69. Volume=180,38,251,64
  70. ; About
  71. About=303,122,392,142
  72.  
  73. ; N-Normal, B-Bold
  74. [Fonts]
  75. Txt1=MS Sans Serif,8-N
  76. Txt2=MS Sans Serif,8-N
  77. Txt3=MS Sans Serif,8-N
  78. Txt4=MS Sans Serif,8-N
  79. Txt5=MS Sans Serif,8-B
  80. Txt6=MS Sans Serif,8-N
  81.  
  82. [Text]
  83. Author=BST
  84. Description=Base skin
  85.