The graphics are formed by combining a base bitmap with a decal drawn on top, giving a number of options equal
to the number of base graphics times the number of decal graphics.
Definition
<categoryselectionsettings
>
<baseicon
>
The definition may contain multiple "baseicon" tags to define the desired number of base graphics
<normal
>
...
</normal>
The name of an icon resource used as the base when the category is not active
<selected
>
...
</selected>
The name of an icon resource used as the base when the category is active
</baseicon>
<decalicon
>
The definition may contain multiple "decalicon" tags to define the desired number of decal graphics
<name
>
...
</name>
The name of an icon resource used as the decal
</decalicon>
<iconposition
>
Defines the position of the decal icon relative to the base graphic
<normal
>
...
</normal>
The decal icon offset in the form "x,y", used when the category not active
<selected
>
...
</selected>
The decal icon offset in the form "x,y", used when the category is active