Usually, the third label in a listcontrol is unused except for showing TV logos. This patch allows skin creators to use the third label in other windows to display additional content.
The new attributes are <textcontent3> and <textalign3>.
The usage of textcontent3 is as follows:
Where #property can be one of these values:
The second screenshot shows My Videos in Titles View sorted by year with textcontent3 showing the #shortduration property.
The new attributes are <textcontent3> and <textalign3>.
The usage of textcontent3 is as follows:
Code:
<textcontent3>#property</textcontent3>
- #selectedindex
- #selecteditem
- #selecteditem2
- #rating
- #duration
- #shortduration
- #dvdlabel
- #year
The second screenshot shows My Videos in Titles View sorted by year with textcontent3 showing the #shortduration property.