<screen name="VTIStatusListMenu" position="110,140" size="1700,850" title="VTIStatusListMenu">
<widget position="1200,16" size="450,56" font="Named;33" backgroundColor="black" halign="right" transparent="1" foregroundColor="crypt_emm" source="title" render="Label" />
<!--fullpixmap-->
<widget source="global.CurrentTime" render="Label" position="8,7" size="150,50" font="LCD;45" halign="left" foregroundColor="white" backgroundColor="black" transparent="1">
<convert type="ClockToText">Default</convert>
</widget>
<widget source="global.CurrentTime" render="Label" position="165,10" size="585,36" font="Named;33" halign="left" foregroundColor="cyan2" backgroundColor="black" transparent="1">
<convert type="ClockToText">Format:%A,%e %B %Y</convert>
</widget>
<ePixmap pixmap="InfinityHD/menu/mainmenu_tasks_setup.png" position="49,92" size="450,705" alphatest="on" />
<eLabel position="50,70" size="1610,3" backgroundColor="crypt_emm" zPosition="2" />
<widget name="key_red" position="60,800" size="350,42" font="Regular;36" valign="center" foregroundColor="red" zPosition="2" transparent="1" />
<widget name="key_green" position="460,800" size="350,42" font="Regular;36" valign="center" foregroundColor="green" zPosition="2" transparent="1" />
<widget name="key_yellow" position="870,800" size="350,42" font="Regular;36" valign="center" foregroundColor="yellow" zPosition="2" transparent="1" />
<widget name="key_blue" position="1280,800" size="350,42" font="Regular;36" valign="center" foregroundColor="blue" zPosition="2" transparent="1" />
<widget source="list" render="Listbox" position="580,115" size="1035,650" scrollbarMode="showOnDemand" transparent="1">
<convert type="TemplatedMultiContent">
{"template":
[
MultiContentEntryText(pos = (53,
, size = (870, 42), font=0, flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 0),
MultiContentEntryPixmapAlphaTest(pos = (8,
, size = (36, 36), png = 3) # index 4 is the status pixmap
],
"fonts": [gFont("Regular", 33),gFont("Regular", 30)],
"itemHeight": 60
}
</convert>
</widget>
</screen>