2005-03-18, 03:35 AM
here is an updated my pictures, these are the skin changes
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><!-- Details -->
<CompositeImage name="SelectorDetails-Focus" size="480,122">
<DrawRoundedRect loc="4,3" size="472,116" radius="10" borderWidth="4" borderColor="White" fillColor="DarkBlue"/>
<DrawImage filename="@Image" loc="6,6" size="108,108" />
<DrawText text="@Name" loc="120,6" size="370,24" textStyle="DetailsFile" align="Left"/>
<DrawText text="@Description" loc="120,32" size="370,86" textStyle="DetailsDescription" align="Left"/>
<DrawImage filename="@Folder" loc="14,22" size="90,90" />
</CompositeImage>
<CompositeImage name="SelectorDetails-FocusNoFocus" size="480,122">
<DrawRoundedRect loc="4,3" size="472,116" radius="10" borderWidth="4" borderColor="White" fillColor="DarkBlue"/>
<DrawImage filename="@Image" loc="6,6" size="108,108" />
<DrawText text="@Name" loc="120,6" size="370,24" textStyle="DetailsFile" align="Left"/>
<DrawText text="@Description" loc="120,32" size="370,86" textStyle="DetailsDescription" align="Left"/>
<DrawImage filename="@Folder" loc="14,22" size="90,90" />
</CompositeImage>
<CompositeImage name="SelectorDetails-Normal" size="480,122">
<DrawImage filename="@Image" loc="6,6" size="108,108" />
<DrawText text="@Name" loc="120,6" size="370,24" textStyle="DetailsFile" align="Left"/>
<DrawText text="@Description" loc="120,32" size="370,86" textStyle="DetailsDescription" align="Left"/>
<DrawImage filename="@Folder" loc="14,22" size="90,90" />
</CompositeImage> [/QUOTE]
you can see that a lot of things have been taken out of the special elements and placed into the composite images, so you can have a description for list view, icon, preview, etc, also you can display the filesize in any view you want. its much more flexible.
this download is just for skinners, i want them to test it out and see if they want me to change anything else. also there maybe a bug or two (dont think there is thou, well nothing that wasnt there before).
these changes will also be made in my videos and my music.
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><!-- Details -->
<CompositeImage name="SelectorDetails-Focus" size="480,122">
<DrawRoundedRect loc="4,3" size="472,116" radius="10" borderWidth="4" borderColor="White" fillColor="DarkBlue"/>
<DrawImage filename="@Image" loc="6,6" size="108,108" />
<DrawText text="@Name" loc="120,6" size="370,24" textStyle="DetailsFile" align="Left"/>
<DrawText text="@Description" loc="120,32" size="370,86" textStyle="DetailsDescription" align="Left"/>
<DrawImage filename="@Folder" loc="14,22" size="90,90" />
</CompositeImage>
<CompositeImage name="SelectorDetails-FocusNoFocus" size="480,122">
<DrawRoundedRect loc="4,3" size="472,116" radius="10" borderWidth="4" borderColor="White" fillColor="DarkBlue"/>
<DrawImage filename="@Image" loc="6,6" size="108,108" />
<DrawText text="@Name" loc="120,6" size="370,24" textStyle="DetailsFile" align="Left"/>
<DrawText text="@Description" loc="120,32" size="370,86" textStyle="DetailsDescription" align="Left"/>
<DrawImage filename="@Folder" loc="14,22" size="90,90" />
</CompositeImage>
<CompositeImage name="SelectorDetails-Normal" size="480,122">
<DrawImage filename="@Image" loc="6,6" size="108,108" />
<DrawText text="@Name" loc="120,6" size="370,24" textStyle="DetailsFile" align="Left"/>
<DrawText text="@Description" loc="120,32" size="370,86" textStyle="DetailsDescription" align="Left"/>
<DrawImage filename="@Folder" loc="14,22" size="90,90" />
</CompositeImage> [/QUOTE]
you can see that a lot of things have been taken out of the special elements and placed into the composite images, so you can have a description for list view, icon, preview, etc, also you can display the filesize in any view you want. its much more flexible.
this download is just for skinners, i want them to test it out and see if they want me to change anything else. also there maybe a bug or two (dont think there is thou, well nothing that wasnt there before).
these changes will also be made in my videos and my music.