INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Valissystem on October 19, 2003, 06:11:28 pm

Title: Specifying Art on a per skin basis
Post by: Valissystem on October 19, 2003, 06:11:28 pm
Hi All

A couple of days ago in the thread on XP Icons - Matt said:

Art already can be specified on a skin-by-skin basis.  You just need to add an entry in the <Art> section of the skin XML.

I'll try to remember to dig up an example tomorrow.  Remind me if I forget.
Please consider this a gentle reminder. This functionality would help clear up a whole bunch of stuff!  ;D

For instance I would assume that fretwalkers art work could be installed permanently in the MegaSkin directories then and changed per skin.
Title: Re:Specifying Art on a per skin basis
Post by: Matt on October 19, 2003, 06:15:42 pm
Make an <Art> section in main.xml.

Then add items (just like other button items, etc.) for each piece of art.  Name the item the same as the image name.  (i.e. Name="ListIcons")

Hope that works...
Title: Re:Specifying Art on a per skin basis
Post by: Valissystem on October 19, 2003, 06:43:20 pm
Make an <Art> section in main.xml.

Then add items (just like other button items, etc.) for each piece of art.  Name the item the same as the image name.  (i.e. Name="ListIcons")

Hope that works...
Cool thanks. I will try later and report back.