Windows > Third Party Plug-ins, Programs, and Skins
>>> BRAND NEW SKIN: Dream in Blue <<<
Sangie:
I made some edits to make it so the close, maximize, and minimize buttons fit the theming of the OS:
I mainly added the Mac buttons posted above and changed the main.xml MAINFRAME section. I don't know what all the other xml files are, but I didn't edit them.
Here's my changes:
--- Code: --- <MAINFRAME>
<Data MinimumWidth="650" MinimumHeight="400" />
<Entry Name="LeftBorder" Bitmap="MainFrame_LeftBorder.png" Margins="1,0,0,0" DrawMode="REGION_E_HSTRETCH,REGION_E_VTILE" Scale="2" />
<Entry Name="RightBorder" Bitmap="MainFrame_RightBorder.png" Margins="0,0,1,0" DrawMode="REGION_E_HSTRETCH,REGION_E_VTILE" Scale="2" />
<Entry Name="TopBorder" Bitmap="MainFrame_TopBorder.png" Columns="624,?-Flex,24" Row="6,?-Flex,2" Scale="2" />
<Entry Name="BottomBorder" Bitmap="MainFrame_BottomBorder.png" Margins="18,0,18,16" DrawMode="REGION_E_HSTRETCH,REGION_E_VTILE,REGION_B_STRETCH,REGION_H_STRETCH" Scale="2" />
<Entry Name="CloseButton" Platform="Windows" Bitmap="Close.png" NumberImages="5" Alignment="2" OffsetX="-3" OffsetY="1" Scale="2" />
<Entry Name="MaximizeButton" Platform="Windows" Bitmap="Maximize.png" NumberImages="5" Alignment="2" OffsetX="-29" OffsetY="1" Scale="2" />
<Entry Name="RestoreButton" Platform="Windows" Bitmap="Restore.png" NumberImages="5" Alignment="2" OffsetX="-29" OffsetY="1" Scale="2" />
<Entry Name="MinimizeButton" Platform="Windows" Bitmap="Minimize.png" NumberImages="5" Alignment="2" OffsetX="-55" OffsetY="1" Scale="2" />
<Entry Name="CloseButton" Platform="Mac" Bitmap="Close-mac.png" NumberImages="5" Alignment="0" OffsetX="8" OffsetY="5" Scale="4" />
<Entry Name="MaximizeButton" Platform="Mac" Bitmap="Maximize-mac.png" NumberImages="5" Alignment="0" OffsetX="48" OffsetY="5" Scale="4" />
<Entry Name="RestoreButton" Platform="Mac" Bitmap="Restore-mac.png" NumberImages="5" Alignment="0" OffsetX="48" OffsetY="5" Scale="4" />
<Entry Name="MinimizeButton" Platform="Mac" Bitmap="Minimize-mac.png" NumberImages="5" Alignment="0" OffsetX="28" OffsetY="5" Scale="4" />
<Entry Name="CloseButton" Platform="Linux" Bitmap="Close.png" NumberImages="5" Alignment="2" OffsetX="-3" OffsetY="1" Scale="2" />
<Entry Name="MaximizeButton" Platform="Linux" Bitmap="Maximize.png" NumberImages="5" Alignment="2" OffsetX="-29" OffsetY="1" Scale="2" />
<Entry Name="RestoreButton" Platform="Linux" Bitmap="Restore.png" NumberImages="5" Alignment="2" OffsetX="-29" OffsetY="1" Scale="2" />
<Entry Name="MinimizeButton" Platform="Linux" Bitmap="Minimize.png" NumberImages="5" Alignment="2" OffsetX="-55" OffsetY="1" Scale="2" />
<Entry Name="Splitter" Face3DColor="f0f4fd" Shadow3DColor="566069" Hilight3DColor="000000" Scale="2" />
<Entry Name="SlimPlayer" Bitmap="SlimPlayer.png" Columns="10,?-Flex,10" Scale="2" />
<Entry Name="FullscreenPlayer" Bitmap="FullscreenPlayer.png" Columns="10,?-Flex,10" Scale="2" />
</MAINFRAME>
--- End code ---
zybex:
Nice going Sangie, you took 8 minutes from requesting a fix to making and posting it yourself! 8) ;D
EnglishTiger:
Belated congratulations to HPBME for creating a skin that is proving to be very popular.
There are 2 New V3.0 ET TrackInfo Plugins, ET Dream in Blue Ultimate I and ET Dream in Blue Ultimate II availabe
You can read about them here - https://yabb.jriver.com/interact/index.php/topic,134776.0.html
or View and Download them here - https://englishtiger.uk/index.html
The 3 Original TrackInfo Plugins I created for the Dream in Blue Skin: - ET BlueDream - Classical TrackInfo, ET BlueDream - TrackInfo and ET BlueDream - Lyrics also appear to popular, despite me not telling anybody of their existence.
Those 3 plugins have now been updated to correct some minor errors/mistakes, implement some new features and have been joined by a 4th one ET BlueDream - Ultimate TrackInfo.
You can read about them here - https://yabb.jriver.com/interact/index.php/topic,129621.0.html
terrym@tassie:
Just wanted to add my belated congratulations on this skin with all it's variations, very good work indeed!
I am even more pleased with the fantastically detailed comments for main.xml, they are an absolute goldmine of information regarding MC skins.
Your naming approach for images is also very good and I shall certainly be basing my own personal skins on this template in future.
Thank you very much for doing this, it is going to be enormously helpful.
Terry
HPBEME:
--- Quote ---Just wanted to add my belated congratulations on this skin with all it's variations, very good work indeed!
--- End quote ---
Thank you for the recognition regarding the variations... I was wondering if anyone was actually using them - glad to hear that you are.
--- Quote ---I am even more pleased with the fantastically detailed comments for main.xml, they are an absolute goldmine of information regarding MC skins.
Your naming approach for images is also very good and I shall certainly be basing my own personal skins on this template in future.
--- End quote ---
Hah! Thank you! I did put an enormous amount of effort into commenting the file, albeit with a fair amount of editorializing ;D. And I am glad you appreciate the naming convention too - I did give that more than just a random thought.
--- Quote ---Thank you very much for doing this, it is going to be enormously helpful.
--- End quote ---
I look forward to seeing your skins in the future!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version