[help] Finishing Off Itunes Skin Settings

I have a simple iTunes skin, but I seem to be having a few problems:

Im getting 'ghost' info not called out in the .ini.

GlassTunes.png

[Info]
Name=AeroTunes Compact
Author= Deadzombie
Info=Its original

[Bg]
; define the width and height of the widget here.
Width=139
Height=200

[DisplayPane]
Left=0
Top=0
Width=139
Height=200

[AlbumArt]
Show=1
Top=56
Left=15
Width=111
Height=111

[PausePlayButton]
Left=113
Top=14
Width=12
Height=12

[RatingPane]
Left=35
Top=173
Width=76
Height=13
Direction=0

[ExtraInfos]
Count=1

[ExtraInfo-1]
FaceName=MS Reference Sans Serif
ColorA=255
ColorR=255
ColorG=255
ColorB=255
Size=10
Style=0
HAlignment=2
Left=125
Top=37
Type=name

Like I said, this doesnt do much, I just want the crap removed from the upper right corner. :)

#210829

Maybe put these in your config:

[Knob]

Width=0

Height=0

stretchknob=1

[CounterPane]

Left=140 (this value should be ~20 pixels larger than your skin's width)

Top=0

Width=0

Height=0

Hope it helps. If you have more problems, I can betatest this beauty :)

w1n7ermute at gmail d0t com

#210841

Actually figured it out by looking through 5 different .ini's. ;)

Seems I had to go ahead and designate a few bars and counters, actually telling them to display outside the defined displaypane area. So theyre there, but you cant see them or use them. :P

Thanks for the suggestion though! :)

Oh, Im releasing this tonight...

#210847

Yeah, go go :)

One last suggestion: raise ratings pane by 1 pixel. Other than that, this skin is awesome ^_^

#210849