Hi Skinners,
from SVN 23486 on you have a new feature in ThumbnailPanel to play with.
ThumpnailPanel now has Frames.
The SkinEngiene is painting the Frames in front of the Thumbs.
The new skinning elements are:
Here are one example of this new feature:
Currently myMusic is looking like this:

Now you are able to round the corners with the new feature, like this:

I hope to see a lot of new frames in your up comming skins.
from SVN 23486 on you have a new feature in ThumbnailPanel to play with.
ThumpnailPanel now has Frames.
The SkinEngiene is painting the Frames in front of the Thumbs.
The new skinning elements are:
Code:
<control>
[INDENT]<type>thumbnailpanel</type>
...
[B]<showFrame>[COLOR="RoyalBlue"]true[/COLOR]</showFrame>
<frameNoFocus>[COLOR="RoyalBlue"]Thumb_Frame_NoFocus.png[/COLOR]</frameNoFocus>
<frameFocus>[COLOR="RoyalBlue"]Thumb_Frame_Focus.png[/COLOR]</frameFocus>[/B]
...
[/INDENT]
</control>
Here are one example of this new feature:
Currently myMusic is looking like this:
Now you are able to round the corners with the new feature, like this:
I hope to see a lot of new frames in your up comming skins.
Germany