[RESOLVED] [MAC] Some entries showing date/genre and other not
#2
you can do it with a single label control as well:

Code:
<control type="label">
     <posx>257</posx>
     <posy>570</posy>
     <width>617</width>
     <height>20</height>
     <font>font-20</font>
     <textcolor>blue</textcolor>
     <shadowcolor>black</shadowcolor>
     <align>left</align>
     <aligny>center</aligny>
     <label>$INFO[ListItem.Year] $INFO[ListItem.Duration, , min ] $INFO[ListItem.Genre]</label>
</control>
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply


Messages In This Thread
RE: [RESOLVED] [MAC] Some entries showing date/genre and other not - by ronie - 2012-04-23, 03:12
Logout Mark Read Team Forum Stats Members Help
[RESOLVED] [MAC] Some entries showing date/genre and other not0