hey all i am in need of some help trying to find the file that houses the tags for taking out the view/sort buttons in my programs menu.
im able to take out the text on the buttons themselfs but it still works when the controller is over them.
i also need to know how to disable the normal thumbnail grey area around the thumbnail. i want to leave the highlighted when its seleted (on it). i just want a transparent backdrop for the thumbnails and not a slight grey 128x128 behind the artwork.
im using version 2005-9-11 (hum... that date)
any help would be great, thanks.
david
either delete or comment this out of myprograms.xml:
<control>
<description>view as icons button</description>
<type>button</type>
<id>2</id>
<posx>50</posx>
<posy>120</posy>
<label>100</label>
<onleft>7</onleft>
<onright>7</onright>
<onup>3</onup>
<ondown>4</ondown>
</control>
<control>
<description>sort by button</description>
<type>button</type>
<id>4</id>
<posx>50</posx>
<posy>157</posy>
<label>103</label>
<onleft>7</onleft>
<onright>5</onright>
<onup>2</onup>
<ondown>99</ondown>
</control>
if you only want to get rid of the grey area in my programs, then in the same xml file add the following lines under the thumbnailpanel control:
<imagefolderfocus>folder-nofocus.png</imagefolderfocus>
if you want to change it globally then change it in references.xml.
i'm not totally sure about that second one, haven't tested it yet.
How much does getting a small tattoo on your hip/stomach hurt?
Do anyone else have an itchy anus? ?
|