INTERACT FORUM
Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: instigator on June 24, 2011, 07:53:01 pm
-
Anyone know about the things that you can use / change in the field <ART>?
I recently learned about the existence of this field. ;)
-
You can customize several pieces of art normally found in [MC]\Data\Default Art.
Here's a simple example main.xml snippet:
<ART>
<Entry Name="ActionBarNavigation" Bitmap="ActionWindowNavigation.png" />
</ART>
In this case, ActionWindowNavigation.png is a graphic in the skin's folder.
Pieces of art you can customize that you might find interesting:
- ActionBarNavigation
- Options
- OptionsTree
Currently it is not possible to customize SmallIcons.png this way.