home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 September / PCW0901.iso / CDBurning / HyCD / hycdplyr.exe / _SETUP.1 / av.ini < prev    next >
INI File  |  2000-04-24  |  2KB  |  116 lines

  1. [Main dialog]
  2.  
  3. ; Specify the background bitmap file (256-color, bmp) for the main dialog.
  4. ; The color of the upper left pixel will be used as the transparent color.
  5. bmp=data\main.bmp
  6.  
  7. [Prop sheet]
  8.  
  9. ; Specify the background bitmap file (256-color, bmp) for the property
  10. ; sheet dialog.
  11. ; The color of the upper left pixel will be used as the transparent color.
  12. bmp=data\propsheet.bmp
  13.  
  14. //for large font
  15. bmpLF=data\propsheetLF.bmp
  16.  
  17. ; Specify which side the property sheet dialog is attached to the main 
  18. ; dialog.
  19. ; Valid values are (E)ast, (S)outh, (W)est and (N)orth.
  20. AttachTo=east
  21.  
  22. ; Specify the offset location of the property sheet dialog from the top
  23. ; or right of the main dialog.
  24. offset=53
  25. ;for large font
  26. offsetLF=38
  27.  
  28. ; Specify the number of steps to animate before showing the full property
  29. ; sheet dialog.
  30. steps=10
  31.  
  32. [Info list]
  33. top =90
  34. left=168
  35. width=230
  36. height=148
  37.  
  38. [browse button]
  39. top = 142
  40. left=126
  41. bmp up = data\file btn up.bmp
  42. bmp down = data\file btn dn.bmp
  43.  
  44. [play button]
  45. top = 182
  46. left=126
  47. bmp up = data\play btn up.bmp
  48. bmp down = data\play btn dn.bmp
  49.  
  50. [progress bar]
  51. top =244
  52. left=198
  53. width=206
  54. height=18
  55.  
  56. [audio button]
  57. top = 172
  58. left=35
  59. bmp up = data\audio up.bmp
  60. bmp down = data\audio dn.bmp
  61.  
  62. [audio on button]
  63. top = 172
  64. left=35
  65. bmp up = data\audio up on.bmp
  66. bmp down = data\audio dn on.bmp
  67.  
  68. [video button]
  69. top = 232
  70. left=45
  71. bmp up = data\video up.bmp
  72. bmp down = data\video dn.bmp
  73.  
  74. [video on button]
  75. top = 232
  76. left=45
  77. bmp up = data\video up on.bmp
  78. bmp down = data\video dn on.bmp
  79.  
  80. [encode button]
  81. top =245
  82. left=164
  83. bmp up = data\rec btn up.bmp
  84. bmp down= data\rec btn dn.bmp
  85.  
  86. [stop button]
  87. top = 245
  88. left=164
  89. bmp up = data\stop btn up.bmp
  90. bmp down= data\stop btn dn.bmp
  91.  
  92. [status text]
  93. top =264
  94. left=198
  95. width=206
  96. height=20
  97.  
  98. [close button]
  99. top = 45
  100. left=425
  101. bmp up = data\close up.bmp
  102. bmp down= data\close dn.bmp
  103.  
  104. [minimize button]
  105. top = 45
  106. left=410
  107. bmp up = data\min up.bmp
  108. bmp down= data\min dn.bmp
  109.  
  110. [list color]
  111. bgr=0
  112. bgg=0
  113. bgb=0
  114. fgr=0
  115. fgg=224
  116. fgb=0