Normal
Hi,The only way I can think of is using the tumbnail view. Make it present the track name and set the thumb image to 0 pixels.Example of tags on the thumbnail facade;[CODE] <textureWidth>426</textureWidth> <textureHeight>30</textureHeight> <itemWidth>426</itemWidth> <itemHeight>30</itemHeight> <thumbWidth>1</thumbWidth> <thumbHeight>1</thumbHeight> <thumbPosX>0</thumbPosX> <thumbPosY>0</thumbPosY>[/CODE]cheerscul8er
Hi,
The only way I can think of is using the tumbnail view. Make it present the track name and set the thumb image to 0 pixels.
Example of tags on the thumbnail facade;
[CODE] <textureWidth>426</textureWidth>
<textureHeight>30</textureHeight>
<itemWidth>426</itemWidth>
<itemHeight>30</itemHeight>
<thumbWidth>1</thumbWidth>
<thumbHeight>1</thumbHeight>
<thumbPosX>0</thumbPosX>
<thumbPosY>0</thumbPosY>[/CODE]
cheers
cul8er