More > JRiver Media Center 28 for Windows

Stack Icon in Detail View too muddled

<< < (3/4) > >>

vbphil:

--- Quote from: EnglishTiger on January 03, 2022, 05:19:22 am ---Something I forgot to mention - If that skin is one of the ones that comes with MC and you change the relevant images in its smallicons.png you should also change the skin name in the main.xml file and the folder name. If you don't then the next time you update the install on that machine MC will overwrite your modified, but not renamed, version with the Standard Version.

--- End quote ---

Got it.  Thanks.

JimH:

--- Quote from: EnglishTiger on January 03, 2022, 05:19:22 am ---Something I forgot to mention - If that skin is one of the ones that comes with MC and you change the relevant images in its smallicons.png you should also change the skin name in the main.xml file and the folder name. If you don't then the next time you update the install on that machine MC will overwrite your modified, but not renamed, version with the Standard Version.

--- End quote ---
If you put your skin in the Custom Resources folder, that won't happen.  It doesn't get overwritten and it does get copied when you upgrade to a new major version.

vbphil:

--- Quote from: JimH on January 03, 2022, 08:16:33 am ---If you put your skin in the Custom Resources folder, that won't happen.  It doesn't get overwritten and it does get copied when you upgrade to a new major version.

--- End quote ---

Just getting around to creating my own skin.

Where is the Custom Resources folder?

Also, I created a new SmallIcons.png file for my custom skin but MC is still using the MC Default one. I did modify the Main.xml file for the skin and added the Art tag with the SmallIcons entry. What else should I be doing? BTW, I'm using MC29.

JimH:
You have to make the Custom Resources folder.

Name your skin something different.

vbphil:

--- Quote from: JimH on July 18, 2022, 04:39:52 pm ---You have to make the Custom Resources folder.

Name your skin something different.

--- End quote ---

Creating a new skin with its own SmallIcons.png file in it does not work. Like it's been said, you have to create 2 new folders; Custom Resources and Custom Art.

Here's the procedure in this topic called "How to change the tree icons"
https://yabb.jriver.com/interact/index.php/topic,56830.msg925151.html#msg925151

I implemented this in MC29 and it works. Not sure if it survives an MC update until we get another.

Here's the tip

For the stack icon list column

    * Create a folder called "Custom Resources" in the "Data" folder you find in the MC program files directory.
    * Create a new text file inside your "Custom Resources" folder and name it "Images.xml"
    * Paste the following text into the Images.xml file and save the changes.

<Images>
  <SmallThumbStackTopCollapsed>0</SmallThumbStackTopCollapsed>
  <SmallThumbStackTopExpanded>1</SmallThumbStackTopExpanded>
  <SmallThumbStackMember>2</SmallThumbStackMember>
</Images>

    * Create a new image file 48 pixels wide and 16 pixels high.
    * In the first 16x16 area of this file, create your "collapsed stack" icon.
    * In the second 16x16 area of this file, create your "stack top, expanded" icon.
    * In the third and final 16x16 area of this file, create your "stack member, expanded" icon.
    * Save this file as "SmallIcons.png" in your "Custom Art" folder.
    * Restart MC and it will use your custom icons in the list column.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version