2005-12-19, 11:50 PM
Hello again,
because of some error-entries in my logfiles i wanted to ask about something:
What means the following line within the skin.xml in the MainMenu Skin?
This is my master-question. I have one or two plugins using, which are not working right, but i have to find out more (only get error message within the log like "unable to find OnScreenKeyboard.xml", which i don't have on my harddisks)
because of some error-entries in my logfiles i wanted to ask about something:
What means the following line within the skin.xml in the MainMenu Skin?
skin.xml Wrote:<!-- special elements -->
<SpecialElements>
<SpecialElement name="Buttons" loc="17,87" spacing="50" alwayCentered="false" maxVisibleButtons="8" allowTopBottomWrap="false" showNumbers="false" />
<SpecialElement name="TaskDescription" visible="true" loc="320,477" size="384,50" align="Center" />
<SpecialElement name="TaskImage" visible="true" loc="358,160" size="190,210" />
<SpecialElement name="MoreUp" loc="155,57" />
<SpecialElement name="MoreDown" loc="155,487" />
<SpecialElement name="ForegroundTransparency" percent="80"/>
<SpecialElement name="Inset" loc="490,150" size="180,150"/>
<!-- plugin panels -->
<SpecialElement name="Panel" panelName="NextRecording" visible="true" transparency="1.0" loc="266,10" size="492,46" />
<SpecialElement name="Panel" panelName="Clock" visible="true" transparency="1.0" loc="0,0" size="256,56" />
<SpecialElement name="Panel" panelName="News" visible="true" transparency="1.0" loc="0,532" size="765,50" />
</SpecialElements>
This is my master-question. I have one or two plugins using, which are not working right, but i have to find out more (only get error message within the log like "unable to find OnScreenKeyboard.xml", which i don't have on my harddisks)