home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / audio / jukebox / hycd / _SETUP.1 / av.ini < prev    next >
INI File  |  2000-11-01  |  3KB  |  170 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. ;for version 5
  8. bmp5=data\main5.bmp
  9.  
  10. [handle bmp]
  11. bmp=data\handle.bmp
  12.  
  13. [Prop sheet]
  14. ; Specify the background bitmap file (256-color, bmp) for the property
  15. ; sheet dialog.
  16. ; The color of the upper left pixel will be used as the transparent color.
  17. bmp=data\propsheet.bmp
  18.  
  19. //for large font
  20. bmpLF=data\propsheet.bmp
  21.  
  22. ; Specify which side the property sheet dialog is attached to the main 
  23. ; dialog.
  24. ; Valid values are (E)ast, (S)outh, (W)est and (N)orth.
  25. AttachTo=east
  26.  
  27. ; Specify the offset location of the property sheet dialog from the top
  28. ; or right of the main dialog.
  29. offset=55
  30. ;for large font
  31. offsetLF=55
  32.  
  33. ; Specify the number of steps to animate before showing the full property
  34. ; sheet dialog.
  35. steps=50
  36.  
  37. [Info list]
  38. top =95
  39. left=155
  40. width=234
  41. height=150
  42.  
  43. [browse button]
  44. top = 157
  45. left=17
  46. bmp up = data\btn_open_high.bmp
  47. bmp down = data\btn_open_low.bmp
  48.  
  49. [play button]
  50. top = 215
  51. left=28
  52. bmp up = data\btn_play_high.bmp
  53. bmp down = data\btn_play_low.bmp
  54.  
  55. [progress bar]
  56. top =248
  57. left=147
  58. width=242
  59. height=15
  60.  
  61. [audio button]
  62. top = 116
  63. left=408
  64. bmp up = data\btn_setupaudio_high.bmp
  65. bmp down = data\btn_setupaudio_low.bmp
  66.  
  67. [audio on button]
  68. top = 116
  69. left=408
  70. bmp up = data\btn_setup_audio_on.bmp
  71. bmp down = data\btn_setupaudio_low.bmp
  72.  
  73. [video button]
  74. top = 200
  75. left=408
  76. bmp up = data\btn_setupvideo_high.bmp
  77. bmp down = data\btn_setupvideo_low.bmp
  78.  
  79. [video on button]
  80. top = 200
  81. left=408
  82. bmp up = data\btn_setup_video_on.bmp
  83. bmp down = data\btn_setupaudio_low.bmp
  84.  
  85. [encode button]
  86. top =254
  87. left=47
  88. bmp up = data\btn_rec_high.bmp
  89. bmp down= data\btn_rec_low.bmp
  90.  
  91. [stop button]
  92. top = 283
  93. left=72
  94. bmp up = data\btn_stop_high.bmp
  95. bmp down= data\btn_stop_low.bmp
  96.  
  97. [status text]
  98. top =264
  99. left=157
  100. width=232
  101. height=15
  102.  
  103. [close button]
  104. top = 44
  105. left=405
  106. bmp up = data\btn_close_high.bmp
  107. bmp down= data\btn_close_low.bmp
  108.  
  109. [minimize button]
  110. top = 44
  111. left=381
  112. bmp up = data\btn_minimize_high.bmp
  113. bmp down= data\btn_minimize_low.bmp
  114.  
  115. [cancel button]
  116. top = 200
  117. left=116
  118. bmp up = data\btn_cancel_high.bmp
  119. bmp down= data\btn_cancel_low.bmp
  120.  
  121. [ok button]
  122. top = 200
  123. left=197
  124. bmp up = data\btn_ok_high.bmp
  125. bmp down= data\btn_ok_low.bmp
  126.  
  127.  
  128.  
  129. [list color]
  130. bgr=0
  131. bgg=0
  132. bgb=0
  133. fgr=0
  134. fgg=224
  135. fgb=0
  136.  
  137.  
  138. //for preg
  139. [Preg Main dialog]
  140.  
  141. ; Specify the background bitmap file (256-color, bmp) for the main dialog.
  142. ; The color of the upper left pixel will be used as the transparent color.
  143. bmp=data\frame_defaultplayer.bmp
  144.  
  145. [preg ok button]
  146. top = 210
  147. left=230
  148. bmp up = data\ok_high.bmp
  149. bmp down = data\ok_low.bmp
  150.  
  151. [preg cancel button]
  152. top = 210
  153. left= 260
  154. bmp up = data\cancel_high.bmp
  155. bmp down = data\cancel_low.bmp
  156.  
  157. [preg apply button]
  158. top = 210
  159. left= 300
  160. bmp up = data\apply_high.bmp
  161. bmp down = data\apply_low.bmp
  162.  
  163. [preg close button]
  164. top = 12
  165. left=322
  166. bmp up = data\close_high.bmp
  167. bmp down = data\close_low.bmp
  168.  
  169.  
  170.