- May 21, 2004
- 519
- 3
- Thread starter
- #61
In references.xml replace the final 9 lines of the default listcontrol control with the following:
<textXOff>5</textXOff>
<textYOff>4</textYOff>
<textXOff2>0</textXOff2>
<textYOff2>4</textYOff2>
<IconXOff>8</IconXOff>
<IconYOff>4</IconYOff>
<itemWidth>26</itemWidth>
<itemHeight>26</itemHeight>
<suffix>|</suffix>
This should add the icon for a majority of the list controls. You can change the size and placement of the icon in these lines, and move over the text to make room for it.
<textXOff>5</textXOff>
<textYOff>4</textYOff>
<textXOff2>0</textXOff2>
<textYOff2>4</textYOff2>
<IconXOff>8</IconXOff>
<IconYOff>4</IconYOff>
<itemWidth>26</itemWidth>
<itemHeight>26</itemHeight>
<suffix>|</suffix>
This should add the icon for a majority of the list controls. You can change the size and placement of the icon in these lines, and move over the text to make room for it.
Australia