Vergelijk dit maar eens "UpdatePluginMenu" ..
Ik zie geen verschil?
<screen name="UpdatePluginMenu" title="Softwaremanager" position="fill" flags="wfNoBorder">
<panel name="PigTemplate"/>
<panel name="KeyMenuTemplate"/>
<panel name="ButtonTemplate_RS"/>
<widget source="menu" render="Listbox" position="780,105" selectionPixmap="Pd1loi-HD-night/buttons/sel2.png" size="1110,900" zPosition="3" transparent="1" enableWrapAround="1" scrollbarMode="showOnDemand">
<convert type="TemplatedMultiContent">
{"template": [
MultiContentEntryText(pos = (75,15),size = (1035,45),flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER,text = 1),# index 0 is the MenuText,
],
"fonts": [gFont("Regular",36)],
"itemHeight": 75
}
</convert>
</widget>
<widget source="menu" render="Listbox" position="30,570" selectionPixmap="Pd1loi-HD-night/buttons/sel4.png" size="720,240" backgroundColor="darkgrey" zPosition="3" selectionDisabled="1" transparent="1" foregroundColor="white" scrollbarMode="showNever">
<convert type="TemplatedMultiContent">
{"template": [
MultiContentEntryText(pos = (0,0),size = (720,240),flags = RT_HALIGN_LEFT|RT_VALIGN_TOP|RT_WRAP,text = 2),# index 0 is the MenuText,
],
"fonts": [gFont("Regular",30)],
"itemHeight": 240
}
</convert>
</widget>
</screen>
<screen name="UpdatePluginMenu" title="Softwaremanager" position="fill" flags="wfNoBorder">
<panel name="PigTemplate"/>
<panel name="KeyMenuTemplate"/>
<panel name="ButtonTemplate_RS"/>
<widget source="menu" render="Listbox" position="780,105" size="1110,900" zPosition="3" transparent="1" enableWrapAround="1" scrollbarMode="showOnDemand">
<convert type="TemplatedMultiContent">
{"template": [
MultiContentEntryText(pos = (75,15),size = (1035,45),flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER,text = 1),# index 0 is the MenuText,
],
"fonts": [gFont("Regular",36)],
"itemHeight": 75
}
</convert>
</widget>
<widget source="menu" render="Listbox" position="30,570" size="720,240" backgroundColor="darkgrey" zPosition="3" selectionDisabled="1" transparent="1" foregroundColor="white" scrollbarMode="showNever">
<convert type="TemplatedMultiContent">
{"template": [
MultiContentEntryText(pos = (0,0),size = (720,240),flags = RT_HALIGN_LEFT|RT_VALIGN_TOP|RT_WRAP,text = 2),# index 0 is the MenuText,
],
"fonts": [gFont("Regular",30)],
"itemHeight": 240
}
</convert>
</widget>
</screen>