home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / prehravace / jukebox / mmsetup_9000128_ENU.exe / mmtheme.ini < prev    next >
INI File  |  2004-07-29  |  38KB  |  1,527 lines

  1. # documentation
  2. # =============
  3. #
  4. # Dimension=x1,y1,x2,y2
  5. #
  6. #    A zero value for x2 or y2 means extend to the right or bottom (respectivelY) as far as the containing window
  7. #    can go.  A negative value for x2 or y2 means extend to the right or bottom minus however much is specified.
  8. #
  9. #    x1 = upper left x-coordinate
  10. #    y1 = upper left y-coordinate
  11. #    x2 = lower right x-coordinate
  12. #    y2 = lower right y-coordinate
  13. #
  14. # Font=<name>,<size>,<style>
  15. #    Example: Font=Arial,9,FW_BOLD
  16. #
  17. # Origin=n
  18. #    0 = Upper Left Origin,  +x to the right, +y down, 3rd quadrant
  19. #    1 = Upper Right Origin, +x to the left,  +y down, 4th quadrant
  20. #    2 = Lower Left Origin,  +x to the right, +y up,   2nd quadrant
  21. #    3 = Lower Right Origin, +x to the left,  +y up,   1st quadrant
  22. #
  23. # New Skin (2.5) Values
  24. # =====================
  25. # New skin elements and skin ini values were added to support more complex controls and better looking buttons.
  26. #
  27. # Button Control
  28. # --------------
  29. # ButtonTileLeft            Bitmap file for the left background tile (all states vertically)
  30. # ButtonOverlayLeft         Bitmap file for the left overlay tile (all states vertically)
  31. # ButtonTileCenter          Bitmap file for the center background tile (all states vertically)
  32. # ButtonOverlayCenter       Bitmap file for the center overlay tile (all states vertically)
  33. # ButtonTileRight           Bitmap file for the right background tile (all states vertically)
  34. # ButtonOverlayRight        Bitmap file for the right overlay tile (all states vertically)
  35. # NcTextColor               The normal text color for a button
  36. # NcBackColor               The normal background color for a button (if no tiles are used)
  37. # Font                      The normal font for a button(FontFace,PointSize,Weight) for example, Arial,9,FW_BOLD
  38. # TextGlow                  The normal glow info for a button (R,G,B;Alpha;Size;Spread)  for example, 255,255,255;100;4;60
  39. # HoverTextColor            The hover text color for a button
  40. # HoverBackColor            The hover background color for a button (if no tiles are used)
  41. # HoverFont                 The hover font for a button
  42. # HoverTextGlow             The hover glow info for a button (R,G,B;Alpha;Size;Spread)  for example, 255,255,255;100;4;60
  43. # PressedTextColor          The pressed text color for a button
  44. # PressedBackColor          The pressed background color for a button (if no tiles are used)
  45. # PressedFont               The pressed font for a button
  46. # PressedTextGlow           The pressed glow info for a button (R,G,B;Alpha;Size;Spread)  for example, 255,255,255;100;4;60
  47. # CheckedTextColor          The checked text color for a button
  48. # CheckedBackColor          The checked background color for a button (if no tiles are used)
  49. # CheckedFont               The checked font for a button
  50. # CheckedTextGlow           The checked glow info for a button (R,G,B;Alpha;Size;Spread)  for example, 255,255,255;100;4;60
  51. # DisabledTextColor         The disabled text color for a button
  52. # DisabledBackColor         The disabled background color for a button (if no tiles are used)
  53. # DisabledFont              The disabled font for a button
  54. # DisabledTextGlow          The disabled glow info for a button (R,G,B;Alpha;Size;Spread)  for example, 255,255,255;100;4;60
  55. #
  56. # Label Control
  57. # -------------
  58. # UseClientColors            If this is true, use TextColor and TextBackColor, if false, use the "Nc" versions
  59. # TextColor                 Color of text in the label
  60. # TextBackColor             Background color of text in the label
  61. # NcTextColor               The normal text color for a label
  62. # NcBackColor               The normal background color for a label (if no tiles are used)
  63. # SetEditable                If true, the label is editable.
  64. #
  65. # List Control
  66. # ------------
  67. # Font                      The normal font for the list(FontFace,PointSize,Weight) for example, Arial,9,FW_NORMAL
  68. # TextColor                 Color of unselected text in the list
  69. # TextBackColor             Background color of unselected text in the list
  70. # HighLightTextColor        Color of selected text in the list
  71. # HighLightTextBackColor    Background color of selected text in the list
  72. # NcBackColor               Background color of the header control
  73. # NcTextColor               Text color in the header control
  74. #
  75. # Tree Control
  76. # ------------
  77. # Font                      The normal font for the tree(FontFace,PointSize,Weight) for example, Arial,9,FW_NORMAL
  78. # TextColor                 Color of unselected text in the tree
  79. # TextBackColor             Background color of unselected text in the tree
  80. # HighLightTextColor        Color of selected text in the tree
  81. # HighLightTextBackColor    Background color of selected text in the tree
  82. #
  83. # Splitter Bar Control
  84. # --------------------
  85. # MinLeftSize               The minimum size that the left pane can be
  86. # MinRightSize              The minimum size that the right pane can be
  87. # Width                     The width of the actual splitter bar
  88. #
  89. # Scroll Bar Control
  90. # ------------------
  91. # ScrollButtonColor         Color of the button faces
  92. # ScrollBackColor           Background color of the scroll bar
  93. # ScrollBackClickedColor    Background color of the scroll bar when the scroll bar is clicked
  94. # ScrollOuterHilightColor   Outer highlight color
  95. # ScrollOuterShadowColor    Outer shadow color
  96. # ScrollInnerHilightColor   Inner highlight color
  97. # ScrollInnerShadowColor    Inner shadow color
  98. # ScrollArrowColor          Arrow color
  99. #  
  100.  
  101. Pegasus IV_ENU Agatha (9.0)
  102.  
  103. [MMJB_Theme_Version]
  104. ThemeVersion=3.0
  105.  
  106. [MMJB_RackWindowTitle]
  107. Font=Arial,9,FW_BOLD
  108.  
  109. **DEFAULTS**
  110. **Note: "FW_BOLD" for font weight is ignored **
  111. [MMJB_WideDefaults]
  112. Font=Arial,9,FW_BOLD
  113. TextColor=43,52,91
  114. TextBackColor=244,248,252
  115. BackColor=60,77,123
  116. ForeColor=255,255,255
  117. NcBackColor=232,232,232
  118. NcTextColor=58,69,111
  119. HoverTextColor=44,112,248
  120. ResizeStyle=
  121. HighLightTextColor=43,52,91
  122. HighLightTextBackColor=174,192,212
  123. SelTextColor=255,255,255
  124. SelTextBackColor=61,67,93
  125. CloseX=6
  126. LeftTopCornerRegion=4,0,5,1,3,3,1,5,0
  127. RightTopCornerRegion=5,28,0,30,1,31,2,32,4,33,5
  128. RightBottomCornerRegion=6,33,52,32,53,31,55,30,56,28,57,27,58
  129. LeftBottomCornerRegion=5,6,58,5,57,3,56,1,54,0,52
  130. PLOverlap="ploverlap.bmp"
  131. PLOverlapClosed="ploverlapcl.bmp"
  132.  
  133. ButtonTileLeft=button_bg_lft.bmp
  134. ButtonTileCenter=button_bg_center.bmp
  135. ButtonTileRight=button_bg_rt.bmp
  136. ButtonOverlayLeft=button_over_lft.bmp
  137. ButtonOverlayCenter=button_over_center.bmp
  138. ButtonOverlayRight=button_over_rt.bmp
  139.  
  140. HoverTextColor=0,84,255
  141. HoverTextGlow=255,255,255;100;6;40
  142.  
  143. CheckedTextColor=0,84,255
  144. CheckedTextGlow=255,255,255;100;6;40
  145.  
  146. PressedFont=Arial,8,FW_BOLD
  147. PressedTextColor=58,69,111
  148. CheckedFont=Arial,8,FW_BOLD
  149.  
  150. ScrollButtonColor=237,236,237
  151. ScrollOuterHilightColor=235,235,235
  152. ScrollOuterShadowColor=195,195,197
  153. ScrollInnerHilightColor=249,249,250
  154. ScrollInnerShadowColor=224,224,224
  155. ScrollBackColor=219,219,219
  156. ScrollBackClickedColor=219,219,219
  157. ScrollArrowColor=179,181,186
  158.  
  159.  
  160.  ## -- PHASE OUT
  161. BackgroundTile=bgmid.bmp
  162. LeftBorderTile=bgle.bmp
  163. RightBorderTile=bgre.bmp
  164. TopBorderTile=bete.bmp
  165. BottomBorderTile=bgbe.bmp
  166. LeftTopCornerTile=bgul.bmp
  167. RightTopCornerTile=bgur.bmp
  168. LeftBottomCornerTile=bgll.bmp
  169. RightBottomCornerTile=bglr.bmp
  170. ## tgh - Dell Gambit Port to Agatha - No resize image.
  171. RightBottomCornerTileNS=bglr_ns.bmp
  172. PlaylistBackgroundTile=pl_bgmid.bmp
  173. PlaylistLeftBorderTile=pl_bgle.bmp
  174. PlaylistRightBorderTile=pl_bgre.bmp
  175. PlaylistTopBorderTile=pl_bgte.bmp
  176. PlaylistBottomBorderTile=pl_bgbe.bmp
  177. PlaylistLeftTopCornerTile=pl_bgul.bmp
  178. PlaylistRightTopCornerTile=pl_bgur.bmp
  179. PlaylistLeftBottomCornerTile=pl_bgll.bmp
  180. PlaylistRightBottomCornerTile=pl_bglr.bmp
  181. ArtBitmap=mmart.bmp
  182. ArtBitmapPlus=mmartplus.bmp
  183. ArtBitmapHiRes=mmwallpaper.bmp
  184.  
  185.  
  186.  
  187. ### Localization ##############################################################
  188. [Language]
  189. ID=ENU
  190. ###############################################################################
  191.  
  192.  
  193.  
  194.  
  195. [MMJBWelcome]
  196. MinX=326
  197. MinY=99
  198. Width=730
  199. Height=563
  200. MarginLeft=18
  201. MarginTop=24
  202. MarginRight=18
  203. MarginBottom=18
  204.  
  205.  
  206. [GL_Close2Button]
  207. ClassName="MMJBCTRL.PushBtnCtrl.1"
  208. Dimension=0,2,16,18
  209. LocInBitmap=0
  210.  
  211.  
  212. [GL_GenericButton]
  213. ClassName="MMJBCTRL.PushBtnCtrl.1"
  214. Dimension=0,0,23,9
  215. LocInBitmap=0
  216.  
  217.  
  218. **PLAYER**
  219.  
  220. [MMJBPlayer]
  221. ArtDim=14,12,146,144
  222. MarginLeft=12  ## This setting specifies where to draw the playlist grid when the playlist is docked.
  223. MarginTop=43
  224. MarginRight=21
  225. MarginBottom=36
  226. LeftTopCornerRegion=4,0,5,1,3,3,1,5,0
  227. RightTopCornerRegion=5,28,0,30,1,31,2,32,4,33,5
  228. RightBottomCornerRegion=6,33,52,32,53,31,55,30,56,28,57,27,58
  229. LeftBottomCornerRegion=5,6,58,5,57,3,56,1,54,0,52
  230. ## -- UNUSED
  231. ResizeMode=Stretch
  232. ## -- PHASE OUT
  233. BkgBmpFile="mmplbk.bmp"
  234. Dimension=0,0,722,147
  235.  
  236. [MMJBPlayerDocked]
  237. BkgBmpFile="mmplbkd.bmp"
  238.  
  239. [PL_MMLogoButton]
  240. ClassName="MMJBCTRL.PushBtnCtrl.1"
  241. Dimension=0,0,-1,-1
  242. LocInBitmap=0
  243.  
  244. [PL_InfoButton]
  245. ClassName="MMJBCTRL.PushBtnCtrl.1"
  246. Dimension=0,0,-1,-1
  247. LocInBitmap=0
  248.  
  249. [GL_MinButton]
  250. ClassName="MMJBCTRL.PushBtnCtrl.1"
  251. Dimension=361,3,378,17
  252. LocInBitmap=0
  253.  
  254. [GL_IconizeButton]
  255. ClassName="MMJBCTRL.PushBtnCtrl.1"
  256. Dimension=378,3,395,17
  257. LocInBitmap=17
  258.  
  259. [GL_MaximizeButton]
  260. ClassName="MMJBCTRL.PushBtnCtrl.1"
  261. Dimension=395,3,410,17
  262. LocInBitmap=34
  263.  
  264. [GL_RestoreButton]
  265. ClassName="MMJBCTRL.PushBtnCtrl.1"
  266. Dimension=395,3,410,17
  267. LocInBitmap=63
  268.  
  269. [GL_CloseButton]
  270. ClassName="MMJBCTRL.PushBtnCtrl.1"
  271. Dimension=410,3,424,17
  272. LocInBitmap=49
  273.  
  274.  
  275. [MMJBArt]
  276. MarginLeft=14
  277. MarginTop=22
  278. MarginRight=14
  279. MarginBottom=17
  280. LabelXY=41,0
  281.  
  282. [MMJBDialog]
  283. LeftBorderTile=dialog_bgle.bmp
  284. RightBorderTile=dialog_bgre.bmp
  285. TopBorderTile=dialog_bete.bmp
  286. BottomBorderTile=dialog_bgbe.bmp
  287. LeftTopCornerTile=dialog_bgul.bmp
  288. RightTopCornerTile=dialog_bgur.bmp
  289. LeftBottomCornerTile=dialog_bgll.bmp
  290. RightBottomCornerTile=dialog_bglr.bmp
  291. RightBottomCornerTileNS=dialog_bglr_ns.bmp
  292. CloseX=6
  293. CloseDimension=0,2,16,18
  294. LeftTopCornerRegion=4,0,5,1,3,3,1,5,0
  295. RightTopCornerRegion=5,28,0,30,1,31,2,32,4,33,5
  296. RightBottomCornerRegion=6,33,52,32,53,31,55,30,56,28,57,27,58
  297. LeftBottomCornerRegion=5,6,58,5,57,3,56,1,54,0,52
  298. MarginLeft=21
  299. MarginTop=34
  300. MarginRight=21
  301. MarginBottom=20
  302.  
  303. [PL_ExpWndShowButton]
  304. ClassName="MMJBCTRL.PushBtnCtrl.1"
  305. Dimension=0,0,-1,-1
  306. LocInBitmap=0
  307.  
  308. [PL_ExpWndHideButton]
  309. ClassName="MMJBCTRL.PushBtnCtrl.1"
  310. Dimension=0,0,-1,-1
  311. LocInBitmap=21 
  312.  
  313. [PL_PrevButton]
  314. ClassName="MMJBCTRL.PushBtnCtrl.1"
  315. Dimension=192,83,236,143
  316. LocInBitmap=0
  317.  
  318. [PL_PlayButton]
  319. ClassName="MMJBCTRL.PushBtnCtrl.1"
  320. Dimension=236,83,286,143
  321. LocInBitmap=44
  322.  
  323. [PL_NextButton]
  324. ClassName="MMJBCTRL.PushBtnCtrl.1"
  325. Dimension=286,83,327,143
  326. LocInBitmap=94
  327.  
  328. [PL_StopButton]
  329. ClassName="MMJBCTRL.PushBtnCtrl.1"
  330. Dimension=366,83,410,143
  331. LocInBitmap=174
  332. ## -- UNUSED
  333. ResetAll=1
  334.  
  335. [PL_PauseButton]
  336. ClassName="MMJBCTRL.PushBtnCtrl.1"
  337. Dimension=327,83,366,143
  338. LocInBitmap=134
  339. ## - PHASE OUT
  340. State=0
  341.  
  342. [PL_RecordButton]
  343. ClassName="MMJBCTRL.PushBtnCtrl.1"
  344. Dimension=0,0,-1,-1
  345. LocInBitmap=0
  346. ## - PHASE OUT
  347. State=0
  348.  
  349. #####################################################
  350. [PL_FileButton]
  351. ClassName="MMJBCTRL.TextBtnCtrl.1"
  352. Dimension=161,5,185,18
  353. Font=Arial,7,FW_NORMAL
  354. TextColor=61,67,93
  355. TextBackColor=233,233,233
  356. HighLightTextColor=59,102,123
  357. SelTextColor=255,255,255
  358.  
  359. [PL_EditButton]
  360. ClassName="MMJBCTRL.TextBtnCtrl.1"
  361. Dimension=186,5,211,18
  362. Font=Arial,7,FW_NORMAL
  363. TextColor=61,67,93
  364. TextBackColor=233,233,233
  365. HighLightTextColor=59,102,123
  366. SelTextColor=206,206,206
  367.  
  368. [PL_ViewButton]
  369. ClassName="MMJBCTRL.TextBtnCtrl.1"
  370. Dimension=212,5,240,18
  371. Font=Arial,7,FW_NORMAL
  372. TextColor=61,67,93
  373. TextBackColor=233,233,233
  374. HighLightTextColor=59,102,123
  375. SelTextColor=206,206,206
  376.  
  377. [PL_OptionsButton]
  378. ClassName="MMJBCTRL.TextBtnCtrl.1"
  379. Dimension=241,5,282,18
  380. Font=Arial,7,FW_NORMAL
  381. TextColor=61,67,93
  382. TextBackColor=233,233,233
  383. HighLightTextColor=59,102,123
  384. SelTextColor=206,206,206
  385.  
  386. [PL_HelpButton]
  387. ClassName="MMJBCTRL.TextBtnCtrl.1"
  388. Dimension=283,5,311,18
  389. Font=Arial,7,FW_NORMAL
  390. TextColor=61,67,93
  391. TextBackColor=233,233,233
  392. HighLightTextColor=59,102,123
  393. SelTextColor=206,206,206
  394.  
  395. [PL_UpgradeButton]
  396. ClassName="MMJBCTRL.TextBtnCtrl.1"
  397. Dimension=312,5,356,18
  398. Font=Arial,7,FW_NORMAL
  399. TextColor=61,67,93
  400. TextBackColor=233,233,233
  401. HighLightTextColor=59,102,123
  402. SelTextColor=206,206,206
  403.  
  404. #####################################################
  405.  
  406.  
  407. [PL_Volume]
  408. ClassName="SLIDER.MMJBSliderCtrl.1"
  409. Dimension=163,42,172,139
  410. DimensionKnob=0,0,9,194
  411. MinPosition=90
  412. MaxPosition=6
  413. NumLevels=10
  414. Orientation=1
  415. KnobLevel=5
  416.  
  417. [PL_Progress]
  418. ClassName="SLIDER.MMJBSliderCtrl.1"
  419. Dimension=191,56,411,68
  420. DimensionKnob=0,0,440,12
  421. MinPosition=6
  422. MaxPosition=215
  423. NumLevels=20
  424. Orientation=0
  425. KnobLevel=0
  426.  
  427.  
  428.  
  429. [PL_TrackName]
  430. ClassName="MMJBCTRL.LabelCtrl.1"
  431. Dimension=194,27,410,41
  432. Font=Arial,10,FW_BOLD
  433. TextColor=70,80,122
  434. TextBackColor=225,230,235
  435. Align=0
  436. ScrollText=yes
  437. ## -- UNUSED
  438. BackTransparent=1
  439.  
  440. [PL_Artist]
  441. ClassName="MMJBCTRL.LabelCtrl.1"
  442. Dimension=194,41,410,56
  443. Font=Arial,9,FW_NORMAL
  444. TextColor=70,80,122
  445. TextBackColor=207,215,224
  446. Align=0
  447. ScrollText=yes
  448. ## - UNUSED
  449. BackTransparent=1
  450.  
  451. [PL_TrackTime]
  452. ClassName="MMJBCTRL.LabelCtrl.1"
  453. Dimension=349,70,410,78
  454. Font=Arial,7,FW_NORMAL
  455. TextColor=70,78,112
  456. TextBackColor=214,221,228
  457. Align=2
  458. ScrollText=NO
  459. ## - UNUSED
  460. BackTransparent=1
  461.  
  462. [PL_EncodeRate]
  463. ClassName="MMJBCTRL.LabelCtrl.1"
  464. Dimension=190,68,240,79
  465. Font=Arial,7,FW_NORMAL
  466. TextColor=70,78,112
  467. TextBackColor=214,221,228
  468. Align=0
  469. ScrollText=NO
  470. ## - UNUSED
  471. BackTransparent=1
  472.  
  473. ## This is the label that says "Quality:"
  474. [PL_CDQualityLabel]
  475. Dimension=190,68,247,79
  476. Font=Arial,7,FW_BOLD
  477. TextColor=70,78,112
  478. Align=1
  479.  
  480. ## This is the arrow for CD
  481. [PL_CDQualityOnA]
  482. Dimension=239,68,249,79
  483. Font=Arial,7,FW_BOLD
  484. TextColor=70,80,122
  485. Align=1
  486.  
  487. ## CD Button
  488. [PL_CDQualityOn]
  489. Dimension=247,68,268,79
  490. Font=Arial,7,FW_BOLD
  491. PressedFont=Arial,7,FW_BOLD
  492. CheckedFont=Arial,7,FW_BOLD
  493. TextColor=145,151,179
  494. TextGlow=0,0,0;0;0;0
  495. HoverTextColor=145,151,179
  496. HoverTextGlow=0,0,0;0;0;0
  497. DisabledTextColor=70,78,112
  498. DisabledTextGlow=0,0,0;0;0;0
  499. Align=0
  500.  
  501. ## This is the arrow for Low
  502. [PL_CDQualityOffA]
  503. Dimension=268,68,278,79
  504. Font=Arial,7,FW_NORMAL
  505. TextColor=70,80,122
  506. Align=1
  507.  
  508. ## Low Button
  509. [PL_CDQualityOff]
  510. Dimension=268,68,298,79
  511. Font=Arial,7,FW_BOLD
  512. PressedFont=Arial,7,FW_BOLD
  513. CheckedFont=Arial,7,FW_BOLD
  514. TextColor=145,151,179
  515. TextGlow=0,0,0;0;0;0
  516. HoverTextColor=145,151,179
  517. HoverTextGlow=0,0,0;0;0;0
  518. DisabledTextColor=70,80,122
  519. DisabledTextGlow=0,0,0;0;0;0
  520. Align=2
  521.  
  522.  
  523. **PLAYLIST**
  524.  
  525. [MMJBPlaylist]
  526.   # LabelOrigin      - origin of the graphics label that says playlist vertically and sits
  527.   #                    on the rightmost edge of the playlist window. (see origin documentation at top)
  528.   # LabelXY          - location of "playlist vertical" label relative to origin.
  529.   #
  530.   # SystemBtnsOrigin - origin location of the buttons (see origin documentation at top)
  531.   # SystemBtnsXY     - origin of the graphics button where the iconize, tiny mode and close buttons are.
  532.   #
  533. ButtonGap=0
  534. PlayerOverlap=12  ##  How much the Playlist should overlap the Main Player.
  535. MarginLeft=21
  536. MarginTop=43
  537. MarginRight=21
  538. MarginBottom=36
  539. MinX=20
  540. LabelXY=-10,-10
  541. LabelOrigin=3
  542. SystemBtnsXY=9,3 # This sets the position of the Minize, Mini, Maximize and Close buttons as a set
  543. SystemBtnsOrigin=1 # Sets origin of the above
  544. PLWidth=570 # This now dictates the overall width of the Jukebox. This number should be the overall JB width minus mmplbk.
  545. TopOffset=0
  546. BottomOffset=0
  547. LeftTopCornerRegion=4,0,5,1,3,3,1,5,0
  548. RightTopCornerRegion=5,28,0,30,1,31,2,32,4,33,5
  549. RightBottomCornerRegion=6,33,59,32,60,31,62,30,63,28,64,27,65
  550. LeftBottomCornerRegion=4,6,65,3,63,1,61,0,59
  551. StationDisplayFont=Arial,8,FW_BOLD
  552. StationDisplayTextColor=92,99,129
  553. StationDisplayXY=3,27
  554. StationDisplayOrigin=0
  555. InsertionPointColor=30,50,60
  556. InsertionPointHeight=3
  557. ## -- PHASE OUT
  558. MarginWidth=12
  559. TitleBarHeight=0http://wwwp.musicmatch.com/
  560. UsePlaylistBmpBtns=1 ## 0 means use text, 1 means use graphics
  561.  
  562. [PL_FileGrid]
  563. TextBackColor=207,217,224
  564. ScrollButtonColor=237,236,237
  565. ScrollOuterHilightColor=235,235,235
  566. ScrollOuterShadowColor=195,195,197
  567. ScrollInnerHilightColor=249,249,250
  568. ScrollInnerShadowColor=224,224,224
  569. ScrollBackColor=219,219,219
  570. ScrollBackClickedColor=219,219,219
  571. ScrollArrowColor=179,181,186
  572.  
  573. [PL_RadioGrid]
  574. TextBackColor=207,217,224
  575. ScrollButtonColor=237,236,237
  576. ScrollOuterHilightColor=235,235,235
  577. ScrollOuterShadowColor=195,195,197
  578. ScrollInnerHilightColor=249,249,250
  579. ScrollInnerShadowColor=224,224,224
  580. ScrollBackColor=219,219,219
  581. ScrollBackClickedColor=219,219,219
  582. ScrollArrowColor=179,181,186
  583.  
  584. [PL_CDGrid]
  585. TextBackColor=207,217,224
  586. ScrollButtonColor=237,236,237
  587. ScrollOuterHilightColor=235,235,235
  588. ScrollOuterShadowColor=195,195,197
  589. ScrollInnerHilightColor=249,249,250
  590. ScrollInnerShadowColor=224,224,224
  591. ScrollBackColor=219,219,219
  592. ScrollBackClickedColor=219,219,219
  593. ScrollArrowColor=179,181,186
  594.  
  595. ## "dock" here is a misnomer.  the actual word should
  596. ## be "integrate" and "dis-integrate" using the same naming
  597. ## convention as the code variables.
  598. [PLS_DockButton]
  599. ClassName="MMJBCTRL.PushBtnCtrl.1"
  600. Dimension=20,9,41,30
  601. LocInBitmap=0
  602. Origin=3
  603.  
  604. [PLS_UndockButton]
  605. ClassName="MMJBCTRL.PushBtnCtrl.1"
  606. Dimension=20,9,41,30
  607. LocInBitmap=0
  608. Origin=3
  609.  
  610. [PLS_ExpandButton]
  611. ClassName="MMJBCTRL.PushBtnCtrl.1"
  612. Dimension=0,0,-1,-1
  613. LocInBitmap=0
  614. Origin=1
  615.  
  616. [PLS_CollapseButton]
  617. ClassName="MMJBCTRL.PushBtnCtrl.1"
  618. Dimension=0,0,-1,-1
  619. LocInBitmap=0
  620. Origin=1
  621.  
  622.  
  623. ############-Playlist Mode-############
  624. ## these buttons appear at the bottom of the playlist
  625.  
  626. [PLS_PlaylistsButton]
  627. Dimension=12,9,80,30
  628. TextColor=32,35,76
  629. Font=Arial,8,FW_SEMIBOLD
  630. LocInBitmap=0
  631. Origin=2
  632. EtchedText=1
  633. ButtonTileLeft=pl_btn_lft.bmp
  634. ButtonTileCenter=pl_btn_mid.bmp
  635. ButtonTileRight=pl_btn_rt.bmp
  636. ButtonOverlayLeft=btn_no_over.bmp
  637. ButtonOverlayCenter=btn_no_over.bmp
  638. ButtonOverlayRight=btn_no_over.bmp
  639.  
  640. [PLS_SaveButton]
  641. Dimension=81,9,120,30
  642. TextColor=32,35,76
  643. Font=Arial,8,FW_SEMIBOLD
  644. LocInBitmap=0
  645. Origin=2
  646. EtchedText=1
  647. ButtonTileLeft=pl_btn_lft.bmp
  648. ButtonTileCenter=pl_btn_mid.bmp
  649. ButtonTileRight=pl_btn_rt.bmp
  650. ButtonOverlayLeft=btn_no_over.bmp
  651. ButtonOverlayCenter=btn_no_over.bmp
  652. ButtonOverlayRight=btn_no_over.bmp
  653.  
  654. [PLS_ClearButton]
  655. Dimension=121,9,163,30
  656. TextColor=32,35,76
  657. Font=Arial,8,FW_SEMIBOLD
  658. LocInBitmap=0
  659. Origin=2
  660. EtchedText=1
  661. ButtonTileLeft=pl_btn_lft.bmp
  662. ButtonTileCenter=pl_btn_mid.bmp
  663. ButtonTileRight=pl_btn_rt.bmp
  664. ButtonOverlayLeft=btn_no_over.bmp
  665. ButtonOverlayCenter=btn_no_over.bmp
  666. ButtonOverlayRight=btn_no_over.bmp
  667.  
  668. [PLS_CDRButton]
  669. Dimension=164,9,206,30
  670. TextColor=32,35,76
  671. Font=Arial,8,FW_SEMIBOLD
  672. LocInBitmap=0
  673. Origin=2
  674. EtchedText=1
  675. ButtonTileLeft=pl_btn_lft.bmp
  676. ButtonTileCenter=pl_btn_mid.bmp
  677. ButtonTileRight=pl_btn_rt.bmp
  678. ButtonOverlayLeft=btn_no_over.bmp
  679. ButtonOverlayCenter=btn_no_over.bmp
  680. ButtonOverlayRight=btn_no_over.bmp
  681.  
  682. [PLS_SendToButton]
  683. Dimension=207,9,275,30
  684. TextColor=32,35,76
  685. Font=Arial,8,FW_SEMIBOLD
  686. LocInBitmap=0
  687. Origin=2
  688. EtchedText=1
  689. ButtonTileLeft=pl_btn_lft.bmp
  690. ButtonTileCenter=pl_btn_mid.bmp
  691. ButtonTileRight=pl_btn_rt.bmp
  692. ButtonOverlayLeft=btn_no_over.bmp
  693. ButtonOverlayCenter=btn_no_over.bmp
  694. ButtonOverlayRight=btn_no_over.bmp
  695.  
  696. [PLS_ShuffleButton]
  697. Dimension=283,9,312,30
  698. TextColor=32,35,76
  699. Font=Arial,8,FW_SEMIBOLD
  700. LocInBitmap=0
  701. Origin=2
  702. EtchedText=1
  703. ButtonTileLeft=pl_btn_no_lft.bmp
  704. ButtonTileCenter=pl_btn_no_mid.bmp
  705. ButtonTileRight=pl_btn_shuffle.bmp
  706. ButtonOverlayLeft=btn_no_over.bmp
  707. ButtonOverlayCenter=btn_no_over.bmp
  708. ButtonOverlayRight=btn_no_over.bmp
  709.  
  710. [PLS_RepeatButton]
  711. Dimension=312,9,341,30
  712. TextColor=32,35,76
  713. Font=Arial,8,FW_SEMIBOLD
  714. LocInBitmap=0
  715. Origin=2
  716. EtchedText=1
  717. ButtonTileLeft=pl_btn_no_lft.bmp
  718. ButtonTileCenter=pl_btn_no_mid.bmp
  719. ButtonTileRight=pl_btn_repeat.bmp
  720. ButtonOverlayLeft=btn_no_over.bmp
  721. ButtonOverlayCenter=btn_no_over.bmp
  722. ButtonOverlayRight=btn_no_over.bmp
  723.  
  724.  
  725. ############-Radio Mode-############
  726.  
  727. [PLS_CDQuality]
  728. Dimension=81,9,153,30
  729. TextColor=32,35,76
  730. Font=Arial,8,FW_SEMIBOLD
  731. LocInBitmap=0
  732. Origin=2
  733. EtchedText=1
  734. ButtonTileLeft=pl_btn_lft.bmp
  735. ButtonTileCenter=pl_btn_mid.bmp
  736. ButtonTileRight=pl_btn_rt.bmp
  737. ButtonOverlayLeft=btn_no_over.bmp
  738. ButtonOverlayCenter=btn_no_over.bmp
  739. ButtonOverlayRight=btn_no_over.bmp
  740.  
  741. [PLS_UpgradeMXButton]
  742. Dimension=154,9,302,30
  743. TextColor=32,35,76
  744. Font=Arial,8,FW_SEMIBOLD
  745. TextButtonTextColor=61,67,93
  746. TextButtonBackInColor=232,232,232
  747. TextButtonBackOutColor=232,232,232
  748. TextButtonBackFocusColor=232,232,232
  749. TextButtonDisplayFont=Arial,8
  750. LocInBitmap=0
  751. Origin=2
  752. Style=1
  753. EtchedText=1
  754. ButtonTileLeft=pl_btn_lft.bmp
  755. ButtonTileCenter=pl_btn_mid.bmp
  756. ButtonTileRight=pl_btn_rt.bmp
  757. ButtonOverlayLeft=btn_no_over.bmp
  758. ButtonOverlayCenter=btn_no_over.bmp
  759. ButtonOverlayRight=btn_no_over.bmp
  760.  
  761.  
  762. ############-CD Mode-############
  763.  
  764. [PLS_RecordButtonCD]
  765. Dimension=81,9,168,30
  766. TextColor=32,35,76
  767. Font=Arial,8,FW_SEMIBOLD
  768. Origin=2
  769. LocInBitmap=0
  770. EtchedText=1
  771. ButtonTileLeft=pl_btn_lft.bmp
  772. ButtonTileCenter=pl_btn_mid.bmp
  773. ButtonTileRight=pl_btn_rt.bmp
  774. ButtonOverlayLeft=btn_no_over.bmp
  775. ButtonOverlayCenter=btn_no_over.bmp
  776. ButtonOverlayRight=btn_no_over.bmp
  777.  
  778. [PLS_EjectButtonCD]
  779. Dimension=169,9,208,30
  780. TextColor=32,35,76
  781. Font=Arial,8,FW_SEMIBOLD
  782. LocInBitmap=0
  783. Origin=2
  784. EtchedText=1
  785. ButtonTileLeft=pl_btn_lft.bmp
  786. ButtonTileCenter=pl_btn_mid.bmp
  787. ButtonTileRight=pl_btn_rt.bmp
  788. ButtonOverlayLeft=btn_no_over.bmp
  789. ButtonOverlayCenter=btn_no_over.bmp
  790. ButtonOverlayRight=btn_no_over.bmp
  791.  
  792. [PLS_CDDriveButton]
  793. Dimension=209,9,264,30
  794. TextColor=32,35,76
  795. Font=Arial,8,FW_SEMIBOLD
  796. Origin=2
  797. LocInBitmap=0
  798. EtchedText=1
  799. ButtonTileLeft=pl_btn_lft.bmp
  800. ButtonTileCenter=pl_btn_mid.bmp
  801. ButtonTileRight=pl_btn_rt.bmp
  802. ButtonOverlayLeft=btn_no_over.bmp
  803. ButtonOverlayCenter=btn_no_over.bmp
  804. ButtonOverlayRight=btn_no_over.bmp
  805.  
  806. [PLS_ShuffleButtonCD]
  807. Dimension=283,9,312,30
  808. TextColor=32,35,76
  809. Font=Arial,8,FW_SEMIBOLD
  810. LocInBitmap=0
  811. Origin=2
  812. EtchedText=1
  813. ButtonTileLeft=pl_btn_no_lft.bmp
  814. ButtonTileCenter=pl_btn_no_mid.bmp
  815. ButtonTileRight=pl_btn_shuffle.bmp
  816. ButtonOverlayLeft=btn_no_over.bmp
  817. ButtonOverlayCenter=btn_no_over.bmp
  818. ButtonOverlayRight=btn_no_over.bmp
  819.  
  820. [PLS_RepeatButtonCD]
  821. Dimension=312,9,341,30
  822. TextColor=32,35,76
  823. Font=Arial,8,FW_SEMIBOLD
  824. LocInBitmap=0
  825. Origin=2
  826. EtchedText=1
  827. ButtonTileLeft=pl_btn_no_lft.bmp
  828. ButtonTileCenter=pl_btn_no_mid.bmp
  829. ButtonTileRight=pl_btn_repeat.bmp
  830. ButtonOverlayLeft=btn_no_over.bmp
  831. ButtonOverlayCenter=btn_no_over.bmp
  832. ButtonOverlayRight=btn_no_over.bmp
  833.  
  834.  
  835.  
  836. ***MUSIC CENTER***
  837.  
  838. [MusicCenter]
  839. AlwaysShow=1
  840. BackgroundColor=235,234,235
  841. TransparentColor=255,0,255
  842.  
  843. BlockSeparation=10               # pixels that blocks are vertically separated from each other
  844.  
  845. BlockHeaderTextOffsetXY=0,0      # where to draw header for block (from upper-left corner of block)
  846. BlockHeaderTextBottomSep=-1    # how much space below text in block header
  847.  
  848. BlockTextOffsetXY=0,2          # where to start text buttons within block (from bottom of block header)
  849. BlockTextMiddleSep=2             # how much space between text buttons
  850. BlockTextBottomSep=3             # how much space below last text button in block
  851.  
  852. DialogHeaderBackgroundColor=235,234,235
  853.  
  854. [EXP_MusicCenterGet]
  855. Font=Arial,9,FW_BOLD
  856. HoverFont=Arial,9,FW_BOLD
  857. CheckedFont=Arial,9,FW_BOLD
  858. PressedFont=Arial,8,FW_BOLD
  859. ButtonTileLeft=mc_btn_lft.bmp
  860. ButtonTileCenter=mc_btn_mid.bmp
  861. ButtonTileRight=mc_btn_rt_arrow1.bmp
  862. ButtonOverlayLeft=mc_btn_over_lft.bmp
  863. ButtonOverlayCenter=mc_btn_over_mid.bmp
  864. ButtonOverlayRight=mc_btn_over_rt_arrow.bmp
  865.  
  866. [EXP_MusicCenterPlay]
  867. Font=Arial,9,FW_BOLD
  868. HoverFont=Arial,9,FW_BOLD
  869. CheckedFont=Arial,9,FW_BOLD
  870. PressedFont=Arial,8,FW_BOLD
  871. ButtonTileLeft=mc_btn_lft.bmp
  872. ButtonTileCenter=mc_btn_mid.bmp
  873. ButtonTileRight=mc_btn_rt_arrow2.bmp
  874. ButtonOverlayLeft=mc_btn_over_lft.bmp
  875. ButtonOverlayCenter=mc_btn_over_mid.bmp
  876. ButtonOverlayRight=mc_btn_over_rt.bmp
  877.  
  878. [EXP_MusicCenterCopy]
  879. Font=Arial,9,FW_BOLD
  880. HoverFont=Arial,9,FW_BOLD
  881. CheckedFont=Arial,9,FW_BOLD
  882. PressedFont=Arial,8,FW_BOLD
  883. ButtonTileLeft=mc_btn_lft.bmp
  884. ButtonTileCenter=mc_btn_mid.bmp
  885. ButtonTileRight=mc_btn_rt.bmp
  886. ButtonOverlayLeft=mc_btn_over_lft.bmp
  887. ButtonOverlayCenter=mc_btn_over_mid.bmp
  888. ButtonOverlayRight=mc_btn_over_rt.bmp
  889.  
  890.  
  891.  
  892. ***EXPANSION WINDOW***
  893.  
  894. [Expansion]
  895. MarginLeft=157
  896. MarginLeftMCClosed=22
  897. MarginTop=19
  898. MarginRight=17
  899. MarginBottom=36 # 21
  900. MarginBottomClosed=19
  901. MarginBottomLowerOffset=7
  902. MinHeight=110 # minimum height
  903. ExpHeight=375 # expansion height
  904. MinX=380
  905. LeftTopCornerRegion=4,0,5,1,3,3,1,5,0
  906. RightTopCornerRegion=5,28,0,30,1,31,2,32,4,32,5
  907. RightBottomCornerRegion=6,33,59,32,60,31,62,30,63,28,64,27,65
  908. LeftBottomCornerRegion=5,5,65,5,64,3,63,1,61,0,59
  909. Swap=0
  910. MusicCenterXY=14,96
  911. MusicCenterWidth=131
  912. AllowUndock=0
  913.  
  914. [EXP_MusicCenterShowButton]
  915. ClassName="MMJBCTRL.PushBtnCtrl.1"
  916. Dimension=0,0,-1,-1
  917. LocInBitmap=0
  918.  
  919. [EXP_MusicCenterHideButton]
  920. ClassName="MMJBCTRL.PushBtnCtrl.1"
  921. Dimension=0,0,-1,-1
  922. LocInBitmap=0
  923.  
  924.  
  925. [EXP_MusicCenterLoginButton]
  926. Dimension=14,28,74,49
  927. TextColor=43,52,91
  928. Font=Arial,8,FW_SEMIBOLD
  929. PressedFont=Arial,7,FW_NORMAL
  930.  
  931. [EXP_MusicCenterAccountButton]
  932. Dimension=77,28,145,49
  933. TextColor=43,52,91
  934. Font=Arial,8,FW_SEMIBOLD
  935. PressedFont=Arial,7,FW_NORMAL
  936.  
  937. [EXP_MusicCenterStatusButton]
  938. Dimension=12,55,147,78
  939. TextColor=43,52,91
  940. Font=Arial,7,FW_SEMIBOLD
  941. ButtonTileLeft=exp_logstat_lft.bmp
  942. ButtonTileCenter=exp_logstat_mid.bmp
  943. ButtonTileRight=exp_logstat_rt.bmp
  944. ButtonOverlayLeft=rec_no_over_lft.bmp
  945. ButtonOverlayCenter=rec_no_over_mid.bmp
  946. ButtonOverlayRight=rec_no_over_rt.bmp
  947.  
  948. [EXP_DoDownloadMgr]
  949. Dimension=141,0,160,20
  950. ButtonTileLeft=DMgr_lft.bmp
  951. ButtonTileCenter=DMgr_mid.bmp
  952. ButtonTileRight=DMgr_rt.bmp
  953.  
  954. [EXP_StatusBar]
  955. Font=Arial,8,FW_NORMAL
  956. ButtonTileLeft=StatusBar_lft.bmp
  957. ButtonTileCenter=StatusBar_mid.bmp
  958. ButtonTileRight=StatusBar_rt.bmp
  959.  
  960. [EXP_ProgressBar]
  961. Dimension=10,3,135,16
  962. ButtonTileLeft=progress_base_left.bmp
  963. ButtonTileCenter=progress_base_center_tile.bmp
  964. ButtonTileRight=progress_base_right.bmp
  965. ButtonFillLeft=progress_fill_left.bmp
  966. ButtonFillCenter=progress_fill_center_tile.bmp
  967. ButtonFillRight=progress_fill_right.bmp
  968. ButtonTileDimLeft=progress_base_dim_left.bmp
  969. ButtonTileDimCenter=progress_base_dim_center.bmp
  970. ButtonTileDimRight=progress_base_dim_right.bmp
  971.  
  972. ################################################################################
  973.  
  974.  
  975.  
  976.  
  977. **MUSIC LIBRARY**
  978.  
  979. [MMJBDatabase]
  980. MarginLeft=120
  981. MarginTop=12
  982. MarginRight=17
  983. MarginBottom=21
  984. LabelXY=0,0
  985. MinX=416
  986. ## - UNUSED
  987. Dimension=0,0,721,171
  988.  
  989.  
  990. [MMJBDatabase]
  991. ToolbarMarginLeft=8
  992. ToolbarMarginRight=8
  993. ToolbarMarginTop=4
  994. ToolbarMarginBottom=4
  995. ToolbarButtonSep=4      ; this is the number of pixels between any controls that are placed together on the same line
  996.  
  997.  
  998. [EXP_ViewByButton]
  999. Font=Arial,8,FW_BOLD
  1000. PressedFont=Arial,8,FW_NORMAL
  1001. TextColor=50,54,99
  1002. EtchedText=1
  1003. HoverTextColor=96,104,190
  1004. HoverTextGlow=255,255,255;100;2;20
  1005. DisabledTextGlow=0,0,0;0;0;0
  1006. CheckedTextGlow=0,0,0;0;0;0
  1007. PressedTextGlow=0,0,0;0;0;0
  1008.  
  1009. ButtonTileLeft=lib_btn_lft.bmp
  1010. ButtonTileCenter=lib_btn_mid.bmp
  1011. ButtonTileRight=lib_btn_rt.bmp
  1012. ButtonOverlayLeft=btn_no_over.bmp
  1013. ButtonOverlayCenter=btn_no_over.bmp
  1014. ButtonOverlayRight=btn_no_over.bmp
  1015.  
  1016.  
  1017. [EXP_TagTracksButton]
  1018. Font=Arial,8,FW_BOLD
  1019. PressedFont=Arial,8,FW_NORMAL
  1020. TextColor=50,54,99
  1021. EtchedText=1
  1022. HoverTextColor=96,104,190
  1023. HoverTextGlow=255,255,255;100;2;20
  1024. DisabledTextGlow=0,0,0;0;0;0
  1025. CheckedTextGlow=0,0,0;0;0;0
  1026. PressedTextGlow=0,0,0;0;0;0
  1027.  
  1028. ButtonTileLeft=lib_btn_lft.bmp
  1029. ButtonTileCenter=lib_btn_mid.bmp
  1030. ButtonTileRight=lib_btn_rt.bmp
  1031. ButtonOverlayLeft=btn_no_over.bmp
  1032. ButtonOverlayCenter=btn_no_over.bmp
  1033. ButtonOverlayRight=btn_no_over.bmp
  1034.  
  1035.  
  1036. [EXP_AddTracksButton]
  1037. Font=Arial,8,FW_BOLD
  1038. PressedFont=Arial,8,FW_NORMAL
  1039. TextColor=50,54,99
  1040. EtchedText=1
  1041. HoverTextColor=96,104,190
  1042. HoverTextGlow=255,255,255;100;2;20
  1043. DisabledTextGlow=0,0,0;0;0;0
  1044. CheckedTextGlow=0,0,0;0;0;0
  1045. PressedTextGlow=0,0,0;0;0;0
  1046.  
  1047. ButtonTileLeft=lib_btn_add.bmp
  1048. ButtonTileCenter=lib_btn_mid.bmp
  1049. ButtonTileRight=lib_btn_rt.bmp
  1050. ButtonOverlayLeft=btn_no_over.bmp
  1051. ButtonOverlayCenter=btn_no_over.bmp
  1052. ButtonOverlayRight=btn_no_over.bmp
  1053.  
  1054.  
  1055. [EXP_FindEdit]
  1056. Font=Arial,8,FW_NORMAL
  1057. TextColor=34,34,34
  1058. BackgroundColor=242,247,251
  1059. TopOffset=4
  1060. BottomOffset=4
  1061. TileLeft=lib_find_lft.bmp
  1062. TileCenter=lib_find_mid.bmp
  1063. TileRight=lib_find_rt.bmp
  1064.  
  1065. [EXP_FindGoButton]
  1066. Font=Arial,8,FW_NORMAL
  1067. TextColor=43,52,91
  1068. ButtonTileLeft=lib_btn_top_lft.bmp
  1069. ButtonTileCenter=lib_btn_top_mid.bmp
  1070. ButtonTileRight=lib_btn_top_rt.bmp
  1071. ButtonOverlayLeft=lib_btn_over_top_lft.bmp
  1072. ButtonOverlayCenter=lib_btn_over_top_mid.bmp
  1073. ButtonOverlayRight=lib_btn_over_top_rt.bmp
  1074.  
  1075.  
  1076. [EXP_FindNextButton]
  1077. Font=Arial,8,FW_NORMAL
  1078. TextColor=43,52,91
  1079. DisabledTextColor=0,0,0
  1080. ButtonTileLeft=lib_btn_top_lft.bmp
  1081. ButtonTileCenter=lib_btn_top_mid.bmp
  1082. ButtonTileRight=lib_btn_top_rt.bmp
  1083. ButtonOverlayLeft=lib_btn_over_top_lft.bmp
  1084. ButtonOverlayCenter=lib_btn_over_top_mid.bmp
  1085. ButtonOverlayRight=lib_btn_over_top_rt.bmp
  1086.  
  1087.  
  1088. ##################Not used###################################
  1089.  
  1090. [DB_AddButton]
  1091. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1092. Dimension=0,0,-1,-1
  1093. LocInBitmap=0
  1094. Origin=3
  1095.  
  1096. [DB_DeleteButton]
  1097. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1098. Dimension=0,0,-1,-1
  1099. LocInBitmap=53
  1100. Origin=3
  1101.  
  1102. [DB_TagButton]
  1103. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1104. Dimension=0,0,-1,-1
  1105. LocInBitmap=131
  1106. Origin=3
  1107.  
  1108. ################################################################
  1109.  
  1110.  
  1111. **RECORDER**
  1112.  
  1113. [MMJBRecorder]
  1114. RecProgressColor=198,221,237
  1115. RecWarningColor=209,78,95
  1116. RecSuccessColor=244,248,252
  1117. RecFailureColor=209,78,95
  1118. MarginLeft=16
  1119. MarginTop=22
  1120. MarginRight=16
  1121. MarginBottom=20
  1122. MinWidth=272
  1123. MinHeight=161
  1124. Dimension=0,0,391,313
  1125. LeftTopCornerRegion=4,0,5,1,3,3,1,5,0
  1126. RightTopCornerRegion=5,28,0,30,1,31,2,32,4,33,5
  1127. RightBottomCornerRegion=6,33,52,32,53,31,55,30,56,28,57,27,58
  1128. LeftBottomCornerRegion=5,6,58,5,57,3,56,1,54,0,52
  1129. ## - UNUSED
  1130. BkgBmpFile=mmrecbk.bmp
  1131.  
  1132. [RackTitle]
  1133. Font=Arial,8,FW_SEMIBOLD
  1134. Dimension=46,5,124,17
  1135. NcBackColor=245,245,245
  1136. Origin=0
  1137.  
  1138. [GL_HelpButton]
  1139. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1140. Dimension=0,0,14,14
  1141. LocInBitmap=0
  1142.  
  1143. [REC_ButtonBar]
  1144. BackColor=245,245,245
  1145. Dimension=0,0,0,33
  1146. Origin=0
  1147.  
  1148. [REC_StartButton]
  1149. Border=0
  1150. UseTiles=1
  1151. Font=Arial,8,FW_BOLD
  1152. ButtonTileLeft=rec_btn_start.bmp
  1153. ButtonTileCenter=rec_btn_mid.bmp
  1154. ButtonTileRight=rec_btn_rt.bmp
  1155. ButtonOverlayLeft=button_over_lft.bmp
  1156. ButtonOverlayCenter=button_over_center.bmp
  1157. ButtonOverlayRight=button_over_rt.bmp
  1158. Dimension=0,1,100,30
  1159. Origin=0
  1160.  
  1161. [REC_CancelButton]
  1162. Border=0
  1163. UseTiles=1
  1164. Font=Arial,8,FW_BOLD
  1165. ButtonTileLeft=rec_btn_cancel.bmp
  1166. ButtonTileCenter=rec_btn_mid.bmp
  1167. ButtonTileRight=rec_btn_rt.bmp
  1168. ButtonOverlayLeft=button_over_lft.bmp
  1169. ButtonOverlayCenter=button_over_center.bmp
  1170. ButtonOverlayRight=button_over_rt.bmp
  1171. Dimension=0,1,100,30
  1172. Origin=0
  1173.  
  1174. # this button actually says "Track Break" on it
  1175. [REC_StopButton]
  1176. Border=0
  1177. UseTiles=1
  1178. Font=Arial,8,FW_BOLD
  1179. ButtonTileLeft=rec_btn_lft.bmp
  1180. ButtonTileCenter=rec_btn_mid.bmp
  1181. ButtonTileRight=rec_btn_rt.bmp
  1182. ButtonOverlayLeft=button_over_lft.bmp
  1183. ButtonOverlayCenter=button_over_center.bmp
  1184. ButtonOverlayRight=button_over_rt.bmp
  1185. Dimension=102,1,183,30
  1186. Origin=0
  1187.  
  1188. [REC_ToolsButton]
  1189. Border=0
  1190. UseTiles=1
  1191. Font=Arial,8,FW_BOLD
  1192. ButtonTileLeft=rec_btn_lft.bmp
  1193. ButtonTileCenter=rec_btn_mid.bmp
  1194. ButtonTileRight=rec_btn_tools.bmp
  1195. ButtonOverlayLeft=button_over_lft.bmp
  1196. ButtonOverlayCenter=button_over_center.bmp
  1197. ButtonOverlayRight=button_over_rt.bmp
  1198. Dimension=55,1,-1,30
  1199. Origin=1
  1200.  
  1201. [REC_AlbumBar]
  1202. BackColor=195,195,197
  1203. Dimension=0,33,0,72
  1204. Origin=0
  1205.  
  1206. [REC_RipBitmap]
  1207. Bitmap=rip.bmp
  1208. Dimension=-1,33,45,72
  1209. Origin=0
  1210.  
  1211. [REC_AlbumLabel]
  1212. Dimension=45,34,0,55
  1213. Font=Arial,13,FW_BOLD
  1214. TextColor=0,0,0
  1215. TextBackColor=224,232,239
  1216. Origin=0
  1217. Border=0
  1218. UseClientColors=1
  1219. SetEditable=1
  1220.  
  1221. [REC_ArtistLabel]
  1222. Dimension=45,55,0,71
  1223. Font=Arial,9,FW_NORMAL
  1224. TextColor=0,0,0
  1225. TextBackColor=224,232,239
  1226. Origin=0
  1227. Border=0
  1228. UseClientColors=1
  1229. SetEditable=1
  1230.  
  1231. [REC_SelectBar]
  1232. BackColor=232,232,232
  1233. Dimension=0,72,0,87
  1234. Origin=0
  1235.  
  1236. [REC_SelectAllNoneButton]
  1237. Dimension=0,72,0,87
  1238. Origin=0
  1239. Border=0
  1240. UseTiles=1
  1241. ButtonTileLeft=rec_sel_lft.bmp
  1242. ButtonTileCenter=rec_sel_mid.bmp
  1243. ButtonTileRight=rec_sel_rt.bmp
  1244. ButtonOverlayLeft=rec_no_over_lft.bmp
  1245. ButtonOverlayCenter=rec_no_over_mid.bmp
  1246. ButtonOverlayRight=rec_no_over_rt.bmp
  1247. Font=Arial,9,FW_NORMAL
  1248. HoverFont=Arial,9,FW_NORMAL
  1249. DisabledFont=Arial,9,FW_NORMAL
  1250. CheckedFont=Arial,9,FW_NORMAL
  1251. PressedFont=Arial,9,FW_NORMAL
  1252. TextColor=43,52,91
  1253. HoverTextColor=43,52,91
  1254. DisabledTextColor=43,52,91
  1255. CheckedTextColor=43,52,91
  1256. PressedTextColor=43,52,91
  1257. TextGlow=0,0,0;0;0;0
  1258. HoverTextGlow=0,0,0;0;0;0
  1259. DisabledTextGlow=0,0,0;0;0;0
  1260. CheckedTextGlow=0,0,0;0;0;0
  1261. PressedTextGlow=0,0,0;0;0;0
  1262.  
  1263. # the dimensions here are based on the upgrade button being below it
  1264. # and visible.  the code will take care of extending the grid if
  1265. # the upgrade button is not present.
  1266. [REC_TrackGrid]
  1267. Border=0
  1268. ProgressBorderColor=0,0,0
  1269. TextColor=43,52,91
  1270. TextBackColor=244,248,252
  1271. Dimension=0,87,0,-33
  1272. Origin=0
  1273. GridBorder=0
  1274. TrackNumberColumnWidth=10
  1275. ColumnWidthTrackNumber=20
  1276. ColumnWidthCheckBox=15
  1277. ColumnWidthIcon=17
  1278. ColumnWidthMinTrackName=14
  1279. ColumnWidthRecordProgress=55
  1280. ColumnWidthTrackLength=50
  1281.  
  1282. # this may or may not be visible - depending on whether the user is
  1283. # a plus user or not.  this button must be directly under (and exactly
  1284. # as wide as) the track grid (see REC_TrackGrid above)
  1285. [REC_UpgradeButton]
  1286. Dimension=0,33,0,17
  1287. Origin=2
  1288. Border=0
  1289. UseTiles=1
  1290. Enabled=1
  1291. ButtonTileLeft=rec_upgrd_lft.bmp
  1292. ButtonTileCenter=rec_upgrd_mid.bmp
  1293. ButtonTileRight=rec_upgrd_rt.bmp
  1294. ButtonOverlayLeft=rec_no_over_lft.bmp
  1295. ButtonOverlayCenter=rec_no_over_mid.bmp
  1296. ButtonOverlayRight=rec_no_over_rt.bmp
  1297. Font=Arial,9,FW_NORMAL
  1298. HoverFont=Arial,9,FW_NORMAL
  1299. DisabledFont=Arial,9,FW_NORMAL
  1300. CheckedFont=Arial,9,FW_NORMAL
  1301. PressedFont=Arial,9,FW_NORMAL
  1302. TextColor=43,52,91
  1303. HoverTextColor=43,52,91
  1304. DisabledTextColor=43,52,91
  1305. CheckedTextColor=43,52,91
  1306. PressedTextColor=43,52,91
  1307. TextGlow=0,0,0;0;0;0
  1308. HoverTextGlow=0,0,0;0;0;0
  1309. DisabledTextGlow=0,0,0;0;0;0
  1310. CheckedTextGlow=0,0,0;0;0;0
  1311. PressedTextGlow=0,0,0;0;0;0
  1312.  
  1313.  
  1314. [REC_StatusButton]
  1315. Dimension=0,17,0,0
  1316. Font=Arial,9,FW_BOLD
  1317. TextColor=69,77,114
  1318. Origin=2
  1319. Border=0
  1320. UseClientColors=1
  1321. ButtonTileLeft=rec_stat_lft.bmp
  1322. ButtonTileCenter=rec_stat_mid.bmp
  1323. ButtonTileRight=rec_stat_rt.bmp
  1324. ButtonOverlayLeft=rec_no_over_lft.bmp
  1325. ButtonOverlayCenter=rec_no_over_mid.bmp
  1326. ButtonOverlayRight=rec_no_over_rt.bmp
  1327.  
  1328.  
  1329. ##########################################################
  1330. **MINIPLAYER**
  1331.  
  1332. [MMJBPlayerSmall]
  1333. Dimension=0,0,436,22
  1334. ## - PHASE OUT
  1335. BkgBmpFile="tinyplbk.bmp"
  1336. PlayBtnSetXY=15,68
  1337. LabelXY=16,36
  1338. LabelDim=16,36,235,56
  1339. DLen=0
  1340. Data=
  1341.  
  1342.  
  1343. [PLSML_PrevButton]
  1344. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1345. Dimension=118,1,134,21
  1346. LocInBitmap=0
  1347.  
  1348. [PLSML_PlayButton]
  1349. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1350. Dimension=134,1,152,21
  1351. LocInBitmap=16
  1352.  
  1353. [PLSML_NextButton]
  1354. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1355. Dimension=152,1,166,21
  1356. LocInBitmap=34
  1357.  
  1358. [PLSML_PauseButton]
  1359. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1360. Dimension=166,1,180,21
  1361. LocInBitmap=48
  1362.  
  1363. [PLSML_StopButton]
  1364. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1365. Dimension=180,1,196,21
  1366. LocInBitmap=62
  1367.  
  1368.  
  1369. [PLSML_Volume]
  1370. ClassName="SLIDER.MMJBSliderCtrl.1"
  1371. Dimension=38,7,116,16
  1372. DimensionKnob=0,0,155,9
  1373. MinPosition=6
  1374. MaxPosition=72
  1375. NumLevels=20
  1376. Orientation=2
  1377. KnobLevel=0
  1378.  
  1379. [PLSML_Progress]
  1380. ClassName="SLIDER.MMJBSliderCtrl.1"
  1381. Dimension=201,14,370,19
  1382. DimensionKnob=0,0,339,5
  1383. MinPosition=5
  1384. MaxPosition=164
  1385. NumLevels=20
  1386. Orientation=0
  1387. KnobLevel=0
  1388.  
  1389. [PLSML_TrackName]
  1390. ClassName="MMJBCTRL.LabelCtrl.1"
  1391. Dimension=202,4,370,13
  1392. Font=Arial,7,FW_NORMAL
  1393. TextColor=70,80,122
  1394. TextBackColor=207,215,224
  1395. Align=1
  1396. ScrollText=yes
  1397. BackTransparent=1
  1398.  
  1399. [PLSML_NormalModeButton]
  1400. ClassName="MMJBCtrl.PushBtnCtrl.1"
  1401. Dimension=384,4,400,18
  1402. LocInBitmap=0
  1403.  
  1404. [PLSML_IconizeButton]
  1405. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1406. Dimension=400,4,418,18
  1407. LocInBitmap=16
  1408.  
  1409. [PLSML_CloseButton]
  1410. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1411. Dimension=418,4,432,18
  1412. LocInBitmap=34
  1413.  
  1414.  
  1415.  
  1416. **UNUSED**
  1417.  
  1418. ## -- UNUSED
  1419. [PLS_DeleteButton]
  1420. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1421. Dimension=538,18,588,28
  1422. LocInBitmap=93
  1423.  
  1424.  
  1425.  
  1426.  
  1427. ## -- UNUSED
  1428. [DB_GetMusicButton]
  1429. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1430. Dimension=275,0,337,11
  1431. LocInBitmap=140
  1432.  
  1433. ## -- UNUSED
  1434. [DB_VScroll]
  1435. ClassName="SLIDER.MMJBSliderCtrl.1"
  1436. Dimension=511,30,526,169
  1437. DimensionKnob=0,0,8,13
  1438. NumLevels=10
  1439. Orientation=1
  1440. KnobLevel=10
  1441.  
  1442. ## -- UNUSED
  1443. [DB_HScroll]
  1444. Dimension=14,174,510,180
  1445.  
  1446. ClassName="SLIDER.MMJBSliderCtrl.1"
  1447. DimensionKnob=0,0,13,8
  1448. NumLevels=20
  1449. Orientation=0
  1450. KnobLevel=0
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462. ## -- UNUSED
  1463. [REC_PauseButton]
  1464. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1465. Dimension=70,21,96,49
  1466. LocInBitmap=61
  1467.  
  1468.  
  1469.  
  1470. ## -- UNUSED
  1471. [REC_CDDBButton]
  1472. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1473. Dimension=122,24,156,49
  1474. LocInBitmap=0
  1475.  
  1476.  
  1477.  
  1478. ## -- UNUSED
  1479. [REC_VScroll]
  1480. ClassName="SLIDER.MMJBSliderCtrl.1"
  1481. Dimension=511,30,526,169
  1482. DimensionKnob=0,0,8,13
  1483. NumLevels=10
  1484. Orientation=1
  1485. KnobLevel=10
  1486.  
  1487.  
  1488. [MMJBCaption]
  1489. ClassName="MMJBCTRL.LabelCtrl.1"
  1490. Dimension=0,0,-1,-1
  1491. Font=Arial,11,FW_BOLD
  1492. TextColor=255,213,153
  1493. TextBackColor=236,137,0
  1494. Align=0
  1495. ScrollText=no
  1496. ## -- UNUSED
  1497. BackTransparent=1
  1498.  
  1499. ## -- UNUSED
  1500. [PLSML_Progress]
  1501. ClassName="SLIDER.MMJBSliderCtrl.1"
  1502. Dimension=113,79,225,90
  1503. DimensionKnob=0,0,31,11
  1504. MinPosition=19
  1505. MaxPosition=92
  1506. NumLevels=20
  1507. Orientation=0
  1508. KnobLevel=0
  1509.  
  1510. ## -- UNUSED
  1511.  
  1512.  
  1513. ## -- UNUSED
  1514. [PLSML_Artist]
  1515. ClassName="MMJBCTRL.LabelCtrl.1"
  1516. Dimension=117,53,225,65
  1517. TextColor=0,231,243
  1518. TextBackColor=1,15,60
  1519. Font=Arial,8,FW_NORMAL
  1520. Align=0
  1521. ScrollText=yes
  1522.  
  1523. [GL_MaxButton]
  1524. ClassName="MMJBCTRL.PushBtnCtrl.1"
  1525. Dimension=0,0,-1,-1
  1526. LocInBitmap=0
  1527.